Skip to content

Commit

Permalink
Update quay.io/thanos/thanos Docker tag to v0.35.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 28, 2024
1 parent f53b252 commit 71706d2
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ services:
retries: 50

thanos-sidecar:
image: quay.io/thanos/thanos:v0.25.2 # Check for the latest version on Quay.io
image: quay.io/thanos/thanos:v0.35.1 # Check for the latest version on Quay.io
command:
- "sidecar"
- "--prometheus.url=http:https://prometheus:9090"
Expand All @@ -31,7 +31,7 @@ services:
- "10902:10902"

thanos-querier:
image: quay.io/thanos/thanos:v0.25.2
image: quay.io/thanos/thanos:v0.35.1
command:
- "query"
- "--http-address=0.0.0.0:10912"
Expand Down

0 comments on commit 71706d2

Please sign in to comment.