Skip to content

Commit

Permalink
[bitnami/keydb] Release 0.3.1 (#31176)
Browse files Browse the repository at this point in the history
* [bitnami/keydb] Release 0.3.1 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Dec 27, 2024
1 parent f07b771 commit 28ede84
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 8 deletions.
9 changes: 8 additions & 1 deletion bitnami/keydb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,15 @@
# Changelog

## 0.3.1 (2024-12-27)

* [bitnami/keydb] Release 0.3.1 ([#31176](https://github.com/bitnami/charts/pull/31176))

## 0.3.0 (2024-12-10)

* [bitnami/keydb] Detect non-standard images ([#30901](https://github.com/bitnami/charts/pull/30901))
* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854)
* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711)
* [bitnami/*] docs: :memo: Unify "Securing Traffic using TLS" section (#30707) ([b572333](https://github.com/bitnami/charts/commit/b57233336e4fe9af928ecb4f2a5f334011efb1bc)), closes [#30707](https://github.com/bitnami/charts/issues/30707)
* [bitnami/keydb] Detect non-standard images (#30901) ([d3aa1eb](https://github.com/bitnami/charts/commit/d3aa1eb305efd414b84ecaf25a227d345a7403aa)), closes [#30901](https://github.com/bitnami/charts/issues/30901)

## 0.2.0 (2024-11-29)

Expand Down
8 changes: 4 additions & 4 deletions bitnami/keydb/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: keydb
image: docker.io/bitnami/keydb:6.3.4-debian-12-r6
image: docker.io/bitnami/keydb:6.3.4-debian-12-r7
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r33
image: docker.io/bitnami/os-shell:12-debian-12-r34
- name: redis-exporter
image: docker.io/bitnami/redis-exporter:1.66.0-debian-12-r2
image: docker.io/bitnami/redis-exporter:1.67.0-debian-12-r0
apiVersion: v2
appVersion: 6.3.4
dependencies:
Expand All @@ -34,4 +34,4 @@ name: keydb
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/keydb
- https://github.com/bitnami/containers/tree/main/bitnami/keydb
version: 0.3.0
version: 0.3.1
6 changes: 3 additions & 3 deletions bitnami/keydb/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/keydb
tag: 6.3.4-debian-12-r6
tag: 6.3.4-debian-12-r7
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -1194,7 +1194,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/redis-exporter
tag: 1.66.0-debian-12-r2
tag: 1.67.0-debian-12-r0
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down Expand Up @@ -1484,7 +1484,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r33
tag: 12-debian-12-r34
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
Expand Down

0 comments on commit 28ede84

Please sign in to comment.