mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/valkey] ⚡ ⬆️ Update dependency references (#34248)
* [bitnami/valkey] Release 3.0.11 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.10 (2025-06-06)
|
||||
## 3.0.11 (2025-06-08)
|
||||
|
||||
* [bitnami/valkey] :zap: :arrow_up: Update dependency references ([#34189](https://github.com/bitnami/charts/pull/34189))
|
||||
* [bitnami/valkey] :zap: :arrow_up: Update dependency references ([#34248](https://github.com/bitnami/charts/pull/34248))
|
||||
|
||||
## <small>3.0.10 (2025-06-06)</small>
|
||||
|
||||
* [bitnami/valkey] :zap: :arrow_up: Update dependency references (#34189) ([6fa7396](https://github.com/bitnami/charts/commit/6fa7396b58ea4c9533dfc61f158e9d736346e097)), closes [#34189](https://github.com/bitnami/charts/issues/34189)
|
||||
* [bitnami/valkey] Fix info about Sentinel StatefulSet in README (#33881) ([ddc76cc](https://github.com/bitnami/charts/commit/ddc76cc1f4b83f1dad14315f3c7d3cdf17c120fc)), closes [#33881](https://github.com/bitnami/charts/issues/33881)
|
||||
|
||||
## <small>3.0.9 (2025-05-22)</small>
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ annotations:
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r46
|
||||
- name: redis-exporter
|
||||
image: docker.io/bitnami/redis-exporter:1.73.0-debian-12-r2
|
||||
image: docker.io/bitnami/redis-exporter:1.74.0-debian-12-r0
|
||||
- name: valkey
|
||||
image: docker.io/bitnami/valkey:8.1.1-debian-12-r2
|
||||
- name: valkey-sentinel
|
||||
@@ -39,4 +39,4 @@ maintainers:
|
||||
name: valkey
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/valkey
|
||||
version: 3.0.10
|
||||
version: 3.0.11
|
||||
|
||||
@@ -1652,7 +1652,7 @@ metrics:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/redis-exporter
|
||||
tag: 1.73.0-debian-12-r2
|
||||
tag: 1.74.0-debian-12-r0
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user