[bitnami/valkey-cluster] Release 2.1.3 (#32066)

* [bitnami/valkey-cluster] Release 2.1.3 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>
This commit is contained in:
Bitnami Bot
2025-02-20 09:34:22 +01:00
committed by GitHub
parent a3b425c465
commit 6d565b3a18
4 changed files with 19 additions and 13 deletions

View File

@@ -1,8 +1,14 @@
# Changelog
## 2.1.2 (2025-02-17)
## 2.1.3 (2025-02-20)
* [bitnami/valkey-cluster] Release 2.1.2 ([#31945](https://github.com/bitnami/charts/pull/31945))
* [bitnami/valkey-cluster] Release 2.1.3 ([#32066](https://github.com/bitnami/charts/pull/32066))
## <small>2.1.2 (2025-02-17)</small>
* [bitnami/*] Use CDN url for the Bitnami Application Icons (#31881) ([d9bb11a](https://github.com/bitnami/charts/commit/d9bb11a9076b9bfdcc70ea022c25ef50e9713657)), closes [#31881](https://github.com/bitnami/charts/issues/31881)
* [bitnami/valkey-cluster] Release 2.1.2 (#31945) ([c94c869](https://github.com/bitnami/charts/commit/c94c869389a1a09e6e1e8cda2175c3adce4aa776)), closes [#31945](https://github.com/bitnami/charts/issues/31945)
* Update copyright year (#31682) ([e9f02f5](https://github.com/bitnami/charts/commit/e9f02f5007068751f7eb2270fece811e685c99b6)), closes [#31682](https://github.com/bitnami/charts/issues/31682)
## <small>2.1.1 (2025-01-08)</small>

View File

@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.29.1
digest: sha256:0d3abbd4a9bdc95c1a5f504d253e347f723d9565222939020973dd3c4e1dd1f4
generated: "2025-02-17T00:16:12.871517117Z"
version: 2.30.0
digest: sha256:46afdf79eae69065904d430f03f7e5b79a148afed20aa45ee83ba88adc036169
generated: "2025-02-20T08:09:05.133881593Z"

View File

@@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r37
image: docker.io/bitnami/os-shell:12-debian-12-r38
- name: redis-exporter
image: docker.io/bitnami/redis-exporter:1.67.0-debian-12-r7
image: docker.io/bitnami/redis-exporter:1.67.0-debian-12-r9
- name: valkey-cluster
image: docker.io/bitnami/valkey-cluster:8.0.2-debian-12-r2
image: docker.io/bitnami/valkey-cluster:8.0.2-debian-12-r4
apiVersion: v2
appVersion: 8.0.2
dependencies:
@@ -33,4 +33,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.1.2
version: 2.1.3

View File

@@ -86,7 +86,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/valkey-cluster
tag: 8.0.2-debian-12-r2
tag: 8.0.2-debian-12-r4
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-r37
tag: 12-debian-12-r38
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-r7
tag: 1.67.0-debian-12-r9
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-r37
tag: 12-debian-12-r38
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.