[bitnami/keydb] ⬆️ Update dependency references (#36176)

* [bitnami/keydb] Release 0.5.22 updating components versions

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

---------

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2025-08-23 09:23:19 +02:00
committed by GitHub
parent 63f5197e38
commit c4e4a1ef1a
3 changed files with 11 additions and 7 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 0.5.21 (2025-08-13)
## 0.5.22 (2025-08-23)
* [bitnami/keydb] :zap: :arrow_up: Update dependency references ([#35832](https://github.com/bitnami/charts/pull/35832))
* [bitnami/keydb] :zap: :arrow_up: Update dependency references ([#36176](https://github.com/bitnami/charts/pull/36176))
## <small>0.5.21 (2025-08-13)</small>
* [bitnami/keydb] :zap: :arrow_up: Update dependency references (#35832) ([7d2dd44](https://github.com/bitnami/charts/commit/7d2dd447f18e3c4776a90f6efc4a16d7918b0e64)), closes [#35832](https://github.com/bitnami/charts/issues/35832)
## <small>0.5.20 (2025-08-09)</small>

View File

@@ -7,9 +7,9 @@ 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-r50
image: docker.io/bitnami/os-shell:12-debian-12-r51
- name: redis-exporter
image: docker.io/bitnami/redis-exporter:1.75.0-debian-12-r1
image: docker.io/bitnami/redis-exporter:1.76.0-debian-12-r0
licenses: Apache-2.0
tanzuCategory: service
apiVersion: v2
@@ -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.21
version: 0.5.22

View File

@@ -1197,7 +1197,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/redis-exporter
tag: 1.75.0-debian-12-r1
tag: 1.76.0-debian-12-r0
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -1487,7 +1487,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r50
tag: 12-debian-12-r51
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.