Skip to content

Commit

Permalink
[bitnami/valkey-cluster] Release 0.1.8 (#28609)
Browse files Browse the repository at this point in the history
* [bitnami/valkey-cluster] Release 0.1.8 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 d966dfe commit 449f0fc
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 9 deletions.
8 changes: 6 additions & 2 deletions bitnami/valkey-cluster/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 0.1.7 (2024-07-29)
## 0.1.8 (2024-07-31)

* [bitnami/valkey-cluster] update metrics-svc template name format ([#27993](https://github.com/bitnami/charts/pull/27993))
* [bitnami/valkey-cluster] Release 0.1.8 ([#28609](https://github.com/bitnami/charts/pull/28609))

## <small>0.1.7 (2024-07-29)</small>

* [bitnami/valkey-cluster] update metrics-svc template name format (#27993) ([b350773](https://github.com/bitnami/charts/commit/b350773e5bbae8ed23560b5b8529630d9c5fddcc)), closes [#27993](https://github.com/bitnami/charts/issues/27993)

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

Expand Down
8 changes: 4 additions & 4 deletions bitnami/valkey-cluster/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ annotations:
licenses: Apache-2.0
images: |
- 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-cluster
image: docker.io/bitnami/valkey-cluster:7.2.5-debian-12-r4
image: docker.io/bitnami/valkey-cluster: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 @@ -33,4 +33,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: 0.1.7
version: 0.1.8
6 changes: 3 additions & 3 deletions bitnami/valkey-cluster/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/valkey-cluster
tag: 7.2.5-debian-12-r4
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 @@ -431,7 +431,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 Expand Up @@ -1119,7 +1119,7 @@ sysctlImage:
##
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 449f0fc

Please sign in to comment.