From 64a71a566540aee0c43171ef1e6330e93e2e32d9 Mon Sep 17 00:00:00 2001 From: Tyler Reid Date: Tue, 27 Sep 2022 08:32:46 -0500 Subject: [PATCH] Prepare 2.3.1 patch release (#3050) * Prepare 2.3.1 patch release * generated test updates --- VERSION | 2 +- operations/mimir-rules-action/Dockerfile | 2 +- .../test-autoscaling-generated.yaml | 24 +++++++-------- .../mimir-tests/test-consul-generated.yaml | 18 +++++------ .../test-consul-multi-zone-generated.yaml | 26 ++++++++-------- .../test-consul-ruler-disabled-generated.yaml | 16 +++++----- .../mimir-tests/test-defaults-generated.yaml | 14 ++++----- ...est-disable-chunk-streaming-generated.yaml | 18 +++++------ .../test-extra-runtime-config-generated.yaml | 18 +++++------ .../test-helm-parity-generated.yaml | 20 ++++++------- ...bel-migration-step-0-before-generated.yaml | 18 +++++------ ...ster-label-migration-step-1-generated.yaml | 18 +++++------ ...ster-label-migration-step-2-generated.yaml | 18 +++++------ ...ster-label-migration-step-3-generated.yaml | 18 +++++------ ...ist-migration-step-0-before-generated.yaml | 18 +++++------ ...memberlist-migration-step-1-generated.yaml | 18 +++++------ ...memberlist-migration-step-2-generated.yaml | 18 +++++------ ...memberlist-migration-step-3-generated.yaml | 18 +++++------ ...memberlist-migration-step-4-generated.yaml | 18 +++++------ ...memberlist-migration-step-5-generated.yaml | 18 +++++------ ...list-migration-step-6-final-generated.yaml | 18 +++++------ .../test-multi-zone-generated.yaml | 26 ++++++++-------- ...zone-with-ongoing-migration-generated.yaml | 30 +++++++++---------- .../test-query-sharding-generated.yaml | 18 +++++------ ...est-ruler-remote-evaluation-generated.yaml | 24 +++++++-------- ...remote-evaluation-migration-generated.yaml | 24 +++++++-------- .../test-shuffle-sharding-generated.yaml | 18 +++++------ ...sharding-read-path-disabled-generated.yaml | 18 +++++------ .../test-storage-azure-generated.yaml | 18 +++++------ .../test-storage-gcs-generated.yaml | 18 +++++------ .../test-storage-s3-generated.yaml | 18 +++++------ ...est-without-query-scheduler-generated.yaml | 12 ++++---- operations/mimir/images.libsonnet | 4 +-- 33 files changed, 292 insertions(+), 292 deletions(-) diff --git a/VERSION b/VERSION index cc6612c36e0..a6254504e40 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.3.0 \ No newline at end of file +2.3.1 \ No newline at end of file diff --git a/operations/mimir-rules-action/Dockerfile b/operations/mimir-rules-action/Dockerfile index c5fea188776..f028517c767 100644 --- a/operations/mimir-rules-action/Dockerfile +++ b/operations/mimir-rules-action/Dockerfile @@ -1,6 +1,6 @@ # SPDX-License-Identifier: AGPL-3.0-only -FROM grafana/mimirtool:2.3.0 +FROM grafana/mimirtool:2.3.1 COPY entrypoint.sh /entrypoint.sh diff --git a/operations/mimir-tests/test-autoscaling-generated.yaml b/operations/mimir-tests/test-autoscaling-generated.yaml index a66a4847997..2e0657ac234 100644 --- a/operations/mimir-tests/test-autoscaling-generated.yaml +++ b/operations/mimir-tests/test-autoscaling-generated.yaml @@ -492,7 +492,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=distributor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: distributor ports: @@ -584,7 +584,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1024" - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: querier ports: @@ -658,7 +658,7 @@ spec: - -server.http-write-timeout=1m - -store.max-query-length=12000h - -target=query-frontend - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -728,7 +728,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=query-scheduler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -812,7 +812,7 @@ spec: - -store-gateway.sharding-ring.store=memberlist - -store.max-query-length=768h - -target=ruler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ruler ports: @@ -903,7 +903,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1024" - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ruler-querier ports: @@ -974,7 +974,7 @@ spec: - -server.http-write-timeout=1m - -store.max-query-length=12000h - -target=query-frontend - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ruler-query-frontend ports: @@ -1044,7 +1044,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=query-scheduler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ruler-query-scheduler ports: @@ -1111,7 +1111,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1206,7 +1206,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=compactor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1310,7 +1310,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=ingester - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1638,7 +1638,7 @@ spec: - -store-gateway.sharding-ring.tokens-file-path=/data/tokens - -store-gateway.sharding-ring.wait-stability-min-duration=1m - -target=store-gateway - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-consul-generated.yaml b/operations/mimir-tests/test-consul-generated.yaml index 34daadf8897..1c76aff0019 100644 --- a/operations/mimir-tests/test-consul-generated.yaml +++ b/operations/mimir-tests/test-consul-generated.yaml @@ -786,7 +786,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=distributor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: distributor ports: @@ -876,7 +876,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1024" - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: querier ports: @@ -948,7 +948,7 @@ spec: - -server.http-write-timeout=1m - -store.max-query-length=12000h - -target=query-frontend - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -1018,7 +1018,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=query-scheduler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -1101,7 +1101,7 @@ spec: - -store-gateway.sharding-ring.store=consul - -store.max-query-length=768h - -target=ruler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ruler ports: @@ -1175,7 +1175,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1266,7 +1266,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=compactor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1366,7 +1366,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=ingester - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1690,7 +1690,7 @@ spec: - -store-gateway.sharding-ring.tokens-file-path=/data/tokens - -store-gateway.sharding-ring.wait-stability-min-duration=1m - -target=store-gateway - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-consul-multi-zone-generated.yaml b/operations/mimir-tests/test-consul-multi-zone-generated.yaml index 91e18ef904c..25d531fc3d4 100644 --- a/operations/mimir-tests/test-consul-multi-zone-generated.yaml +++ b/operations/mimir-tests/test-consul-multi-zone-generated.yaml @@ -937,7 +937,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=distributor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: distributor ports: @@ -1029,7 +1029,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1024" - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: querier ports: @@ -1101,7 +1101,7 @@ spec: - -server.http-write-timeout=1m - -store.max-query-length=12000h - -target=query-frontend - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -1171,7 +1171,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=query-scheduler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -1301,7 +1301,7 @@ spec: - -store-gateway.sharding-ring.zone-awareness-enabled=true - -store.max-query-length=768h - -target=ruler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ruler ports: @@ -1375,7 +1375,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1466,7 +1466,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=compactor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1579,7 +1579,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=ingester - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1692,7 +1692,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=ingester - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1805,7 +1805,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=ingester - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ingester ports: @@ -2143,7 +2143,7 @@ spec: - -store-gateway.sharding-ring.wait-stability-min-duration=1m - -store-gateway.sharding-ring.zone-awareness-enabled=true - -target=store-gateway - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: store-gateway ports: @@ -2269,7 +2269,7 @@ spec: - -store-gateway.sharding-ring.wait-stability-min-duration=1m - -store-gateway.sharding-ring.zone-awareness-enabled=true - -target=store-gateway - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: store-gateway ports: @@ -2395,7 +2395,7 @@ spec: - -store-gateway.sharding-ring.wait-stability-min-duration=1m - -store-gateway.sharding-ring.zone-awareness-enabled=true - -target=store-gateway - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-consul-ruler-disabled-generated.yaml b/operations/mimir-tests/test-consul-ruler-disabled-generated.yaml index 365b05c25df..673c7176584 100644 --- a/operations/mimir-tests/test-consul-ruler-disabled-generated.yaml +++ b/operations/mimir-tests/test-consul-ruler-disabled-generated.yaml @@ -768,7 +768,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=distributor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: distributor ports: @@ -858,7 +858,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1024" - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: querier ports: @@ -930,7 +930,7 @@ spec: - -server.http-write-timeout=1m - -store.max-query-length=12000h - -target=query-frontend - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -1000,7 +1000,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=query-scheduler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -1065,7 +1065,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1156,7 +1156,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=compactor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1256,7 +1256,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=ingester - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1580,7 +1580,7 @@ spec: - -store-gateway.sharding-ring.tokens-file-path=/data/tokens - -store-gateway.sharding-ring.wait-stability-min-duration=1m - -target=store-gateway - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-defaults-generated.yaml b/operations/mimir-tests/test-defaults-generated.yaml index 05a939f323c..5fa47c0ebd0 100644 --- a/operations/mimir-tests/test-defaults-generated.yaml +++ b/operations/mimir-tests/test-defaults-generated.yaml @@ -361,7 +361,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=distributor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: distributor ports: @@ -454,7 +454,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1024" - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: querier ports: @@ -528,7 +528,7 @@ spec: - -server.http-write-timeout=1m - -store.max-query-length=12000h - -target=query-frontend - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -598,7 +598,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=query-scheduler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -673,7 +673,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=compactor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: compactor ports: @@ -777,7 +777,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=ingester - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1105,7 +1105,7 @@ spec: - -store-gateway.sharding-ring.tokens-file-path=/data/tokens - -store-gateway.sharding-ring.wait-stability-min-duration=1m - -target=store-gateway - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-disable-chunk-streaming-generated.yaml b/operations/mimir-tests/test-disable-chunk-streaming-generated.yaml index a79f6996427..e79ee35dc9f 100644 --- a/operations/mimir-tests/test-disable-chunk-streaming-generated.yaml +++ b/operations/mimir-tests/test-disable-chunk-streaming-generated.yaml @@ -415,7 +415,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=distributor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: distributor ports: @@ -508,7 +508,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1024" - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: querier ports: @@ -582,7 +582,7 @@ spec: - -server.http-write-timeout=1m - -store.max-query-length=12000h - -target=query-frontend - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -652,7 +652,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=query-scheduler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -735,7 +735,7 @@ spec: - -store-gateway.sharding-ring.store=memberlist - -store.max-query-length=768h - -target=ruler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ruler ports: @@ -811,7 +811,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -906,7 +906,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=compactor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1010,7 +1010,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=ingester - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1338,7 +1338,7 @@ spec: - -store-gateway.sharding-ring.tokens-file-path=/data/tokens - -store-gateway.sharding-ring.wait-stability-min-duration=1m - -target=store-gateway - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-extra-runtime-config-generated.yaml b/operations/mimir-tests/test-extra-runtime-config-generated.yaml index 6c5bda21847..405602ae528 100644 --- a/operations/mimir-tests/test-extra-runtime-config-generated.yaml +++ b/operations/mimir-tests/test-extra-runtime-config-generated.yaml @@ -422,7 +422,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=distributor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: distributor ports: @@ -520,7 +520,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1024" - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: querier ports: @@ -599,7 +599,7 @@ spec: - -server.http-write-timeout=1m - -store.max-query-length=12000h - -target=query-frontend - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -674,7 +674,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=query-scheduler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -762,7 +762,7 @@ spec: - -store-gateway.sharding-ring.store=memberlist - -store.max-query-length=768h - -target=ruler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ruler ports: @@ -843,7 +843,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -943,7 +943,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=compactor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1052,7 +1052,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=ingester - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1385,7 +1385,7 @@ spec: - -store-gateway.sharding-ring.tokens-file-path=/data/tokens - -store-gateway.sharding-ring.wait-stability-min-duration=1m - -target=store-gateway - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-helm-parity-generated.yaml b/operations/mimir-tests/test-helm-parity-generated.yaml index ae6f17c251e..9505e0255c2 100644 --- a/operations/mimir-tests/test-helm-parity-generated.yaml +++ b/operations/mimir-tests/test-helm-parity-generated.yaml @@ -429,7 +429,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=distributor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: distributor ports: @@ -498,7 +498,7 @@ spec: - -runtime-config.file=/etc/mimir/overrides.yaml - -server.http-listen-port=8080 - -target=overrides-exporter - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: overrides-exporter ports: @@ -578,7 +578,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1024" - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: querier ports: @@ -652,7 +652,7 @@ spec: - -server.http-write-timeout=1m - -store.max-query-length=12000h - -target=query-frontend - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -722,7 +722,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=query-scheduler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -805,7 +805,7 @@ spec: - -store-gateway.sharding-ring.store=memberlist - -store.max-query-length=768h - -target=ruler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ruler ports: @@ -881,7 +881,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -976,7 +976,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=compactor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1080,7 +1080,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=ingester - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1408,7 +1408,7 @@ spec: - -store-gateway.sharding-ring.tokens-file-path=/data/tokens - -store-gateway.sharding-ring.wait-stability-min-duration=1m - -target=store-gateway - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-memberlist-cluster-label-migration-step-0-before-generated.yaml b/operations/mimir-tests/test-memberlist-cluster-label-migration-step-0-before-generated.yaml index a0a9bb65559..0fc00029711 100644 --- a/operations/mimir-tests/test-memberlist-cluster-label-migration-step-0-before-generated.yaml +++ b/operations/mimir-tests/test-memberlist-cluster-label-migration-step-0-before-generated.yaml @@ -414,7 +414,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=distributor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: distributor ports: @@ -507,7 +507,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1024" - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: querier ports: @@ -581,7 +581,7 @@ spec: - -server.http-write-timeout=1m - -store.max-query-length=12000h - -target=query-frontend - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -651,7 +651,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=query-scheduler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -734,7 +734,7 @@ spec: - -store-gateway.sharding-ring.store=memberlist - -store.max-query-length=768h - -target=ruler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ruler ports: @@ -810,7 +810,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -905,7 +905,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=compactor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1009,7 +1009,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=ingester - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1337,7 +1337,7 @@ spec: - -store-gateway.sharding-ring.tokens-file-path=/data/tokens - -store-gateway.sharding-ring.wait-stability-min-duration=1m - -target=store-gateway - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-memberlist-cluster-label-migration-step-1-generated.yaml b/operations/mimir-tests/test-memberlist-cluster-label-migration-step-1-generated.yaml index fca031e845c..d69c07b383b 100644 --- a/operations/mimir-tests/test-memberlist-cluster-label-migration-step-1-generated.yaml +++ b/operations/mimir-tests/test-memberlist-cluster-label-migration-step-1-generated.yaml @@ -415,7 +415,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=distributor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: distributor ports: @@ -509,7 +509,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1024" - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: querier ports: @@ -583,7 +583,7 @@ spec: - -server.http-write-timeout=1m - -store.max-query-length=12000h - -target=query-frontend - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -653,7 +653,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=query-scheduler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -737,7 +737,7 @@ spec: - -store-gateway.sharding-ring.store=memberlist - -store.max-query-length=768h - -target=ruler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ruler ports: @@ -814,7 +814,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -910,7 +910,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=compactor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1015,7 +1015,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=ingester - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1344,7 +1344,7 @@ spec: - -store-gateway.sharding-ring.tokens-file-path=/data/tokens - -store-gateway.sharding-ring.wait-stability-min-duration=1m - -target=store-gateway - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-memberlist-cluster-label-migration-step-2-generated.yaml b/operations/mimir-tests/test-memberlist-cluster-label-migration-step-2-generated.yaml index 4c4e969ff4d..803e3a99972 100644 --- a/operations/mimir-tests/test-memberlist-cluster-label-migration-step-2-generated.yaml +++ b/operations/mimir-tests/test-memberlist-cluster-label-migration-step-2-generated.yaml @@ -416,7 +416,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=distributor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: distributor ports: @@ -511,7 +511,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1024" - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: querier ports: @@ -585,7 +585,7 @@ spec: - -server.http-write-timeout=1m - -store.max-query-length=12000h - -target=query-frontend - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -655,7 +655,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=query-scheduler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -740,7 +740,7 @@ spec: - -store-gateway.sharding-ring.store=memberlist - -store.max-query-length=768h - -target=ruler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ruler ports: @@ -818,7 +818,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -915,7 +915,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=compactor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1021,7 +1021,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=ingester - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1351,7 +1351,7 @@ spec: - -store-gateway.sharding-ring.tokens-file-path=/data/tokens - -store-gateway.sharding-ring.wait-stability-min-duration=1m - -target=store-gateway - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-memberlist-cluster-label-migration-step-3-generated.yaml b/operations/mimir-tests/test-memberlist-cluster-label-migration-step-3-generated.yaml index 45a86cb4ace..d5b313cfc74 100644 --- a/operations/mimir-tests/test-memberlist-cluster-label-migration-step-3-generated.yaml +++ b/operations/mimir-tests/test-memberlist-cluster-label-migration-step-3-generated.yaml @@ -415,7 +415,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=distributor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: distributor ports: @@ -509,7 +509,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1024" - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: querier ports: @@ -583,7 +583,7 @@ spec: - -server.http-write-timeout=1m - -store.max-query-length=12000h - -target=query-frontend - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -653,7 +653,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=query-scheduler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -737,7 +737,7 @@ spec: - -store-gateway.sharding-ring.store=memberlist - -store.max-query-length=768h - -target=ruler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ruler ports: @@ -814,7 +814,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -910,7 +910,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=compactor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1015,7 +1015,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=ingester - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1344,7 +1344,7 @@ spec: - -store-gateway.sharding-ring.tokens-file-path=/data/tokens - -store-gateway.sharding-ring.wait-stability-min-duration=1m - -target=store-gateway - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-memberlist-migration-step-0-before-generated.yaml b/operations/mimir-tests/test-memberlist-migration-step-0-before-generated.yaml index 34daadf8897..1c76aff0019 100644 --- a/operations/mimir-tests/test-memberlist-migration-step-0-before-generated.yaml +++ b/operations/mimir-tests/test-memberlist-migration-step-0-before-generated.yaml @@ -786,7 +786,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=distributor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: distributor ports: @@ -876,7 +876,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1024" - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: querier ports: @@ -948,7 +948,7 @@ spec: - -server.http-write-timeout=1m - -store.max-query-length=12000h - -target=query-frontend - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -1018,7 +1018,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=query-scheduler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -1101,7 +1101,7 @@ spec: - -store-gateway.sharding-ring.store=consul - -store.max-query-length=768h - -target=ruler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ruler ports: @@ -1175,7 +1175,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1266,7 +1266,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=compactor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1366,7 +1366,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=ingester - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1690,7 +1690,7 @@ spec: - -store-gateway.sharding-ring.tokens-file-path=/data/tokens - -store-gateway.sharding-ring.wait-stability-min-duration=1m - -target=store-gateway - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-memberlist-migration-step-1-generated.yaml b/operations/mimir-tests/test-memberlist-migration-step-1-generated.yaml index f093489052b..07492ec3aaa 100644 --- a/operations/mimir-tests/test-memberlist-migration-step-1-generated.yaml +++ b/operations/mimir-tests/test-memberlist-migration-step-1-generated.yaml @@ -829,7 +829,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=distributor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: distributor ports: @@ -928,7 +928,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1024" - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: querier ports: @@ -1002,7 +1002,7 @@ spec: - -server.http-write-timeout=1m - -store.max-query-length=12000h - -target=query-frontend - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -1072,7 +1072,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=query-scheduler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -1164,7 +1164,7 @@ spec: - -store-gateway.sharding-ring.store=multi - -store.max-query-length=768h - -target=ruler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ruler ports: @@ -1243,7 +1243,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1341,7 +1341,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=compactor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1448,7 +1448,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=ingester - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1779,7 +1779,7 @@ spec: - -store-gateway.sharding-ring.tokens-file-path=/data/tokens - -store-gateway.sharding-ring.wait-stability-min-duration=1m - -target=store-gateway - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-memberlist-migration-step-2-generated.yaml b/operations/mimir-tests/test-memberlist-migration-step-2-generated.yaml index 3c311b88994..0601c796981 100644 --- a/operations/mimir-tests/test-memberlist-migration-step-2-generated.yaml +++ b/operations/mimir-tests/test-memberlist-migration-step-2-generated.yaml @@ -829,7 +829,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=distributor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: distributor ports: @@ -928,7 +928,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1024" - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: querier ports: @@ -1002,7 +1002,7 @@ spec: - -server.http-write-timeout=1m - -store.max-query-length=12000h - -target=query-frontend - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -1072,7 +1072,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=query-scheduler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -1164,7 +1164,7 @@ spec: - -store-gateway.sharding-ring.store=multi - -store.max-query-length=768h - -target=ruler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ruler ports: @@ -1243,7 +1243,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1341,7 +1341,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=compactor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1448,7 +1448,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=ingester - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1779,7 +1779,7 @@ spec: - -store-gateway.sharding-ring.tokens-file-path=/data/tokens - -store-gateway.sharding-ring.wait-stability-min-duration=1m - -target=store-gateway - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-memberlist-migration-step-3-generated.yaml b/operations/mimir-tests/test-memberlist-migration-step-3-generated.yaml index 7a5f48eeee1..8e6d8b44a61 100644 --- a/operations/mimir-tests/test-memberlist-migration-step-3-generated.yaml +++ b/operations/mimir-tests/test-memberlist-migration-step-3-generated.yaml @@ -829,7 +829,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=distributor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: distributor ports: @@ -928,7 +928,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1024" - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: querier ports: @@ -1002,7 +1002,7 @@ spec: - -server.http-write-timeout=1m - -store.max-query-length=12000h - -target=query-frontend - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -1072,7 +1072,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=query-scheduler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -1164,7 +1164,7 @@ spec: - -store-gateway.sharding-ring.store=multi - -store.max-query-length=768h - -target=ruler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ruler ports: @@ -1243,7 +1243,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1341,7 +1341,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=compactor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1448,7 +1448,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=ingester - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1779,7 +1779,7 @@ spec: - -store-gateway.sharding-ring.tokens-file-path=/data/tokens - -store-gateway.sharding-ring.wait-stability-min-duration=1m - -target=store-gateway - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-memberlist-migration-step-4-generated.yaml b/operations/mimir-tests/test-memberlist-migration-step-4-generated.yaml index 5b96ea29605..c0af06911a2 100644 --- a/operations/mimir-tests/test-memberlist-migration-step-4-generated.yaml +++ b/operations/mimir-tests/test-memberlist-migration-step-4-generated.yaml @@ -829,7 +829,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=distributor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: distributor ports: @@ -928,7 +928,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1024" - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: querier ports: @@ -1002,7 +1002,7 @@ spec: - -server.http-write-timeout=1m - -store.max-query-length=12000h - -target=query-frontend - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -1072,7 +1072,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=query-scheduler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -1164,7 +1164,7 @@ spec: - -store-gateway.sharding-ring.store=multi - -store.max-query-length=768h - -target=ruler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ruler ports: @@ -1243,7 +1243,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1341,7 +1341,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=compactor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1448,7 +1448,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=ingester - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1779,7 +1779,7 @@ spec: - -store-gateway.sharding-ring.tokens-file-path=/data/tokens - -store-gateway.sharding-ring.wait-stability-min-duration=1m - -target=store-gateway - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-memberlist-migration-step-5-generated.yaml b/operations/mimir-tests/test-memberlist-migration-step-5-generated.yaml index 6d2c4d7f37c..fe9e8c4736e 100644 --- a/operations/mimir-tests/test-memberlist-migration-step-5-generated.yaml +++ b/operations/mimir-tests/test-memberlist-migration-step-5-generated.yaml @@ -417,7 +417,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=distributor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: distributor ports: @@ -510,7 +510,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1024" - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: querier ports: @@ -584,7 +584,7 @@ spec: - -server.http-write-timeout=1m - -store.max-query-length=12000h - -target=query-frontend - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -654,7 +654,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=query-scheduler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -737,7 +737,7 @@ spec: - -store-gateway.sharding-ring.store=memberlist - -store.max-query-length=768h - -target=ruler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ruler ports: @@ -813,7 +813,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -908,7 +908,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=compactor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1012,7 +1012,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=ingester - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1340,7 +1340,7 @@ spec: - -store-gateway.sharding-ring.tokens-file-path=/data/tokens - -store-gateway.sharding-ring.wait-stability-min-duration=1m - -target=store-gateway - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-memberlist-migration-step-6-final-generated.yaml b/operations/mimir-tests/test-memberlist-migration-step-6-final-generated.yaml index a0a9bb65559..0fc00029711 100644 --- a/operations/mimir-tests/test-memberlist-migration-step-6-final-generated.yaml +++ b/operations/mimir-tests/test-memberlist-migration-step-6-final-generated.yaml @@ -414,7 +414,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=distributor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: distributor ports: @@ -507,7 +507,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1024" - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: querier ports: @@ -581,7 +581,7 @@ spec: - -server.http-write-timeout=1m - -store.max-query-length=12000h - -target=query-frontend - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -651,7 +651,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=query-scheduler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -734,7 +734,7 @@ spec: - -store-gateway.sharding-ring.store=memberlist - -store.max-query-length=768h - -target=ruler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ruler ports: @@ -810,7 +810,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -905,7 +905,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=compactor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1009,7 +1009,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=ingester - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1337,7 +1337,7 @@ spec: - -store-gateway.sharding-ring.tokens-file-path=/data/tokens - -store-gateway.sharding-ring.wait-stability-min-duration=1m - -target=store-gateway - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-multi-zone-generated.yaml b/operations/mimir-tests/test-multi-zone-generated.yaml index d43e95d1d90..b559f55906a 100644 --- a/operations/mimir-tests/test-multi-zone-generated.yaml +++ b/operations/mimir-tests/test-multi-zone-generated.yaml @@ -577,7 +577,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=distributor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: distributor ports: @@ -672,7 +672,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1024" - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: querier ports: @@ -746,7 +746,7 @@ spec: - -server.http-write-timeout=1m - -store.max-query-length=12000h - -target=query-frontend - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -816,7 +816,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=query-scheduler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -946,7 +946,7 @@ spec: - -store-gateway.sharding-ring.zone-awareness-enabled=true - -store.max-query-length=768h - -target=ruler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ruler ports: @@ -1022,7 +1022,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1117,7 +1117,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=compactor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1234,7 +1234,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=ingester - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1351,7 +1351,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=ingester - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1468,7 +1468,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=ingester - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1810,7 +1810,7 @@ spec: - -store-gateway.sharding-ring.wait-stability-min-duration=1m - -store-gateway.sharding-ring.zone-awareness-enabled=true - -target=store-gateway - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: store-gateway ports: @@ -1940,7 +1940,7 @@ spec: - -store-gateway.sharding-ring.wait-stability-min-duration=1m - -store-gateway.sharding-ring.zone-awareness-enabled=true - -target=store-gateway - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: store-gateway ports: @@ -2070,7 +2070,7 @@ spec: - -store-gateway.sharding-ring.wait-stability-min-duration=1m - -store-gateway.sharding-ring.zone-awareness-enabled=true - -target=store-gateway - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-multi-zone-with-ongoing-migration-generated.yaml b/operations/mimir-tests/test-multi-zone-with-ongoing-migration-generated.yaml index 9be0bdbd635..8c032a8301c 100644 --- a/operations/mimir-tests/test-multi-zone-with-ongoing-migration-generated.yaml +++ b/operations/mimir-tests/test-multi-zone-with-ongoing-migration-generated.yaml @@ -645,7 +645,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=distributor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: distributor ports: @@ -740,7 +740,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1024" - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: querier ports: @@ -814,7 +814,7 @@ spec: - -server.http-write-timeout=1m - -store.max-query-length=12000h - -target=query-frontend - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -884,7 +884,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=query-scheduler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -1014,7 +1014,7 @@ spec: - -store-gateway.sharding-ring.zone-awareness-enabled=true - -store.max-query-length=768h - -target=ruler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ruler ports: @@ -1090,7 +1090,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1185,7 +1185,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=compactor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1289,7 +1289,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=ingester - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1406,7 +1406,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=ingester - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1523,7 +1523,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=ingester - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1640,7 +1640,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=ingester - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1968,7 +1968,7 @@ spec: - -store-gateway.sharding-ring.tokens-file-path=/data/tokens - -store-gateway.sharding-ring.wait-stability-min-duration=1m - -target=store-gateway - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: store-gateway ports: @@ -2098,7 +2098,7 @@ spec: - -store-gateway.sharding-ring.wait-stability-min-duration=1m - -store-gateway.sharding-ring.zone-awareness-enabled=true - -target=store-gateway - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: store-gateway ports: @@ -2228,7 +2228,7 @@ spec: - -store-gateway.sharding-ring.wait-stability-min-duration=1m - -store-gateway.sharding-ring.zone-awareness-enabled=true - -target=store-gateway - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: store-gateway ports: @@ -2358,7 +2358,7 @@ spec: - -store-gateway.sharding-ring.wait-stability-min-duration=1m - -store-gateway.sharding-ring.zone-awareness-enabled=true - -target=store-gateway - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-query-sharding-generated.yaml b/operations/mimir-tests/test-query-sharding-generated.yaml index 3ace664ab20..694d4235ac8 100644 --- a/operations/mimir-tests/test-query-sharding-generated.yaml +++ b/operations/mimir-tests/test-query-sharding-generated.yaml @@ -414,7 +414,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=distributor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: distributor ports: @@ -507,7 +507,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1024" - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: querier ports: @@ -586,7 +586,7 @@ spec: - -server.http-write-timeout=1m - -store.max-query-length=12000h - -target=query-frontend - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -656,7 +656,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=query-scheduler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -739,7 +739,7 @@ spec: - -store-gateway.sharding-ring.store=memberlist - -store.max-query-length=768h - -target=ruler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ruler ports: @@ -815,7 +815,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -910,7 +910,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=compactor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1014,7 +1014,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=ingester - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1342,7 +1342,7 @@ spec: - -store-gateway.sharding-ring.tokens-file-path=/data/tokens - -store-gateway.sharding-ring.wait-stability-min-duration=1m - -target=store-gateway - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-ruler-remote-evaluation-generated.yaml b/operations/mimir-tests/test-ruler-remote-evaluation-generated.yaml index e48f3cbecde..0bae7850970 100644 --- a/operations/mimir-tests/test-ruler-remote-evaluation-generated.yaml +++ b/operations/mimir-tests/test-ruler-remote-evaluation-generated.yaml @@ -492,7 +492,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=distributor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: distributor ports: @@ -585,7 +585,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1024" - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: querier ports: @@ -659,7 +659,7 @@ spec: - -server.http-write-timeout=1m - -store.max-query-length=12000h - -target=query-frontend - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -729,7 +729,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=query-scheduler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -813,7 +813,7 @@ spec: - -store-gateway.sharding-ring.store=memberlist - -store.max-query-length=768h - -target=ruler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ruler ports: @@ -905,7 +905,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1024" - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ruler-querier ports: @@ -976,7 +976,7 @@ spec: - -server.http-write-timeout=1m - -store.max-query-length=12000h - -target=query-frontend - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ruler-query-frontend ports: @@ -1046,7 +1046,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=query-scheduler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ruler-query-scheduler ports: @@ -1113,7 +1113,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1208,7 +1208,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=compactor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1312,7 +1312,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=ingester - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1640,7 +1640,7 @@ spec: - -store-gateway.sharding-ring.tokens-file-path=/data/tokens - -store-gateway.sharding-ring.wait-stability-min-duration=1m - -target=store-gateway - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-ruler-remote-evaluation-migration-generated.yaml b/operations/mimir-tests/test-ruler-remote-evaluation-migration-generated.yaml index 3edf6c21e3f..e73e7404a83 100644 --- a/operations/mimir-tests/test-ruler-remote-evaluation-migration-generated.yaml +++ b/operations/mimir-tests/test-ruler-remote-evaluation-migration-generated.yaml @@ -492,7 +492,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=distributor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: distributor ports: @@ -585,7 +585,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1024" - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: querier ports: @@ -659,7 +659,7 @@ spec: - -server.http-write-timeout=1m - -store.max-query-length=12000h - -target=query-frontend - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -729,7 +729,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=query-scheduler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -812,7 +812,7 @@ spec: - -store-gateway.sharding-ring.store=memberlist - -store.max-query-length=768h - -target=ruler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ruler ports: @@ -904,7 +904,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1024" - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ruler-querier ports: @@ -975,7 +975,7 @@ spec: - -server.http-write-timeout=1m - -store.max-query-length=12000h - -target=query-frontend - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ruler-query-frontend ports: @@ -1045,7 +1045,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=query-scheduler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ruler-query-scheduler ports: @@ -1112,7 +1112,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1207,7 +1207,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=compactor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1311,7 +1311,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=ingester - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1639,7 +1639,7 @@ spec: - -store-gateway.sharding-ring.tokens-file-path=/data/tokens - -store-gateway.sharding-ring.wait-stability-min-duration=1m - -target=store-gateway - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-shuffle-sharding-generated.yaml b/operations/mimir-tests/test-shuffle-sharding-generated.yaml index 683a51b7c3b..fc6928d2091 100644 --- a/operations/mimir-tests/test-shuffle-sharding-generated.yaml +++ b/operations/mimir-tests/test-shuffle-sharding-generated.yaml @@ -415,7 +415,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=distributor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: distributor ports: @@ -510,7 +510,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1024" - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: querier ports: @@ -585,7 +585,7 @@ spec: - -server.http-write-timeout=1m - -store.max-query-length=12000h - -target=query-frontend - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -656,7 +656,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=query-scheduler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -742,7 +742,7 @@ spec: - -store-gateway.tenant-shard-size=3 - -store.max-query-length=768h - -target=ruler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ruler ports: @@ -818,7 +818,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -913,7 +913,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=compactor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1018,7 +1018,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=ingester - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1347,7 +1347,7 @@ spec: - -store-gateway.sharding-ring.wait-stability-min-duration=1m - -store-gateway.tenant-shard-size=3 - -target=store-gateway - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-shuffle-sharding-read-path-disabled-generated.yaml b/operations/mimir-tests/test-shuffle-sharding-read-path-disabled-generated.yaml index 0a91ebe9e4d..0c28bb5c72e 100644 --- a/operations/mimir-tests/test-shuffle-sharding-read-path-disabled-generated.yaml +++ b/operations/mimir-tests/test-shuffle-sharding-read-path-disabled-generated.yaml @@ -415,7 +415,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=distributor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: distributor ports: @@ -510,7 +510,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1024" - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: querier ports: @@ -585,7 +585,7 @@ spec: - -server.http-write-timeout=1m - -store.max-query-length=12000h - -target=query-frontend - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -656,7 +656,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=query-scheduler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -743,7 +743,7 @@ spec: - -store-gateway.tenant-shard-size=3 - -store.max-query-length=768h - -target=ruler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ruler ports: @@ -819,7 +819,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -914,7 +914,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=compactor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1019,7 +1019,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=ingester - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1348,7 +1348,7 @@ spec: - -store-gateway.sharding-ring.wait-stability-min-duration=1m - -store-gateway.tenant-shard-size=3 - -target=store-gateway - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-storage-azure-generated.yaml b/operations/mimir-tests/test-storage-azure-generated.yaml index f9a7d3a3ebc..81dcbad2712 100644 --- a/operations/mimir-tests/test-storage-azure-generated.yaml +++ b/operations/mimir-tests/test-storage-azure-generated.yaml @@ -414,7 +414,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=distributor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: distributor ports: @@ -509,7 +509,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1024" - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: querier ports: @@ -583,7 +583,7 @@ spec: - -server.http-write-timeout=1m - -store.max-query-length=12000h - -target=query-frontend - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -653,7 +653,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=query-scheduler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -740,7 +740,7 @@ spec: - -store-gateway.sharding-ring.store=memberlist - -store.max-query-length=768h - -target=ruler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ruler ports: @@ -818,7 +818,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -915,7 +915,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=compactor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1021,7 +1021,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=ingester - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1351,7 +1351,7 @@ spec: - -store-gateway.sharding-ring.tokens-file-path=/data/tokens - -store-gateway.sharding-ring.wait-stability-min-duration=1m - -target=store-gateway - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-storage-gcs-generated.yaml b/operations/mimir-tests/test-storage-gcs-generated.yaml index a0a9bb65559..0fc00029711 100644 --- a/operations/mimir-tests/test-storage-gcs-generated.yaml +++ b/operations/mimir-tests/test-storage-gcs-generated.yaml @@ -414,7 +414,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=distributor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: distributor ports: @@ -507,7 +507,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1024" - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: querier ports: @@ -581,7 +581,7 @@ spec: - -server.http-write-timeout=1m - -store.max-query-length=12000h - -target=query-frontend - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -651,7 +651,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=query-scheduler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -734,7 +734,7 @@ spec: - -store-gateway.sharding-ring.store=memberlist - -store.max-query-length=768h - -target=ruler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ruler ports: @@ -810,7 +810,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -905,7 +905,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=compactor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1009,7 +1009,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=ingester - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1337,7 +1337,7 @@ spec: - -store-gateway.sharding-ring.tokens-file-path=/data/tokens - -store-gateway.sharding-ring.wait-stability-min-duration=1m - -target=store-gateway - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-storage-s3-generated.yaml b/operations/mimir-tests/test-storage-s3-generated.yaml index 6c6afe58266..31b8b1d3a43 100644 --- a/operations/mimir-tests/test-storage-s3-generated.yaml +++ b/operations/mimir-tests/test-storage-s3-generated.yaml @@ -414,7 +414,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=distributor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: distributor ports: @@ -508,7 +508,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1024" - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: querier ports: @@ -582,7 +582,7 @@ spec: - -server.http-write-timeout=1m - -store.max-query-length=12000h - -target=query-frontend - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -652,7 +652,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=query-scheduler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -738,7 +738,7 @@ spec: - -store-gateway.sharding-ring.store=memberlist - -store.max-query-length=768h - -target=ruler - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ruler ports: @@ -815,7 +815,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -911,7 +911,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=compactor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1016,7 +1016,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=ingester - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1345,7 +1345,7 @@ spec: - -store-gateway.sharding-ring.tokens-file-path=/data/tokens - -store-gateway.sharding-ring.wait-stability-min-duration=1m - -target=store-gateway - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-without-query-scheduler-generated.yaml b/operations/mimir-tests/test-without-query-scheduler-generated.yaml index c98410e0727..c4fdbfa72b7 100644 --- a/operations/mimir-tests/test-without-query-scheduler-generated.yaml +++ b/operations/mimir-tests/test-without-query-scheduler-generated.yaml @@ -323,7 +323,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=distributor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: distributor ports: @@ -416,7 +416,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1024" - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: querier ports: @@ -489,7 +489,7 @@ spec: - -server.http-write-timeout=1m - -store.max-query-length=12000h - -target=query-frontend - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -571,7 +571,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=compactor - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: compactor ports: @@ -675,7 +675,7 @@ spec: - -server.grpc.keepalive.ping-without-stream-allowed=true - -server.http-listen-port=8080 - -target=ingester - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1003,7 +1003,7 @@ spec: - -store-gateway.sharding-ring.tokens-file-path=/data/tokens - -store-gateway.sharding-ring.wait-stability-min-duration=1m - -target=store-gateway - image: grafana/mimir:2.3.0 + image: grafana/mimir:2.3.1 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir/images.libsonnet b/operations/mimir/images.libsonnet index e916358c766..adbf69163b3 100644 --- a/operations/mimir/images.libsonnet +++ b/operations/mimir/images.libsonnet @@ -5,7 +5,7 @@ memcachedExporter: 'prom/memcached-exporter:v0.6.0', // Our services. - mimir: 'grafana/mimir:2.3.0', + mimir: 'grafana/mimir:2.3.1', alertmanager: self.mimir, distributor: self.mimir, @@ -19,7 +19,7 @@ query_scheduler: self.mimir, overrides_exporter: self.mimir, - query_tee: 'grafana/query-tee:2.3.0', + query_tee: 'grafana/query-tee:2.3.1', continuous_test: 'grafana/mimir-continuous-test:main-8a8648e81', // See: https://github.com/grafana/rollout-operator