mirror of
https://github.com/bitnami/charts.git
synced 2026-02-10 20:17:22 +08:00
[bitnami/redis] ⚡ ⬆️ Update dependency references (#33666)
* [bitnami/redis] Release 21.0.4 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,13 @@
|
||||
# Changelog
|
||||
|
||||
## 21.0.3 (2025-05-13)
|
||||
## 21.0.4 (2025-05-13)
|
||||
|
||||
* [bitnami/redis] :zap: :arrow_up: Update dependency references ([#33645](https://github.com/bitnami/charts/pull/33645))
|
||||
* [bitnami/redis] :zap: :arrow_up: Update dependency references ([#33666](https://github.com/bitnami/charts/pull/33666))
|
||||
|
||||
## <small>21.0.3 (2025-05-13)</small>
|
||||
|
||||
* [bitnami/kubeapps] Deprecation followup (#33579) ([77e312c](https://github.com/bitnami/charts/commit/77e312c1772d4d7c4dc5d3ac0e80f4e452e3a062)), closes [#33579](https://github.com/bitnami/charts/issues/33579)
|
||||
* [bitnami/redis] :zap: :arrow_up: Update dependency references (#33645) ([9481812](https://github.com/bitnami/charts/commit/9481812ac05be1954ff374170a9a32d5fa94c771)), closes [#33645](https://github.com/bitnami/charts/issues/33645)
|
||||
|
||||
## <small>21.0.2 (2025-05-07)</small>
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ annotations:
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r43
|
||||
- name: redis
|
||||
image: docker.io/bitnami/redis:8.0.0-debian-12-r0
|
||||
image: docker.io/bitnami/redis:8.0.0-debian-12-r1
|
||||
- name: redis-exporter
|
||||
image: docker.io/bitnami/redis-exporter:1.71.0-debian-12-r1
|
||||
- name: redis-sentinel
|
||||
@@ -39,4 +39,4 @@ maintainers:
|
||||
name: redis
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/redis
|
||||
version: 21.0.3
|
||||
version: 21.0.4
|
||||
|
||||
@@ -114,7 +114,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/redis
|
||||
tag: 8.0.0-debian-12-r0
|
||||
tag: 8.0.0-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user