mirror of
https://github.com/bitnami/charts.git
synced 2026-03-08 08:47:24 +08:00
[bitnami/thanos] feat: ✨ 🔒 Add warning when original images are replaced (#26283)
* [bitnami/thanos] feat: ✨ 🔒 Add warning when original images are replaced Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
committed by
GitHub
parent
abd059c75f
commit
2a39de8d5c
1552
bitnami/thanos/CHANGELOG.md
Normal file
1552
bitnami/thanos/CHANGELOG.md
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: minio
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 14.4.3
|
||||
version: 14.5.0
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.19.2
|
||||
digest: sha256:f2381b803f5ce6e4c7c2a6fde1be7bec7fe22f5d22980bf730b2eef33bbc9560
|
||||
generated: "2024-05-18T03:02:12.615392141Z"
|
||||
version: 2.19.3
|
||||
digest: sha256:914e5fd99e81f33b87e7716e370c4fb91f202f0e590d96306bbcc34d1f17ddd9
|
||||
generated: "2024-05-21T14:45:02.122673789+02:00"
|
||||
|
||||
@@ -35,4 +35,4 @@ maintainers:
|
||||
name: thanos
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/thanos
|
||||
version: 15.4.7
|
||||
version: 15.5.0
|
||||
|
||||
@@ -77,3 +77,4 @@ WARNING: You deployed Thanos without enabling Thanos Query!!
|
||||
{{- include "thanos.validateValues" . }}
|
||||
{{- include "thanos.checkRollingTags" . }}
|
||||
{{- include "common.warnings.resources" (dict "sections" (list "bucketweb" "compactor" "query" "queryFrontend" "receive" "receiveDistributor" "ruler" "storegateway") "context" $) }}
|
||||
{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image) "context" $) }}
|
||||
Reference in New Issue
Block a user