Skip to content

Commit

Permalink
[bitnami/thanos] Release 15.4.3 updating components versions (#25503)
Browse files Browse the repository at this point in the history
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
  • Loading branch information
bitnami-bot committed May 2, 2024
1 parent 76d2a3e commit b63467f
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
8 changes: 4 additions & 4 deletions bitnami/thanos/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: minio
repository: oci://registry-1.docker.io/bitnamicharts
version: 14.2.1
version: 14.3.3
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.19.1
digest: sha256:64fd29a7f2e192b3d0ef5d3feca4c563da8bc551bc31b63ae8f6398abf64ab0b
generated: "2024-04-23T18:19:33.007893+02:00"
version: 2.19.2
digest: sha256:628cd54e556af953b8ec772b42f9f501d06574697daec44b32f827ad06f515f7
generated: "2024-05-02T12:52:56.057917399Z"
10 changes: 5 additions & 5 deletions bitnami/thanos/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# Copyright Broadcom, Inc. All Rights Reserved.
# Copyright VMware, Inc.
# SPDX-License-Identifier: APACHE-2.0

annotations:
category: Analytics
licenses: Apache-2.0
images: |
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r18
image: docker.io/bitnami/os-shell:12-debian-12-r19
- name: thanos
image: docker.io/bitnami/thanos:0.34.1-debian-12-r3
image: docker.io/bitnami/thanos:0.35.0-debian-12-r0
apiVersion: v2
appVersion: 0.34.1
appVersion: 0.35.0
dependencies:
- condition: minio.enabled
name: minio
Expand All @@ -35,4 +35,4 @@ maintainers:
name: thanos
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/thanos
version: 15.4.2
version: 15.4.3
4 changes: 2 additions & 2 deletions bitnami/thanos/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/thanos
tag: 0.34.1-debian-12-r3
tag: 0.35.0-debian-12-r0
digest: ""
## Specify a imagePullPolicy. Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -4918,7 +4918,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r18
tag: 12-debian-12-r19
digest: ""
## Specify a imagePullPolicy. Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit b63467f

Please sign in to comment.