[bitnami/valkey-cluster] Release 2.2.1 (#32564)

* [bitnami/valkey-cluster] Release 2.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>

* Update CHANGELOG.md

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:
Bitnami Bot
2025-03-28 10:22:33 +01:00
committed by GitHub
parent 086de00563
commit 1c23328f1e
3 changed files with 14 additions and 10 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 2.2.0 (2025-02-21)
## 2.2.1 (2025-03-28)
* [bitnami/valkey-cluster] Set `usePasswordFiles=true` by default ([#32122](https://github.com/bitnami/charts/pull/32122))
* [bitnami/valkey-cluster] Release 2.2.1 ([#32564](https://github.com/bitnami/charts/pull/32564))
## 2.2.0 (2025-02-24)
* [bitnami/valkey-cluster] Set `usePasswordFiles=true` by default (#32122) ([c46b8f0](https://github.com/bitnami/charts/commit/c46b8f0029226245c04a3fed93225e82a9ab3e57)), closes [#32122](https://github.com/bitnami/charts/issues/32122)
## <small>2.1.3 (2025-02-20)</small>

View File

@@ -7,11 +7,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r38
image: docker.io/bitnami/os-shell:12-debian-12-r40
- name: redis-exporter
image: docker.io/bitnami/redis-exporter:1.67.0-debian-12-r9
image: docker.io/bitnami/redis-exporter:1.69.0-debian-12-r1
- name: valkey-cluster
image: docker.io/bitnami/valkey-cluster:8.0.2-debian-12-r4
image: docker.io/bitnami/valkey-cluster:8.0.2-debian-12-r6
apiVersion: v2
appVersion: 8.0.2
dependencies:
@@ -34,4 +34,4 @@ name: valkey-cluster
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/valkey-cluster
- https://github.com/bitnami/containers/tree/main/bitnami/vakey-cluster
version: 2.2.0
version: 2.2.1

View File

@@ -86,7 +86,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/valkey-cluster
tag: 8.0.2-debian-12-r4
tag: 8.0.2-debian-12-r6
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -435,7 +435,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r38
tag: 12-debian-12-r40
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -917,7 +917,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/redis-exporter
tag: 1.67.0-debian-12-r9
tag: 1.69.0-debian-12-r1
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -1123,7 +1123,7 @@ sysctlImage:
##
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r38
tag: 12-debian-12-r40
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.