[bitnami/redis] ⬆️ Update dependency references (#35124)

* [bitnami/redis] Release 21.2.11 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-07-15 19:05:03 +02:00
committed by GitHub
parent 96ecfce7c2
commit 525a8396e8
3 changed files with 10 additions and 6 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 21.2.10 (2025-07-11)
## 21.2.11 (2025-07-15)
* [bitnami/redis] Fix external service annotations ignored #33270 ([#33776](https://github.com/bitnami/charts/pull/33776))
* [bitnami/redis] :zap: :arrow_up: Update dependency references ([#35124](https://github.com/bitnami/charts/pull/35124))
## <small>21.2.10 (2025-07-11)</small>
* [bitnami/redis] Fix external service annotations ignored #33270 (#33776) ([cd64f12](https://github.com/bitnami/charts/commit/cd64f12492a47b8e68154737dc75460de67c5bd1)), closes [#33270](https://github.com/bitnami/charts/issues/33270) [#33776](https://github.com/bitnami/charts/issues/33776) [#33270](https://github.com/bitnami/charts/issues/33270)
## <small>21.2.9 (2025-07-09)</small>

View File

@@ -7,7 +7,7 @@ annotations:
- name: kubectl
image: docker.io/bitnami/kubectl:1.33.2-debian-12-r3
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r47
image: docker.io/bitnami/os-shell:12-debian-12-r48
- name: redis
image: docker.io/bitnami/redis:8.0.3-debian-12-r1
- name: redis-exporter
@@ -39,4 +39,4 @@ maintainers:
name: redis
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/redis
version: 21.2.10
version: 21.2.11

View File

@@ -2163,7 +2163,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r47
tag: 12-debian-12-r48
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -2296,7 +2296,7 @@ sysctl:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r47
tag: 12-debian-12-r48
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.