[bitnami/cassandra] Release 10.8.2 updating components versions (#22813)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-01-29 08:11:04 +01:00
committed by GitHub
parent 5fc5a38794
commit fe4c4cd5d3
3 changed files with 8 additions and 8 deletions

View File

@@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: cassandra-exporter
image: docker.io/bitnami/cassandra-exporter:2.3.8-debian-11-r433
image: docker.io/bitnami/cassandra-exporter:2.3.8-debian-11-r435
- name: cassandra
image: docker.io/bitnami/cassandra:4.1.3-debian-11-r81
image: docker.io/bitnami/cassandra:4.1.3-debian-11-r84
- name: os-shell
image: docker.io/bitnami/os-shell:11-debian-11-r94
image: docker.io/bitnami/os-shell:11-debian-11-r95
apiVersion: v2
appVersion: 4.1.3
dependencies:
@@ -32,4 +32,4 @@ maintainers:
name: cassandra
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/cassandra
version: 10.8.1
version: 10.8.2

View File

@@ -508,4 +508,4 @@ Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
limitations under the License.

View File

@@ -76,7 +76,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/cassandra
tag: 4.1.3-debian-11-r81
tag: 4.1.3-debian-11-r84
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -639,7 +639,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 11-debian-11-r94
tag: 11-debian-11-r95
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -709,7 +709,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/cassandra-exporter
tag: 2.3.8-debian-11-r433
tag: 2.3.8-debian-11-r435
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.