Skip to content

Commit

Permalink
[bitnami/scylladb] Release 2.0.1 (#29007)
Browse files Browse the repository at this point in the history
* [bitnami/scylladb] Release 2.0.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 Aug 23, 2024
1 parent 3dbbf9f commit 16bbae8
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

## 2.0.1 (2024-08-23)

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

## 2.0.0 (2024-08-21)

* [bitnami/scylladb] Release 2.0.0 ([#28950](https://github.com/bitnami/charts/pull/28950))
* [bitnami/scylladb] Release 2.0.0 (#28950) ([39bec5c](https://github.com/bitnami/charts/commit/39bec5c39ad2a70949188e5992e6613600ec2510)), closes [#28950](https://github.com/bitnami/charts/issues/28950)

## <small>1.0.10 (2024-07-30)</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-r27
- name: scylladb
image: docker.io/bitnami/scylladb:6.1.0-debian-12-r0
image: docker.io/bitnami/scylladb:6.1.0-debian-12-r1
apiVersion: v2
appVersion: 6.1.0
dependencies:
Expand All @@ -30,4 +30,4 @@ maintainers:
name: scylladb
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/scylladb
version: 2.0.0
version: 2.0.1
2 changes: 1 addition & 1 deletion bitnami/scylladb/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/scylladb
tag: 6.1.0-debian-12-r0
tag: 6.1.0-debian-12-r1
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit 16bbae8

Please sign in to comment.