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

* [bitnami/keydb] Release 0.5.9 updating components versions

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

* Update CHANGELOG.md

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

* [bitnami/keydb] Release 0.5.9 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-05-19 09:14:03 +02:00
committed by GitHub
parent 850cd8f297
commit cbd1f2976e
3 changed files with 13 additions and 9 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 0.5.8 (2025-05-15)
## 0.5.9 (2025-05-18)
* [bitnami/keydb] :zap: :arrow_up: Update dependency references ([#33706](https://github.com/bitnami/charts/pull/33706))
* [bitnami/keydb] :zap: :arrow_up: Update dependency references ([#33746](https://github.com/bitnami/charts/pull/33746))
## <small>0.5.8 (2025-05-15)</small>
* [bitnami/keydb] :zap: :arrow_up: Update dependency references (#33706) ([38c7ba6](https://github.com/bitnami/charts/commit/38c7ba65672f4e79c2f9d71a82df479f2d5c6e05)), closes [#33706](https://github.com/bitnami/charts/issues/33706)
## <small>0.5.7 (2025-05-13)</small>

View File

@@ -5,11 +5,11 @@ annotations:
category: Database
images: |
- name: keydb
image: docker.io/bitnami/keydb:6.3.4-debian-12-r18
image: docker.io/bitnami/keydb:6.3.4-debian-12-r20
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r44
image: docker.io/bitnami/os-shell:12-debian-12-r45
- name: redis-exporter
image: docker.io/bitnami/redis-exporter:1.72.0-debian-12-r0
image: docker.io/bitnami/redis-exporter:1.72.1-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.8
version: 0.5.9

View File

@@ -92,7 +92,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/keydb
tag: 6.3.4-debian-12-r18
tag: 6.3.4-debian-12-r20
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -1197,7 +1197,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/redis-exporter
tag: 1.72.0-debian-12-r0
tag: 1.72.1-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-r44
tag: 12-debian-12-r45
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.