Skip to content
This repository has been archived by the owner on Nov 2, 2024. It is now read-only.

Commit

Permalink
fix(container): update quay.io/thanos/thanos ( v0.34.0 → v0.34.1 )
Browse files Browse the repository at this point in the history
  • Loading branch information
robodexo2000[bot] authored Feb 19, 2024
1 parent 5b4b817 commit 0d7195f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ kube-prometheus-stack:
retention: 7d
retentionSize: 15GB
thanos:
image: quay.io/thanos/thanos:v0.34.0
image: quay.io/thanos/thanos:v0.34.1
objectStorageConfig:
existingSecret:
name: thanos-objstore-secret
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/monitoring/thanos/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ thanos:
image:
registry: quay.io
repository: thanos/thanos
tag: v0.34.0
tag: v0.34.1
existingObjstoreSecret: thanos-objstore-secret
query:
enabled: true
Expand Down

0 comments on commit 0d7195f

Please sign in to comment.