diff --git a/clusters/cl01tl/helm/blocky/Chart.yaml b/clusters/cl01tl/helm/blocky/Chart.yaml index 943029b02..836a17bcd 100644 --- a/clusters/cl01tl/helm/blocky/Chart.yaml +++ b/clusters/cl01tl/helm/blocky/Chart.yaml @@ -18,4 +18,4 @@ dependencies: repository: https://bjw-s-labs.github.io/helm-charts/ version: 4.5.0 icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/blocky.png -appVersion: v0.25 +appVersion: v0.28.2 diff --git a/clusters/cl01tl/helm/blocky/templates/redis-replication.yaml b/clusters/cl01tl/helm/blocky/templates/redis-replication.yaml index eb410adf7..2776c743f 100644 --- a/clusters/cl01tl/helm/blocky/templates/redis-replication.yaml +++ b/clusters/cl01tl/helm/blocky/templates/redis-replication.yaml @@ -13,7 +13,7 @@ spec: runAsUser: 1000 fsGroup: 1000 kubernetesConfig: - image: quay.io/opstree/redis:v8.0.3 + image: quay.io/opstree/redis:v8.4.0 imagePullPolicy: IfNotPresent resources: requests: @@ -29,4 +29,4 @@ spec: storage: 1Gi redisExporter: enabled: true - image: quay.io/opstree/redis-exporter:v1.48.0 + image: quay.io/opstree/redis-exporter:v1.80.1