Skip to content

Commit

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

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
  • Loading branch information
bitnami-bot authored Dec 21, 2024
1 parent a1c8548 commit b648635
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 9 deletions.
8 changes: 7 additions & 1 deletion bitnami/redis-cluster/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
# Changelog

## 11.2.1 (2024-12-21)

* [bitnami/redis-cluster] Release 11.2.1 ([#31137](https://github.com/bitnami/charts/pull/31137))

## 11.2.0 (2024-12-10)

* [bitnami/redis-cluster] Detect non-standard images ([#30943](https://github.com/bitnami/charts/pull/30943))
* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854)
* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 5) (#30674) ([ed2a546](https://github.com/bitnami/charts/commit/ed2a54617faf763169e6b01a89100b9db32e1000)), closes [#30674](https://github.com/bitnami/charts/issues/30674)
* [bitnami/redis-cluster] Detect non-standard images (#30943) ([941937f](https://github.com/bitnami/charts/commit/941937f791d75eb04f1f29733fa73b37d3ecf15f)), closes [#30943](https://github.com/bitnami/charts/issues/30943)

## 11.1.0 (2024-11-26)

Expand Down
8 changes: 4 additions & 4 deletions bitnami/redis-cluster/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r33
image: docker.io/bitnami/os-shell:12-debian-12-r34
- name: redis-cluster
image: docker.io/bitnami/redis-cluster:7.4.1-debian-12-r2
image: docker.io/bitnami/redis-cluster:7.4.1-debian-12-r3
- name: redis-exporter
image: docker.io/bitnami/redis-exporter:1.66.0-debian-12-r2
image: docker.io/bitnami/redis-exporter:1.67.0-debian-12-r0
apiVersion: v2
appVersion: 7.4.1
dependencies:
Expand All @@ -32,4 +32,4 @@ maintainers:
name: redis-cluster
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/redis-cluster
version: 11.2.0
version: 11.2.1
8 changes: 4 additions & 4 deletions bitnami/redis-cluster/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/redis-cluster
tag: 7.4.1-debian-12-r2
tag: 7.4.1-debian-12-r3
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -435,7 +435,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r33
tag: 12-debian-12-r34
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down Expand Up @@ -931,7 +931,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/redis-exporter
tag: 1.66.0-debian-12-r2
tag: 1.67.0-debian-12-r0
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down Expand Up @@ -1140,7 +1140,7 @@ sysctlImage:
##
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r33
tag: 12-debian-12-r34
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit b648635

Please sign in to comment.