[bitnami/scylladb] Release 0.1.9 (#27069)

* [bitnami/scylladb] Release 0.1.9 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-06-10 14:04:57 +02:00
committed by GitHub
parent f6ef7b5caf
commit fd078f0de0
4 changed files with 13 additions and 9 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 0.1.8 (2024-06-06)
## 0.1.9 (2024-06-10)
* [bitnami/scylladb] Release 0.1.8 ([#27017](https://github.com/bitnami/charts/pull/27017))
* [bitnami/scylladb] Release 0.1.9 ([#27069](https://github.com/bitnami/charts/pull/27069))
## <small>0.1.8 (2024-06-06)</small>
* [bitnami/scylladb] Release 0.1.8 (#27017) ([31b62dd](https://github.com/bitnami/charts/commit/31b62dd5fb41072fe0ac163d9245a48fb6947a00)), closes [#27017](https://github.com/bitnami/charts/issues/27017)
## <small>0.1.7 (2024-06-05)</small>

View File

@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.20.0
digest: sha256:71e7e576e2b5403aae173a518430f727ccc2dd690a64cb44d47d6b8deb23d3c6
generated: "2024-06-06T15:15:21.097727242Z"
version: 2.20.1
digest: sha256:9ee010e1027eb60974c9c0dffbc8e87a06d0e085fe9234401240b33b8f31056f
generated: "2024-06-10T11:32:52.057348758Z"

View File

@@ -8,9 +8,9 @@ annotations:
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r22
- name: scylladb
image: docker.io/bitnami/scylladb:5.4.6-debian-12-r1
image: docker.io/bitnami/scylladb:5.4.7-debian-12-r0
apiVersion: v2
appVersion: 5.4.6
appVersion: 5.4.7
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
@@ -30,4 +30,4 @@ maintainers:
name: scylladb
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/scylladb
version: 0.1.8
version: 0.1.9

View File

@@ -82,7 +82,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/scylladb
tag: 5.4.6-debian-12-r1
tag: 5.4.7-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'