Skip to content

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
…1106)

Co-authored-by: ergho-bot[bot] <116787855+ergho-bot[bot]@users.noreply.github.com>
  • Loading branch information
ergho-bot[bot] authored Feb 27, 2024
1 parent e3ea53b commit 699a155
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 @@ -161,7 +161,7 @@ spec:
enableAdminAPI: true
walCompression: true
thanos:
image: quay.io/thanos/thanos:v0.34.0
image: quay.io/thanos/thanos:v0.34.1
objectStorageConfig:
name: thanos-objstore-secret
key: objstore.yml
Expand Down
2 changes: 1 addition & 1 deletion cluster/apps/monitoring/thanos/app/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
image:
registry: quay.io
repository: thanos/thanos
tag: v0.34.0
tag: v0.34.1
objstoreConfig:
type: s3
config:
Expand Down

0 comments on commit 699a155

Please sign in to comment.