Skip to content

Commit

Permalink
[bitnami/thanos] Release 15.4.5 updating components versions (#25715)
Browse files Browse the repository at this point in the history
Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored May 13, 2024
1 parent 8fac519 commit 41cae24
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 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.3.4
version: 14.4.0
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.19.2
digest: sha256:32d72a25cd3c3abf121779033f09f5fbb5e1a716c22ba95e649f1ab97d4452c8
generated: "2024-05-08T03:59:04.525991047Z"
digest: sha256:4cf429414aab87a06b43201d22158057434077e5aaeefb104006df16d49a2d60
generated: "2024-05-13T11:53:55.50525026Z"
6 changes: 3 additions & 3 deletions bitnami/thanos/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r20
image: docker.io/bitnami/os-shell:12-debian-12-r21
- name: thanos
image: docker.io/bitnami/thanos:0.35.0-debian-12-r1
image: docker.io/bitnami/thanos:0.35.0-debian-12-r3
apiVersion: v2
appVersion: 0.35.0
dependencies:
Expand All @@ -35,4 +35,4 @@ maintainers:
name: thanos
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/thanos
version: 15.4.4
version: 15.4.5
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.35.0-debian-12-r1
tag: 0.35.0-debian-12-r3
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-r20
tag: 12-debian-12-r21
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 41cae24

Please sign in to comment.