mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/redis] ⚡ ⬆️ Update dependency references (#34249)
* [bitnami/redis] Release 21.2.1 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.1 (2025-06-08)
|
||||
|
||||
* [bitnami/redis] :zap: :arrow_up: Update dependency references ([#34249](https://github.com/bitnami/charts/pull/34249))
|
||||
|
||||
## 21.2.0 (2025-06-06)
|
||||
|
||||
* [bitnami/redis] Service Monitor support tlsConfig ([#34108](https://github.com/bitnami/charts/pull/34108))
|
||||
* [bitnami/redis] Service Monitor support tlsConfig (#34108) ([7accf94](https://github.com/bitnami/charts/commit/7accf949e1c518bb803d2a3feddbd6f9e064519f)), closes [#34108](https://github.com/bitnami/charts/issues/34108)
|
||||
|
||||
## <small>21.1.13 (2025-06-06)</small>
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@ annotations:
|
||||
- name: redis
|
||||
image: docker.io/bitnami/redis:8.0.2-debian-12-r3
|
||||
- name: redis-exporter
|
||||
image: docker.io/bitnami/redis-exporter:1.73.0-debian-12-r2
|
||||
image: docker.io/bitnami/redis-exporter:1.74.0-debian-12-r0
|
||||
- name: redis-sentinel
|
||||
image: docker.io/bitnami/redis-sentinel:8.0.2-debian-12-r2
|
||||
licenses: Apache-2.0
|
||||
@@ -39,4 +39,4 @@ maintainers:
|
||||
name: redis
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/redis
|
||||
version: 21.2.0
|
||||
version: 21.2.1
|
||||
|
||||
@@ -1785,7 +1785,7 @@ metrics:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/redis-exporter
|
||||
tag: 1.73.0-debian-12-r2
|
||||
tag: 1.74.0-debian-12-r0
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user