mirror of
https://github.com/bitnami/charts.git
synced 2026-02-12 05:17:13 +08:00
[bitnami/valkey-cluster] ⚡ ⬆️ Update dependency references (#33712)
* [bitnami/valkey-cluster] Release 3.0.7 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,13 @@
|
||||
# Changelog
|
||||
|
||||
## 3.0.6 (2025-05-13)
|
||||
## 3.0.7 (2025-05-15)
|
||||
|
||||
* [bitnami/valkey-cluster] :zap: :arrow_up: Update dependency references ([#33648](https://github.com/bitnami/charts/pull/33648))
|
||||
* [bitnami/valkey-cluster] :zap: :arrow_up: Update dependency references ([#33712](https://github.com/bitnami/charts/pull/33712))
|
||||
|
||||
## <small>3.0.6 (2025-05-13)</small>
|
||||
|
||||
* [bitnami/kubeapps] Deprecation followup (#33579) ([77e312c](https://github.com/bitnami/charts/commit/77e312c1772d4d7c4dc5d3ac0e80f4e452e3a062)), closes [#33579](https://github.com/bitnami/charts/issues/33579)
|
||||
* [bitnami/valkey-cluster] :zap: :arrow_up: Update dependency references (#33648) ([0b5a55e](https://github.com/bitnami/charts/commit/0b5a55e4c0d1c5ab60d246be1d70c2a087b71a30)), closes [#33648](https://github.com/bitnami/charts/issues/33648)
|
||||
|
||||
## <small>3.0.5 (2025-05-07)</small>
|
||||
|
||||
|
||||
@@ -5,9 +5,9 @@ annotations:
|
||||
category: Database
|
||||
images: |
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r43
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r44
|
||||
- name: redis-exporter
|
||||
image: docker.io/bitnami/redis-exporter:1.71.0-debian-12-r1
|
||||
image: docker.io/bitnami/redis-exporter:1.72.0-debian-12-r0
|
||||
- name: valkey-cluster
|
||||
image: docker.io/bitnami/valkey-cluster:8.1.1-debian-12-r1
|
||||
licenses: Apache-2.0
|
||||
@@ -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.6
|
||||
version: 3.0.7
|
||||
|
||||
@@ -435,7 +435,7 @@ volumePermissions:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 12-debian-12-r43
|
||||
tag: 12-debian-12-r44
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
@@ -917,7 +917,7 @@ metrics:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/redis-exporter
|
||||
tag: 1.71.0-debian-12-r1
|
||||
tag: 1.72.0-debian-12-r0
|
||||
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-r43
|
||||
tag: 12-debian-12-r44
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user