[bitnami/valkey-cluster] Release 0.1.5 (#28377)

* [bitnami/valkey-cluster] Release 0.1.5 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>
This commit is contained in:
Bitnami Bot
2024-07-24 20:52:40 +02:00
committed by GitHub
parent 8586f2ac39
commit 463a4ecb66
3 changed files with 26 additions and 22 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 0.1.4 (2024-07-19)
## 0.1.5 (2024-07-24)
* [bitanami/valkey-cluster] fix name generation loop in the external access template ([#28163](https://github.com/bitnami/charts/pull/28163))
* [bitnami/valkey-cluster] Release 0.1.5 ([#28377](https://github.com/bitnami/charts/pull/28377))
## <small>0.1.4 (2024-07-22)</small>
* [bitanami/valkey-cluster] fix name generation loop in the external access template (#28163) ([0acace4](https://github.com/bitnami/charts/commit/0acace4851bcfee9ff90935194a9d3acf371f9dc)), closes [#28163](https://github.com/bitnami/charts/issues/28163)
## <small>0.1.3 (2024-07-18)</small>

View File

@@ -6,31 +6,31 @@ annotations:
licenses: Apache-2.0
images: |
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r25
image: docker.io/bitnami/os-shell:12-debian-12-r26
- name: redis-exporter
image: docker.io/bitnami/redis-exporter:1.61.0-debian-12-r3
image: docker.io/bitnami/redis-exporter:1.62.0-debian-12-r1
- name: valkey-cluster
image: docker.io/bitnami/valkey-cluster:7.2.5-debian-12-r2
image: docker.io/bitnami/valkey-cluster:7.2.5-debian-12-r3
apiVersion: v2
appVersion: 7.2.5
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
tags:
- bitnami-common
version: 2.x.x
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
tags:
- bitnami-common
version: 2.x.x
description: Valkey is an open source (BSD) high-performance key/value datastore that supports a variety workloads such as caching, message queues, and can act as a primary database.
home: https://bitnami.com
icon: https://bitnami.com/assets/stacks/valkey/img/valkey-stack-220x234.png
keywords:
- valkey
- keyvalue
- database
- valkey
- keyvalue
- database
maintainers:
- name: Broadcom, Inc. All Rights Reserved.
url: https://github.com/bitnami/charts
- name: Broadcom, Inc. All Rights Reserved.
url: https://github.com/bitnami/charts
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.4
- https://github.com/bitnami/charts/tree/main/bitnami/valkey-cluster
- https://github.com/bitnami/containers/tree/main/bitnami/vakey-cluster
version: 0.1.5

View File

@@ -81,7 +81,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/valkey-cluster
tag: 7.2.5-debian-12-r2
tag: 7.2.5-debian-12-r3
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -431,7 +431,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r25
tag: 12-debian-12-r26
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -913,7 +913,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/redis-exporter
tag: 1.61.0-debian-12-r3
tag: 1.62.0-debian-12-r1
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -1119,7 +1119,7 @@ sysctlImage:
##
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r25
tag: 12-debian-12-r26
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.