mirror of
https://github.com/bitnami/charts.git
synced 2026-02-12 05:17:13 +08:00
[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:
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user