mirror of
https://github.com/bitnami/charts.git
synced 2026-02-20 03:58:02 +08:00
[bitnami/redis-cluster] Bump chart version (#26667)
* [bitnami/redis-cluster] 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
01a2ef5c13
commit
aa5e27b02e
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 10.2.1 (2024-06-02)
|
||||
## 10.2.2 (2024-06-04)
|
||||
|
||||
* [bitnami/redis-cluster] Template podAnnotation values ([#26583](https://github.com/bitnami/charts/pull/26583))
|
||||
* [bitnami/redis-cluster] Bump chart version ([#26667](https://github.com/bitnami/charts/pull/26667))
|
||||
|
||||
## <small>10.2.1 (2024-06-03)</small>
|
||||
|
||||
* [bitnami/redis-cluster] Template podAnnotation values (#26583) ([711dbcd](https://github.com/bitnami/charts/commit/711dbcd66e69cf150c23a2a8a47a012e94fb0b29)), closes [#26583](https://github.com/bitnami/charts/issues/26583)
|
||||
|
||||
## 10.2.0 (2024-05-24)
|
||||
|
||||
|
||||
@@ -14,22 +14,22 @@ annotations:
|
||||
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: Redis(R) is an open source, scalable, distributed in-memory cache for applications. It can be used to store and serve data in the form of strings, hashes, lists, sets and sorted sets.
|
||||
home: https://bitnami.com
|
||||
icon: https://bitnami.com/assets/stacks/redis/img/redis-stack-220x234.png
|
||||
keywords:
|
||||
- redis
|
||||
- keyvalue
|
||||
- database
|
||||
- redis
|
||||
- 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: redis-cluster
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/redis-cluster
|
||||
version: 10.2.1
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/redis-cluster
|
||||
version: 10.2.2
|
||||
|
||||
Reference in New Issue
Block a user