mirror of
https://github.com/bitnami/charts.git
synced 2026-03-07 16:17:21 +08:00
[bitnami/valkey-cluster] ⚡ ⬆️ Update dependency references (#34362)
* [bitnami/valkey-cluster] Release 3.0.13 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:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 3.0.12 (2025-06-08)
|
||||
## 3.0.13 (2025-06-11)
|
||||
|
||||
* [bitnami/valkey-cluster] :zap: :arrow_up: Update dependency references ([#34252](https://github.com/bitnami/charts/pull/34252))
|
||||
* [bitnami/valkey-cluster] :zap: :arrow_up: Update dependency references ([#34362](https://github.com/bitnami/charts/pull/34362))
|
||||
|
||||
## <small>3.0.12 (2025-06-08)</small>
|
||||
|
||||
* [bitnami/valkey-cluster] :zap: :arrow_up: Update dependency references (#34252) ([6592a44](https://github.com/bitnami/charts/commit/6592a4411503f98468add9c4760197d094c8ba68)), closes [#34252](https://github.com/bitnami/charts/issues/34252)
|
||||
|
||||
## <small>3.0.11 (2025-06-06)</small>
|
||||
|
||||
|
||||
@@ -9,11 +9,11 @@ annotations:
|
||||
- name: redis-exporter
|
||||
image: docker.io/bitnami/redis-exporter:1.74.0-debian-12-r0
|
||||
- name: valkey-cluster
|
||||
image: docker.io/bitnami/valkey-cluster:8.1.1-debian-12-r3
|
||||
image: docker.io/bitnami/valkey-cluster:8.1.2-debian-12-r0
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: service
|
||||
apiVersion: v2
|
||||
appVersion: 8.1.1
|
||||
appVersion: 8.1.2
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
@@ -36,4 +36,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: 3.0.12
|
||||
version: 3.0.13
|
||||
|
||||
@@ -86,7 +86,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/valkey-cluster
|
||||
tag: 8.1.1-debian-12-r3
|
||||
tag: 8.1.2-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user