[bitnami/valkey-cluster] Release 3.0.0 (#32934)

* [bitnami/valkey-cluster] Release 3.0.0 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:
Bitnami Bot
2025-04-09 18:50:16 +02:00
committed by GitHub
parent a25c6c738c
commit 7b1a03414c
3 changed files with 16 additions and 11 deletions

View File

@@ -1,8 +1,13 @@
# Changelog
## 2.2.1 (2025-03-28)
## 3.0.0 (2025-04-09)
* [bitnami/valkey-cluster] Release 2.2.1 ([#32564](https://github.com/bitnami/charts/pull/32564))
* [bitnami/valkey-cluster] Release 3.0.0 ([#32934](https://github.com/bitnami/charts/pull/32934))
## <small>2.2.1 (2025-03-28)</small>
* [bitnami/*] Add tanzuCategory annotation (#32409) ([a8fba5c](https://github.com/bitnami/charts/commit/a8fba5cb01f6f4464ca7f69c50b0fbe97d837a95)), closes [#32409](https://github.com/bitnami/charts/issues/32409)
* [bitnami/valkey-cluster] Release 2.2.1 (#32564) ([1c23328](https://github.com/bitnami/charts/commit/1c23328f1e9cb6d076adb8e7b548a40b341f3c0c)), closes [#32564](https://github.com/bitnami/charts/issues/32564)
## 2.2.0 (2025-02-24)

View File

@@ -7,13 +7,13 @@ annotations:
licenses: Apache-2.0
images: |
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r40
image: docker.io/bitnami/os-shell:12-debian-12-r42
- name: redis-exporter
image: docker.io/bitnami/redis-exporter:1.69.0-debian-12-r1
image: docker.io/bitnami/redis-exporter:1.69.0-debian-12-r4
- name: valkey-cluster
image: docker.io/bitnami/valkey-cluster:8.0.2-debian-12-r6
image: docker.io/bitnami/valkey-cluster:8.1.0-debian-12-r0
apiVersion: v2
appVersion: 8.0.2
appVersion: 8.1.0
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
@@ -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.1
version: 3.0.0

View File

@@ -86,7 +86,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/valkey-cluster
tag: 8.0.2-debian-12-r6
tag: 8.1.0-debian-12-r0
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-r40
tag: 12-debian-12-r42
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -917,7 +917,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/redis-exporter
tag: 1.69.0-debian-12-r1
tag: 1.69.0-debian-12-r4
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-r40
tag: 12-debian-12-r42
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.