mirror of
https://github.com/bitnami/charts.git
synced 2026-03-27 15:27:10 +08:00
[bitnami/scylladb] ⚡ ⬆️ Update dependency references (#34023)
* [bitnami/scylladb] Release 4.0.2 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 4.0.1 (2025-05-01)
|
||||
## 4.0.2 (2025-05-31)
|
||||
|
||||
* [bitnami/scylladb] Release 4.0.1 ([#33283](https://github.com/bitnami/charts/pull/33283))
|
||||
* [bitnami/scylladb] :zap: :arrow_up: Update dependency references ([#34023](https://github.com/bitnami/charts/pull/34023))
|
||||
|
||||
## <small>4.0.1 (2025-05-01)</small>
|
||||
|
||||
* [bitnami/scylladb] Release 4.0.1 (#33283) ([379064a](https://github.com/bitnami/charts/commit/379064a0cd45ee361b356b558e18e305f687e528)), closes [#33283](https://github.com/bitnami/charts/issues/33283)
|
||||
|
||||
## 4.0.0 (2025-04-15)
|
||||
|
||||
|
||||
@@ -2,14 +2,14 @@
|
||||
# SPDX-License-Identifier: APACHE-2.0
|
||||
|
||||
annotations:
|
||||
tanzuCategory: service
|
||||
category: Database
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r43
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r46
|
||||
- name: scylladb
|
||||
image: docker.io/bitnami/scylladb:2025.1.2-debian-12-r0
|
||||
image: docker.io/bitnami/scylladb:2025.1.2-debian-12-r2
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: service
|
||||
apiVersion: v2
|
||||
appVersion: 2025.1.2
|
||||
dependencies:
|
||||
@@ -18,7 +18,9 @@ dependencies:
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
description: 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.
|
||||
description: 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.
|
||||
home: https://bitnami.com
|
||||
icon: https://dyltqmyl993wv.cloudfront.net/assets/stacks/scylladb/img/scylladb-stack-220x234.png
|
||||
keywords:
|
||||
@@ -31,4 +33,4 @@ maintainers:
|
||||
name: scylladb
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/scylladb
|
||||
version: 4.0.1
|
||||
version: 4.0.2
|
||||
|
||||
@@ -95,7 +95,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/scylladb
|
||||
tag: 2025.1.2-debian-12-r0
|
||||
tag: 2025.1.2-debian-12-r2
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -941,7 +941,7 @@ volumePermissions:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 12-debian-12-r43
|
||||
tag: 12-debian-12-r46
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
@@ -1106,7 +1106,7 @@ sysctl:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 12-debian-12-r43
|
||||
tag: 12-debian-12-r46
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user