From 4531bdca68b6ffd4a74d98a3dbaeeee2e5380ae0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Jun 2023 09:25:09 +0000 Subject: [PATCH] feat(helm)!: Update chart redis to 17.11.6 | datasource | package | from | to | | ---------- | ------- | ------- | ------- | | helm | redis | 16.6.0 | 17.11.6 | | helm | redis | 17.3.11 | 17.11.6 | --- charts/nocodb/Chart.lock | 8 ++++---- charts/nocodb/Chart.yaml | 2 +- charts/penpot/Chart.yaml | 2 +- .../apps/business/paperless-ngx/redis-helm-release.yaml | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/charts/nocodb/Chart.lock b/charts/nocodb/Chart.lock index b5969586..73b96e5f 100644 --- a/charts/nocodb/Chart.lock +++ b/charts/nocodb/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 11.9.11 + version: 11.9.13 - name: redis repository: https://charts.bitnami.com/bitnami - version: 16.6.0 -digest: sha256:2105676d71640371f1b0b0777760a5cf2cc72b7ef2073cb92efb0cf085df61b4 -generated: "2022-10-21T08:44:22.436216509-07:00" + version: 17.11.6 +digest: sha256:1b2ecb8161799970c4681842d5a7346a1448e808fc19eb3b2cc765174d419d93 +generated: "2023-06-19T09:25:01.675098103Z" diff --git a/charts/nocodb/Chart.yaml b/charts/nocodb/Chart.yaml index 1ddbb9d6..fab9ae99 100644 --- a/charts/nocodb/Chart.yaml +++ b/charts/nocodb/Chart.yaml @@ -13,6 +13,6 @@ dependencies: repository: https://charts.bitnami.com/bitnami condition: postgresql.enabled - name: redis - version: 16.6.0 + version: 17.11.6 repository: https://charts.bitnami.com/bitnami condition: redis.enabled diff --git a/charts/penpot/Chart.yaml b/charts/penpot/Chart.yaml index 57171e7d..48b5dfba 100644 --- a/charts/penpot/Chart.yaml +++ b/charts/penpot/Chart.yaml @@ -13,6 +13,6 @@ dependencies: repository: https://charts.bitnami.com/bitnami condition: postgresql.enabled - name: redis - version: 16.6.0 + version: 17.11.6 repository: https://charts.bitnami.com/bitnami condition: redis.enabled diff --git a/cluster/apps/business/paperless-ngx/redis-helm-release.yaml b/cluster/apps/business/paperless-ngx/redis-helm-release.yaml index 4245691b..bc37fb5e 100644 --- a/cluster/apps/business/paperless-ngx/redis-helm-release.yaml +++ b/cluster/apps/business/paperless-ngx/redis-helm-release.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: redis - version: 17.3.11 + version: 17.11.6 sourceRef: kind: HelmRepository name: bitnami-charts