Skip to content

Commit

Permalink
[bitnami/valkey] Release 0.3.13 (#28610)
Browse files Browse the repository at this point in the history
* [bitnami/valkey] Release 0.3.13 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>
  • Loading branch information
bitnami-bot authored Jul 31, 2024
1 parent 449f0fc commit adfc0d1
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 10 deletions.
8 changes: 6 additions & 2 deletions bitnami/valkey/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 0.3.12 (2024-07-25)
## 0.3.13 (2024-07-31)

* [bitnami/valkey] Release 0.3.12 ([#28493](https://github.com/bitnami/charts/pull/28493))
* [bitnami/valkey] Release 0.3.13 ([#28610](https://github.com/bitnami/charts/pull/28610))

## <small>0.3.12 (2024-07-25)</small>

* [bitnami/valkey] Release 0.3.12 (#28493) ([f001e7a](https://github.com/bitnami/charts/commit/f001e7a2033e1a3ee35c3b3ff7d952d9296326d0)), closes [#28493](https://github.com/bitnami/charts/issues/28493)

## <small>0.3.11 (2024-07-24)</small>

Expand Down
10 changes: 5 additions & 5 deletions bitnami/valkey/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ annotations:
- name: kubectl
image: docker.io/bitnami/kubectl:1.30.3-debian-12-r4
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r26
image: docker.io/bitnami/os-shell:12-debian-12-r27
- name: redis-exporter
image: docker.io/bitnami/redis-exporter:1.62.0-debian-12-r2
- name: valkey
image: docker.io/bitnami/valkey:7.2.5-debian-12-r9
image: docker.io/bitnami/valkey:7.2.6-debian-12-r0
- name: valkey-sentinel
image: docker.io/bitnami/valkey-sentinel:7.2.5-debian-12-r6
image: docker.io/bitnami/valkey-sentinel:7.2.6-debian-12-r0
apiVersion: v2
appVersion: 7.2.5
appVersion: 7.2.6
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
Expand All @@ -36,4 +36,4 @@ maintainers:
name: valkey
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/valkey
version: 0.3.12
version: 0.3.13
6 changes: 3 additions & 3 deletions bitnami/valkey/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/valkey
tag: 7.2.5-debian-12-r9
tag: 7.2.6-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -1159,7 +1159,7 @@ sentinel:
image:
registry: docker.io
repository: bitnami/valkey-sentinel
tag: 7.2.5-debian-12-r6
tag: 7.2.6-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -2012,7 +2012,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r26
tag: 12-debian-12-r27
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit adfc0d1

Please sign in to comment.