mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 06:58:50 +08:00
[bitnami/keydb] ⚡ ⬆️ Update dependency references (#33634)
* [bitnami/keydb] Release 0.5.7 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
|
||||
|
||||
## 0.5.6 (2025-05-06)
|
||||
## 0.5.7 (2025-05-13)
|
||||
|
||||
* [bitnami/keydb] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references ([#33381](https://github.com/bitnami/charts/pull/33381))
|
||||
* [bitnami/keydb] :zap: :arrow_up: Update dependency references ([#33634](https://github.com/bitnami/charts/pull/33634))
|
||||
|
||||
## <small>0.5.6 (2025-05-06)</small>
|
||||
|
||||
* [bitnami/keydb] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references (#33381) ([9fce7db](https://github.com/bitnami/charts/commit/9fce7db045bb0eb41566f8b21176b0c9cebe9818)), closes [#33381](https://github.com/bitnami/charts/issues/33381)
|
||||
|
||||
## <small>0.5.5 (2025-04-20)</small>
|
||||
|
||||
|
||||
@@ -2,16 +2,16 @@
|
||||
# SPDX-License-Identifier: APACHE-2.0
|
||||
|
||||
annotations:
|
||||
tanzuCategory: service
|
||||
category: Database
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: keydb
|
||||
image: docker.io/bitnami/keydb:6.3.4-debian-12-r18
|
||||
- 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
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: service
|
||||
apiVersion: v2
|
||||
appVersion: 6.3.4
|
||||
dependencies:
|
||||
@@ -20,7 +20,8 @@ dependencies:
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
description: KeyDB is a high performance fork of Redis with a focus on multithreading, memory efficiency, and high throughput.
|
||||
description: KeyDB is a high performance fork of Redis with a focus on multithreading,
|
||||
memory efficiency, and high throughput.
|
||||
home: https://bitnami.com
|
||||
icon: https://dyltqmyl993wv.cloudfront.net/assets/stacks/keydb/img/keydb-stack-220x234.png
|
||||
keywords:
|
||||
@@ -35,4 +36,4 @@ name: keydb
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/keydb
|
||||
- https://github.com/bitnami/containers/tree/main/bitnami/keydb
|
||||
version: 0.5.6
|
||||
version: 0.5.7
|
||||
|
||||
@@ -1197,7 +1197,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