File tree Expand file tree Collapse file tree 3 files changed +9
-5
lines changed Expand file tree Collapse file tree 3 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## 21.1.2 (2025-05-15 )
3
+ ## 21.1.3 (2025-05-16 )
4
4
5
- * [ bitnami/redis] :zap : :arrow_up : Update dependency references ([ #33732 ] ( https://github.com/bitnami/charts/pull/33732 ) )
5
+ * [ bitnami/redis] :zap : :arrow_up : Update dependency references ([ #33749 ] ( https://github.com/bitnami/charts/pull/33749 ) )
6
+
7
+ ## <small >21.1.2 (2025-05-15)</small >
8
+
9
+ * [ bitnami/redis] :zap : :arrow_up : Update dependency references (#33732 ) ([ 51b8b03] ( https://github.com/bitnami/charts/commit/51b8b0362db5fc14d7e61cc0342a9695b7d00459 ) ), closes [ #33732 ] ( https://github.com/bitnami/charts/issues/33732 )
6
10
7
11
## <small >21.1.1 (2025-05-15)</small >
8
12
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ annotations:
11
11
- name: redis
12
12
image: docker.io/bitnami/redis:8.0.1-debian-12-r1
13
13
- name: redis-exporter
14
- image: docker.io/bitnami/redis-exporter:1.72.0-debian-12-r0
14
+ image: docker.io/bitnami/redis-exporter:1.72.0-debian-12-r1
15
15
- name: redis-sentinel
16
16
image: docker.io/bitnami/redis-sentinel:8.0.1-debian-12-r0
17
17
licenses : Apache-2.0
@@ -39,4 +39,4 @@ maintainers:
39
39
name : redis
40
40
sources :
41
41
- https://github.com/bitnami/charts/tree/main/bitnami/redis
42
- version : 21.1.2
42
+ version : 21.1.3
Original file line number Diff line number Diff line change @@ -1785,7 +1785,7 @@ metrics:
1785
1785
image :
1786
1786
registry : docker.io
1787
1787
repository : bitnami/redis-exporter
1788
- tag : 1.72.0-debian-12-r0
1788
+ tag : 1.72.0-debian-12-r1
1789
1789
digest : " "
1790
1790
pullPolicy : IfNotPresent
1791
1791
# # Optionally specify an array of imagePullSecrets.
You can’t perform that action at this time.
0 commit comments