From d6de187c57d83ba02b797c90bbc7e779b144c7d3 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 7 Aug 2025 20:52:29 +0200 Subject: [PATCH] [bitnami/keydb] :zap: :arrow_up: Update dependency references (#35617) * [bitnami/keydb] Release 0.5.19 updating components versions Signed-off-by: Bitnami Bot * Update CHANGELOG.md Signed-off-by: Bitnami Bot --------- Signed-off-by: Bitnami Bot --- bitnami/keydb/CHANGELOG.md | 8 ++++++-- bitnami/keydb/Chart.yaml | 4 ++-- bitnami/keydb/values.yaml | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/bitnami/keydb/CHANGELOG.md b/bitnami/keydb/CHANGELOG.md index 25f1465088..c409649365 100644 --- a/bitnami/keydb/CHANGELOG.md +++ b/bitnami/keydb/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 0.5.18 (2025-08-07) +## 0.5.19 (2025-08-07) -* [bitnami/keydb] :zap: :arrow_up: Update dependency references ([#35579](https://github.com/bitnami/charts/pull/35579)) +* [bitnami/keydb] :zap: :arrow_up: Update dependency references ([#35617](https://github.com/bitnami/charts/pull/35617)) + +## 0.5.18 (2025-08-07) + +* [bitnami/keydb] :zap: :arrow_up: Update dependency references (#35579) ([1355f5e](https://github.com/bitnami/charts/commit/1355f5e18e2b9cfe2846abe1b6293d2ddd4cd6bc)), closes [#35579](https://github.com/bitnami/charts/issues/35579) ## 0.5.17 (2025-08-07) diff --git a/bitnami/keydb/Chart.yaml b/bitnami/keydb/Chart.yaml index 43690c8f5f..2555e32729 100644 --- a/bitnami/keydb/Chart.yaml +++ b/bitnami/keydb/Chart.yaml @@ -7,7 +7,7 @@ annotations: - name: keydb image: docker.io/bitnami/keydb:6.3.4-debian-12-r24 - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r49 + image: docker.io/bitnami/os-shell:12-debian-12-r50 - name: redis-exporter image: docker.io/bitnami/redis-exporter:1.74.0-debian-12-r4 licenses: Apache-2.0 @@ -36,4 +36,4 @@ name: keydb sources: - https://github.com/bitnami/charts/tree/main/bitnami/keydb - https://github.com/bitnami/containers/tree/main/bitnami/keydb -version: 0.5.18 +version: 0.5.19 diff --git a/bitnami/keydb/values.yaml b/bitnami/keydb/values.yaml index 4dab805418..9bf4c7df99 100644 --- a/bitnami/keydb/values.yaml +++ b/bitnami/keydb/values.yaml @@ -1487,7 +1487,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r49 + tag: 12-debian-12-r50 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.