From 8ccaf31f2d319f4ebdeab155e7281e00e0309a5d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 04:57:30 +0000 Subject: [PATCH] chore(deps): update helm release redis to v20 --- charts/librenms/Chart.yaml | 2 +- charts/terraform-backend/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/librenms/Chart.yaml b/charts/librenms/Chart.yaml index 4c0145e..87482b4 100644 --- a/charts/librenms/Chart.yaml +++ b/charts/librenms/Chart.yaml @@ -40,6 +40,6 @@ dependencies: repository: https://charts.bitnami.com/bitnami condition: mariadb.enabled - name: redis - version: ~19.6.0 + version: ~20.6.0 repository: https://charts.bitnami.com/bitnami condition: redis.enabled diff --git a/charts/terraform-backend/Chart.yaml b/charts/terraform-backend/Chart.yaml index 4c8f9da..01eaa46 100644 --- a/charts/terraform-backend/Chart.yaml +++ b/charts/terraform-backend/Chart.yaml @@ -28,7 +28,7 @@ home: https://github.com/nimbolus/terraform-backend dependencies: - name: redis - version: 16.x.x + version: 20.x repository: https://charts.bitnami.com/bitnami condition: redis.enabled - name: postgresql