Skip to content

Commit

Permalink
[bitnami/scylladb] Release 1.0.1 (#27167)
Browse files Browse the repository at this point in the history
* [bitnami/scylladb] Release 1.0.1 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>
  • Loading branch information
bitnami-bot authored Jun 14, 2024
1 parent 60c59bd commit cd3773d
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
6 changes: 5 additions & 1 deletion bitnami/scylladb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 1.0.1 (2024-06-14)

* [bitnami/scylladb] Release 1.0.1 ([#27167](https://github.com/bitnami/charts/pull/27167))

## 1.0.0 (2024-06-13)

* [bitnami/scylladb] Release 1.0.0 ([#27090](https://github.com/bitnami/charts/pull/27090))
* [bitnami/scylladb] Release 1.0.0 (#27090) ([e576962](https://github.com/bitnami/charts/commit/e5769627c16a06e3a87e4d4d68dee8519f1bdfcd)), closes [#27090](https://github.com/bitnami/charts/issues/27090)

## <small>0.1.9 (2024-06-10)</small>

Expand Down
4 changes: 2 additions & 2 deletions bitnami/scylladb/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ annotations:
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r22
- name: scylladb
image: docker.io/bitnami/scylladb:6.0.0-debian-12-r0
image: docker.io/bitnami/scylladb:6.0.0-debian-12-r2
apiVersion: v2
appVersion: 6.0.0
dependencies:
Expand All @@ -30,4 +30,4 @@ maintainers:
name: scylladb
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/scylladb
version: 1.0.0
version: 1.0.1
2 changes: 1 addition & 1 deletion bitnami/scylladb/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/scylladb
tag: 6.0.0-debian-12-r0
tag: 6.0.0-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit cd3773d

Please sign in to comment.