From 634c1b1c35bbf86a75d0125ccda75fa137cfd79a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 02:39:14 +0000 Subject: [PATCH] chore(deps): update quay.io/thanos/thanos docker tag to v0.36.1 --- local/docker-compose.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/local/docker-compose.yaml b/local/docker-compose.yaml index 5e83b648..4f405130 100644 --- a/local/docker-compose.yaml +++ b/local/docker-compose.yaml @@ -49,7 +49,7 @@ services: # - 'host.docker.internal:host-gateway' thanos-sidecar-1: - image: quay.io/thanos/thanos:v0.27.0 + image: quay.io/thanos/thanos:v0.36.1 volumes: - ./thanos/:/etc/thanos/ - prometheus1_data:/prometheus @@ -66,7 +66,7 @@ services: restart: on-failure:5 thanos-sidecar-2: - image: quay.io/thanos/thanos:v0.27.0 + image: quay.io/thanos/thanos:v0.36.1 volumes: - ./thanos/:/etc/thanos/ - prometheus2_data:/prometheus @@ -83,7 +83,7 @@ services: restart: on-failure:5 thanos-querier: - image: quay.io/thanos/thanos:v0.27.0 + image: quay.io/thanos/thanos:v0.36.1 command: - 'query' - '--grpc-address=0.0.0.0:10091' @@ -99,7 +99,7 @@ services: - thanos-sidecar-2 thanos-store-gateway: - image: quay.io/thanos/thanos:v0.27.0 + image: quay.io/thanos/thanos:v0.36.1 volumes: - ./thanos/:/etc/thanos/ command: @@ -113,7 +113,7 @@ services: restart: on-failure:5 thanos-compactor: - image: quay.io/thanos/thanos:v0.27.0 + image: quay.io/thanos/thanos:v0.36.1 volumes: - ./thanos/:/etc/thanos/ command: @@ -128,7 +128,7 @@ services: restart: on-failure:5 thanos-ruler: - image: quay.io/thanos/thanos:v0.27.0 + image: quay.io/thanos/thanos:v0.36.1 volumes: - ./thanos/:/etc/thanos/ command: @@ -152,7 +152,7 @@ services: restart: on-failure:5 thanos-bucket-web: - image: quay.io/thanos/thanos:v0.27.0 + image: quay.io/thanos/thanos:v0.36.1 volumes: - ./thanos/:/etc/thanos/ command: