- Apr 09, 2024
-
-
andree.klattenhoff authored
-
- Apr 08, 2024
-
-
andree.klattenhoff authored
-
- Apr 05, 2024
-
-
julian.baeume authored
if redis.auth.enabled was true, the chart did not render successfully.
-
- Apr 02, 2024
-
-
julian.baeume authored
Implements #21
-
- Mar 12, 2024
-
-
michael.koch authored
-
- Feb 14, 2024
-
-
michael.koch authored
-
- Nov 29, 2023
-
-
- Nov 09, 2023
-
-
andree.klattenhoff authored
-
- Oct 17, 2023
-
-
maik.schaefer authored
-
- Sep 15, 2023
-
-
-
Changelog: - introduce two separate roles for middleware deployments: - ui-middleware: read from redis only, listen to version updates, can easily be scaled - updater: split out all code that writes to redis, no need to scale > 1
-
- Jun 27, 2023
-
-
andree.klattenhoff authored
-
- Apr 20, 2023
-
-
david.bauer authored
This is a breaking change. Changelog: - Redis is now mandatory and enabled by default - Added Sentinel, Standalone and Cluster support - Standalone mode with sidecar is used by default - If no host(s) are configured, a redis sidecar is injected into the deployment - No extra configuration needed - This is intended for development and does not scale. - Helm values have changed, see README.md: - `redis.host` has been renamed to `redis.hosts` and expects a list of strings with the following pattern: <localhost:6379> (needed for sentinel and cluster modes) - `redis.port` has been removed, see `redis.hosts`
-
- Apr 19, 2023
-
-
- Apr 11, 2023
-
-
- Feb 07, 2023
-
-
- Dec 09, 2022
-
-
david.bauer authored
-
- Nov 14, 2022
-
-
david.bauer authored
-
- Sep 27, 2022
-
-
- Sep 06, 2022
-
-
richard.petersen authored
-
- Sep 02, 2022
-
-
richard.petersen authored
-
- May 04, 2022
-
-
richard.petersen authored
-
richard.petersen authored
-
- Feb 10, 2022
-
-
maik.schaefer authored
-
- Feb 08, 2022
-
-
richard.petersen authored
-