[bitnami/valkey] ⬆️ Update dependency references (#36174)

* [bitnami/valkey] Release 3.0.31 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-08-23 10:29:19 +02:00
committed by GitHub
parent 338d02f510
commit bfa74fb5cb
3 changed files with 13 additions and 9 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 3.0.30 (2025-08-14)
## 3.0.31 (2025-08-23)
* [bitnami/valkey] :zap: :arrow_up: Update dependency references ([#35859](https://github.com/bitnami/charts/pull/35859))
* [bitnami/valkey] :zap: :arrow_up: Update dependency references ([#36174](https://github.com/bitnami/charts/pull/36174))
## <small>3.0.30 (2025-08-14)</small>
* [bitnami/valkey] :zap: :arrow_up: Update dependency references (#35859) ([7d00ea2](https://github.com/bitnami/charts/commit/7d00ea291c92e2055652c2c20fb3f0e80ceb5c54)), closes [#35859](https://github.com/bitnami/charts/issues/35859)
## <small>3.0.29 (2025-08-13)</small>

View File

@@ -7,13 +7,13 @@ annotations:
- name: kubectl
image: docker.io/bitnami/kubectl:1.33.4-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r50
image: docker.io/bitnami/os-shell:12-debian-12-r51
- name: redis-exporter
image: docker.io/bitnami/redis-exporter:1.75.0-debian-12-r1
image: docker.io/bitnami/redis-exporter:1.76.0-debian-12-r0
- name: valkey
image: docker.io/bitnami/valkey:8.1.3-debian-12-r3
- name: valkey-sentinel
image: docker.io/bitnami/valkey-sentinel:8.1.3-debian-12-r2
image: docker.io/bitnami/valkey-sentinel:8.1.3-debian-12-r3
licenses: Apache-2.0
tanzuCategory: service
apiVersion: v2
@@ -39,4 +39,4 @@ maintainers:
name: valkey
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/valkey
version: 3.0.30
version: 3.0.31

View File

@@ -1166,7 +1166,7 @@ sentinel:
image:
registry: docker.io
repository: bitnami/valkey-sentinel
tag: 8.1.3-debian-12-r2
tag: 8.1.3-debian-12-r3
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -1652,7 +1652,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/redis-exporter
tag: 1.75.0-debian-12-r1
tag: 1.76.0-debian-12-r0
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -2018,7 +2018,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r50
tag: 12-debian-12-r51
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.