Skip to content

Commit

Permalink
[bitnami/redis-cluster] Release 11.0.3 (#28946)
Browse files Browse the repository at this point in the history
* [bitnami/redis-cluster] Release 11.0.3 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Aug 21, 2024
1 parent f7bd58e commit c55e12a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 5 deletions.
8 changes: 6 additions & 2 deletions bitnami/redis-cluster/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 11.0.2 (2024-08-09)
## 11.0.3 (2024-08-21)

* Remove template variables from values file ([#28782](https://github.com/bitnami/charts/pull/28782))
* [bitnami/redis-cluster] Release 11.0.3 ([#28946](https://github.com/bitnami/charts/pull/28946))

## <small>11.0.2 (2024-08-09)</small>

* Remove template variables from values file (#28782) ([6e6fad6](https://github.com/bitnami/charts/commit/6e6fad6c5debb1a894d9d85e4fa8d56abd4e1ba0)), closes [#28782](https://github.com/bitnami/charts/issues/28782)

## <small>11.0.1 (2024-08-09)</small>

Expand Down
4 changes: 2 additions & 2 deletions bitnami/redis-cluster/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ annotations:
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r27
- name: redis-cluster
image: docker.io/bitnami/redis-cluster:7.4.0-debian-12-r0
image: docker.io/bitnami/redis-cluster:7.4.0-debian-12-r1
- name: redis-exporter
image: docker.io/bitnami/redis-exporter:1.62.0-debian-12-r3
apiVersion: v2
Expand All @@ -32,4 +32,4 @@ maintainers:
name: redis-cluster
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/redis-cluster
version: 11.0.2
version: 11.0.3
2 changes: 1 addition & 1 deletion bitnami/redis-cluster/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/redis-cluster
tag: 7.4.0-debian-12-r0
tag: 7.4.0-debian-12-r1
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit c55e12a

Please sign in to comment.