mirror of
https://github.com/bitnami/charts.git
synced 2026-02-28 15:37:42 +08:00
[bitnami/scylladb] Release 0.1.1 (#26336)
* [bitnami/scylladb] Release 0.1.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>
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## 0.1.1 (2024-05-22)
|
||||
|
||||
* [bitnami/scylladb] Release 0.1.1 ([#26336](https://github.com/bitnami/charts/pull/26336))
|
||||
|
||||
## 0.1.0 (2024-05-22)
|
||||
|
||||
* [bitnami/scylladb] feat: :tada: Add chart ([#25909](https://github.com/bitnami/charts/pulls/25909))
|
||||
* [bitnami/scylladb] feat: :tada: Add chart (#25909) ([c39ff98](https://github.com/bitnami/charts/commit/c39ff9890b8b8725c7dc879b668d68a6d24b882a)), closes [#25909](https://github.com/bitnami/charts/issues/25909) [#26155](https://github.com/bitnami/charts/issues/26155)
|
||||
|
||||
@@ -5,10 +5,10 @@ annotations:
|
||||
category: Database
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r21
|
||||
- name: scylladb
|
||||
image: docker.io/bitnami/scylladb:5.4.6-debian-12-r0
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r20
|
||||
apiVersion: v2
|
||||
appVersion: 5.4.6
|
||||
dependencies:
|
||||
@@ -30,4 +30,4 @@ maintainers:
|
||||
name: scylladb
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/scylladb
|
||||
version: 0.1.0
|
||||
version: 0.1.1
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
ScyllaDB is an open-source, distributed NoSQL wide-column data store. Written in C++, it is designed for high throughput and low latency, compatible with Apache Cassandra.
|
||||
|
||||
[Overview of ScyllaDB](http://scylladb.com/)
|
||||
[Overview of ScyllaDB](https://www.scylladb.com/)
|
||||
|
||||
Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.
|
||||
|
||||
|
||||
@@ -929,7 +929,7 @@ volumePermissions:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 12-debian-12-r20
|
||||
tag: 12-debian-12-r21
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user