mirror of
https://github.com/bitnami/charts.git
synced 2026-03-14 06:47:28 +08:00
[bitnami/valkey] Bump chart version (#26809)
* [bitnami/valkey] Bump chart version Signed-off-by: juan131 <jariza@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: juan131 <jariza@vmware.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
committed by
GitHub
parent
bd50eaba31
commit
2cd462eb85
@@ -1,8 +1,16 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## 0.3.1 (2024-05-30)
|
## 0.3.2 (2024-06-05)
|
||||||
|
|
||||||
* [binami/valkey] fix: wrong port set for sentinel setup
|
* [bitnami/valkey] Bump chart version ([#26809](https://github.com/bitnami/charts/pull/26809))
|
||||||
|
|
||||||
|
## <small>0.3.1 (2024-05-30)</small>
|
||||||
|
|
||||||
|
* [binami/valkey] fix: wrong port set for sentinel setup (#26393) ([1440310](https://github.com/bitnami/charts/commit/144031048dec77e257b9746a6e6c2a95389c7aa4)), closes [#26393](https://github.com/bitnami/charts/issues/26393)
|
||||||
|
|
||||||
|
## 0.3.0 (2024-05-30)
|
||||||
|
|
||||||
|
* [bitnami/valkey] Enable PodDisruptionBudgets (#26408) ([4329401](https://github.com/bitnami/charts/commit/4329401ca72452d5fd8aca478fcb82a7ed6a0daa)), closes [#26408](https://github.com/bitnami/charts/issues/26408)
|
||||||
|
|
||||||
## <small>0.2.1 (2024-05-30)</small>
|
## <small>0.2.1 (2024-05-30)</small>
|
||||||
|
|
||||||
|
|||||||
@@ -18,22 +18,22 @@ annotations:
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 7.2.5
|
appVersion: 7.2.5
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: oci://registry-1.docker.io/bitnamicharts
|
repository: oci://registry-1.docker.io/bitnamicharts
|
||||||
tags:
|
tags:
|
||||||
- bitnami-common
|
- bitnami-common
|
||||||
version: 2.x.x
|
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.
|
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
|
home: https://bitnami.com
|
||||||
icon: https://bitnami.com/assets/stacks/valkey/img/valkey-stack-220x234.png
|
icon: https://bitnami.com/assets/stacks/valkey/img/valkey-stack-220x234.png
|
||||||
keywords:
|
keywords:
|
||||||
- valkey
|
- valkey
|
||||||
- keyvalue
|
- keyvalue
|
||||||
- database
|
- database
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: Broadcom, Inc. All Rights Reserved.
|
- name: Broadcom, Inc. All Rights Reserved.
|
||||||
url: https://github.com/bitnami/charts
|
url: https://github.com/bitnami/charts
|
||||||
name: valkey
|
name: valkey
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/bitnami/charts/tree/main/bitnami/valkey
|
- https://github.com/bitnami/charts/tree/main/bitnami/valkey
|
||||||
version: 0.3.1
|
version: 0.3.2
|
||||||
|
|||||||
Reference in New Issue
Block a user