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

* [bitnami/keydb] Release 0.5.8 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-15 13:41:48 +02:00
committed by GitHub
parent e7e3012f25
commit 38c7ba6567
3 changed files with 12 additions and 7 deletions

View File

@@ -1,8 +1,13 @@
# Changelog
## 0.5.7 (2025-05-13)
## 0.5.8 (2025-05-15)
* [bitnami/keydb] :zap: :arrow_up: Update dependency references ([#33634](https://github.com/bitnami/charts/pull/33634))
* [bitnami/keydb] :zap: :arrow_up: Update dependency references ([#33706](https://github.com/bitnami/charts/pull/33706))
## <small>0.5.7 (2025-05-13)</small>
* [bitnami/keydb] :zap: :arrow_up: Update dependency references (#33634) ([826148b](https://github.com/bitnami/charts/commit/826148b6ef282ddf642e49ff880bc121a91b6c72)), closes [#33634](https://github.com/bitnami/charts/issues/33634)
* [bitnami/kubeapps] Deprecation followup (#33579) ([77e312c](https://github.com/bitnami/charts/commit/77e312c1772d4d7c4dc5d3ac0e80f4e452e3a062)), closes [#33579](https://github.com/bitnami/charts/issues/33579)
## <small>0.5.6 (2025-05-06)</small>

View File

@@ -7,9 +7,9 @@ annotations:
- name: keydb
image: docker.io/bitnami/keydb:6.3.4-debian-12-r18
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r43
image: docker.io/bitnami/os-shell:12-debian-12-r44
- name: redis-exporter
image: docker.io/bitnami/redis-exporter:1.71.0-debian-12-r1
image: docker.io/bitnami/redis-exporter:1.72.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.7
version: 0.5.8

View File

@@ -1197,7 +1197,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/redis-exporter
tag: 1.71.0-debian-12-r1
tag: 1.72.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-r43
tag: 12-debian-12-r44
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.