mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/valkey-cluster] ⚡ ⬆️ Update dependency references (#33648)
* [bitnami/valkey-cluster] Release 3.0.6 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 3.0.5 (2025-05-06)
|
||||
## 3.0.6 (2025-05-13)
|
||||
|
||||
* [bitnami/valkey-cluster] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references ([#33444](https://github.com/bitnami/charts/pull/33444))
|
||||
* [bitnami/valkey-cluster] :zap: :arrow_up: Update dependency references ([#33648](https://github.com/bitnami/charts/pull/33648))
|
||||
|
||||
## <small>3.0.5 (2025-05-07)</small>
|
||||
|
||||
* [bitnami/valkey-cluster] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references ([1e19c13](https://github.com/bitnami/charts/commit/1e19c1350f7663fec99ba6d6aa899442272f577d)), closes [#33444](https://github.com/bitnami/charts/issues/33444)
|
||||
|
||||
## <small>3.0.4 (2025-05-05)</small>
|
||||
|
||||
|
||||
@@ -2,16 +2,16 @@
|
||||
# SPDX-License-Identifier: APACHE-2.0
|
||||
|
||||
annotations:
|
||||
tanzuCategory: service
|
||||
category: Database
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r43
|
||||
- name: redis-exporter
|
||||
image: docker.io/bitnami/redis-exporter:1.70.0-debian-12-r2
|
||||
image: docker.io/bitnami/redis-exporter:1.71.0-debian-12-r1
|
||||
- name: valkey-cluster
|
||||
image: docker.io/bitnami/valkey-cluster:8.1.1-debian-12-r0
|
||||
image: docker.io/bitnami/valkey-cluster:8.1.1-debian-12-r1
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: service
|
||||
apiVersion: v2
|
||||
appVersion: 8.1.1
|
||||
dependencies:
|
||||
@@ -20,7 +20,9 @@ dependencies:
|
||||
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.
|
||||
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://dyltqmyl993wv.cloudfront.net/assets/stacks/valkey/img/valkey-stack-220x234.png
|
||||
keywords:
|
||||
@@ -34,4 +36,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: 3.0.5
|
||||
version: 3.0.6
|
||||
|
||||
@@ -86,7 +86,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/valkey-cluster
|
||||
tag: 8.1.1-debian-12-r0
|
||||
tag: 8.1.1-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -917,7 +917,7 @@ metrics:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/redis-exporter
|
||||
tag: 1.70.0-debian-12-r2
|
||||
tag: 1.71.0-debian-12-r1
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user