diff --git a/CHANGELOG.md b/CHANGELOG.md index e440fb11a09..0929d8b9562 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## 2.13.0-rc.2 +## 2.13.0 ### Grafana Mimir diff --git a/VERSION b/VERSION index 58f896f36a3..fb2c0766b7c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.13.0-rc.2 +2.13.0 diff --git a/operations/mimir-rules-action/Dockerfile b/operations/mimir-rules-action/Dockerfile index fb4eb638ace..40320b66f46 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.12.0 +FROM grafana/mimirtool:2.13.0 COPY entrypoint.sh /entrypoint.sh diff --git a/operations/mimir-tests/test-all-components-generated.yaml b/operations/mimir-tests/test-all-components-generated.yaml index fefd7eff14b..27be95667dd 100644 --- a/operations/mimir-tests/test-all-components-generated.yaml +++ b/operations/mimir-tests/test-all-components-generated.yaml @@ -534,7 +534,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -631,7 +631,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -712,7 +712,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -784,7 +784,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -877,7 +877,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler ports: @@ -954,7 +954,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1053,7 +1053,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1162,7 +1162,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1503,7 +1503,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-all-components-with-custom-max-skew-generated.yaml b/operations/mimir-tests/test-all-components-with-custom-max-skew-generated.yaml index e339df2c2c4..34f7b846e34 100644 --- a/operations/mimir-tests/test-all-components-with-custom-max-skew-generated.yaml +++ b/operations/mimir-tests/test-all-components-with-custom-max-skew-generated.yaml @@ -534,7 +534,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -631,7 +631,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -712,7 +712,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -784,7 +784,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -877,7 +877,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler ports: @@ -954,7 +954,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1053,7 +1053,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1162,7 +1162,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1503,7 +1503,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-all-components-with-tsdb-head-early-compaction-generated.yaml b/operations/mimir-tests/test-all-components-with-tsdb-head-early-compaction-generated.yaml index dfd6bf95b33..f391e771c16 100644 --- a/operations/mimir-tests/test-all-components-with-tsdb-head-early-compaction-generated.yaml +++ b/operations/mimir-tests/test-all-components-with-tsdb-head-early-compaction-generated.yaml @@ -534,7 +534,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -631,7 +631,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -712,7 +712,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -784,7 +784,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -877,7 +877,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler ports: @@ -954,7 +954,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1053,7 +1053,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1164,7 +1164,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1505,7 +1505,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-all-components-without-chunk-streaming-generated.yaml b/operations/mimir-tests/test-all-components-without-chunk-streaming-generated.yaml index dca79a52fbb..33a5100d74e 100644 --- a/operations/mimir-tests/test-all-components-without-chunk-streaming-generated.yaml +++ b/operations/mimir-tests/test-all-components-without-chunk-streaming-generated.yaml @@ -535,7 +535,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -632,7 +632,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -713,7 +713,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -785,7 +785,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -878,7 +878,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler ports: @@ -955,7 +955,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1054,7 +1054,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1163,7 +1163,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1504,7 +1504,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-automated-downscale-generated.yaml b/operations/mimir-tests/test-automated-downscale-generated.yaml index 87d86c39ca9..bcac39f9c96 100644 --- a/operations/mimir-tests/test-automated-downscale-generated.yaml +++ b/operations/mimir-tests/test-automated-downscale-generated.yaml @@ -711,7 +711,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -810,7 +810,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -891,7 +891,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -963,7 +963,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -1102,7 +1102,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler ports: @@ -1179,7 +1179,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1278,7 +1278,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1404,7 +1404,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1530,7 +1530,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1656,7 +1656,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -2015,7 +2015,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: @@ -2158,7 +2158,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: @@ -2301,7 +2301,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-autoscaling-custom-target-utilization-generated.yaml b/operations/mimir-tests/test-autoscaling-custom-target-utilization-generated.yaml index b40de843fd3..7b0abf79ecf 100644 --- a/operations/mimir-tests/test-autoscaling-custom-target-utilization-generated.yaml +++ b/operations/mimir-tests/test-autoscaling-custom-target-utilization-generated.yaml @@ -650,7 +650,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -746,7 +746,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -826,7 +826,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -898,7 +898,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -992,7 +992,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler ports: @@ -1085,7 +1085,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler-querier ports: @@ -1168,7 +1168,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler-query-frontend ports: @@ -1240,7 +1240,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler-query-scheduler ports: @@ -1308,7 +1308,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1407,7 +1407,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1516,7 +1516,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1857,7 +1857,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-autoscaling-generated.yaml b/operations/mimir-tests/test-autoscaling-generated.yaml index ba100ac846b..b30ac79c0c3 100644 --- a/operations/mimir-tests/test-autoscaling-generated.yaml +++ b/operations/mimir-tests/test-autoscaling-generated.yaml @@ -650,7 +650,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -746,7 +746,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -826,7 +826,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -898,7 +898,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -992,7 +992,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler ports: @@ -1085,7 +1085,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler-querier ports: @@ -1168,7 +1168,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler-query-frontend ports: @@ -1240,7 +1240,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler-query-scheduler ports: @@ -1308,7 +1308,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1407,7 +1407,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1516,7 +1516,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1857,7 +1857,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-compactor-concurrent-rollout-generated.yaml b/operations/mimir-tests/test-compactor-concurrent-rollout-generated.yaml index f64cf71268e..254bf40f31d 100644 --- a/operations/mimir-tests/test-compactor-concurrent-rollout-generated.yaml +++ b/operations/mimir-tests/test-compactor-concurrent-rollout-generated.yaml @@ -533,7 +533,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -630,7 +630,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -711,7 +711,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -783,7 +783,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -912,7 +912,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1021,7 +1021,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1362,7 +1362,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-compactor-concurrent-rollout-max-unavailable-percent-generated.yaml b/operations/mimir-tests/test-compactor-concurrent-rollout-max-unavailable-percent-generated.yaml index 480cdf76c29..d9534dd34fd 100644 --- a/operations/mimir-tests/test-compactor-concurrent-rollout-max-unavailable-percent-generated.yaml +++ b/operations/mimir-tests/test-compactor-concurrent-rollout-max-unavailable-percent-generated.yaml @@ -533,7 +533,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -630,7 +630,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -711,7 +711,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -783,7 +783,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -912,7 +912,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1021,7 +1021,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1362,7 +1362,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 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 832f2e4dcdc..84de221e520 100644 --- a/operations/mimir-tests/test-consul-generated.yaml +++ b/operations/mimir-tests/test-consul-generated.yaml @@ -922,7 +922,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -1016,7 +1016,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -1095,7 +1095,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -1167,7 +1167,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -1260,7 +1260,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler ports: @@ -1335,7 +1335,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1430,7 +1430,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1535,7 +1535,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1872,7 +1872,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 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 879f7575e81..d5dbae21820 100644 --- a/operations/mimir-tests/test-consul-multi-zone-generated.yaml +++ b/operations/mimir-tests/test-consul-multi-zone-generated.yaml @@ -1087,7 +1087,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -1183,7 +1183,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -1262,7 +1262,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -1334,7 +1334,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -1473,7 +1473,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler ports: @@ -1548,7 +1548,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1643,7 +1643,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1761,7 +1761,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1879,7 +1879,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1997,7 +1997,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -2347,7 +2347,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: @@ -2481,7 +2481,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: @@ -2615,7 +2615,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 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 5462d5a75be..e226cf3e898 100644 --- a/operations/mimir-tests/test-consul-ruler-disabled-generated.yaml +++ b/operations/mimir-tests/test-consul-ruler-disabled-generated.yaml @@ -891,7 +891,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -985,7 +985,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -1064,7 +1064,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -1136,7 +1136,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -1203,7 +1203,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1298,7 +1298,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1403,7 +1403,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1740,7 +1740,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-continuous-test-generated.yaml b/operations/mimir-tests/test-continuous-test-generated.yaml index 06b0b0b022c..d08478396e5 100644 --- a/operations/mimir-tests/test-continuous-test-generated.yaml +++ b/operations/mimir-tests/test-continuous-test-generated.yaml @@ -451,7 +451,7 @@ spec: - -tests.write-endpoint=http://distributor.default.svc.cluster.local - -tests.write-read-series-test.max-query-age=48h - -tests.write-read-series-test.num-series=1000 - image: grafana/mimir-continuous-test:2.12.0 + image: grafana/mimir-continuous-test:2.13.0 imagePullPolicy: IfNotPresent name: continuous-test ports: @@ -522,7 +522,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -619,7 +619,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -700,7 +700,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -772,7 +772,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -852,7 +852,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -961,7 +961,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1302,7 +1302,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 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 da885640af7..989c140f80c 100644 --- a/operations/mimir-tests/test-defaults-generated.yaml +++ b/operations/mimir-tests/test-defaults-generated.yaml @@ -468,7 +468,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -565,7 +565,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -646,7 +646,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -718,7 +718,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -798,7 +798,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -907,7 +907,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1248,7 +1248,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-deployment-mode-migration-generated.yaml b/operations/mimir-tests/test-deployment-mode-migration-generated.yaml index 84a45b02c47..16a22ef08bf 100644 --- a/operations/mimir-tests/test-deployment-mode-migration-generated.yaml +++ b/operations/mimir-tests/test-deployment-mode-migration-generated.yaml @@ -983,7 +983,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -1095,7 +1095,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: mimir-read ports: @@ -1196,7 +1196,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -1282,7 +1282,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -1362,7 +1362,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -1503,7 +1503,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler ports: @@ -1580,7 +1580,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1679,7 +1679,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1801,7 +1801,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1923,7 +1923,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -2045,7 +2045,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -2452,7 +2452,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: mimir-backend ports: @@ -2643,7 +2643,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: mimir-backend ports: @@ -2834,7 +2834,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: mimir-backend ports: @@ -2971,7 +2971,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: mimir-write ports: @@ -3108,7 +3108,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: mimir-write ports: @@ -3245,7 +3245,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: mimir-write ports: @@ -3383,7 +3383,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: @@ -3521,7 +3521,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: @@ -3659,7 +3659,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-env-vars-generated.yaml b/operations/mimir-tests/test-env-vars-generated.yaml index 35ab3898077..a687d105f05 100644 --- a/operations/mimir-tests/test-env-vars-generated.yaml +++ b/operations/mimir-tests/test-env-vars-generated.yaml @@ -534,7 +534,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -631,7 +631,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -712,7 +712,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -784,7 +784,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -877,7 +877,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler ports: @@ -954,7 +954,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1053,7 +1053,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1166,7 +1166,7 @@ spec: value: 1Gi - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1509,7 +1509,7 @@ spec: value: 2Gi - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-etcd-replicas-generated.yaml b/operations/mimir-tests/test-etcd-replicas-generated.yaml index f07d8448362..658dcfce542 100644 --- a/operations/mimir-tests/test-etcd-replicas-generated.yaml +++ b/operations/mimir-tests/test-etcd-replicas-generated.yaml @@ -468,7 +468,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -565,7 +565,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -646,7 +646,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -718,7 +718,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -798,7 +798,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -907,7 +907,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1248,7 +1248,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 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 249952d1530..a817c0d03ff 100644 --- a/operations/mimir-tests/test-extra-runtime-config-generated.yaml +++ b/operations/mimir-tests/test-extra-runtime-config-generated.yaml @@ -542,7 +542,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -644,7 +644,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -730,7 +730,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -807,7 +807,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -905,7 +905,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler ports: @@ -987,7 +987,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1091,7 +1091,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1205,7 +1205,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1551,7 +1551,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 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 f70173a3056..4bff597b182 100644 --- a/operations/mimir-tests/test-helm-parity-generated.yaml +++ b/operations/mimir-tests/test-helm-parity-generated.yaml @@ -574,7 +574,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -648,7 +648,7 @@ spec: - -runtime-config.file=/etc/mimir/overrides.yaml - -server.http-listen-port=8080 - -target=overrides-exporter - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: overrides-exporter ports: @@ -730,7 +730,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -814,7 +814,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -886,7 +886,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -978,7 +978,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler ports: @@ -1056,7 +1056,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1160,7 +1160,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1269,7 +1269,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1610,7 +1610,7 @@ spec: value: "536870912" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-ingest-storage-migration-step-0-generated.yaml b/operations/mimir-tests/test-ingest-storage-migration-step-0-generated.yaml index 8f3d6175e1e..362324aa7f6 100644 --- a/operations/mimir-tests/test-ingest-storage-migration-step-0-generated.yaml +++ b/operations/mimir-tests/test-ingest-storage-migration-step-0-generated.yaml @@ -829,7 +829,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -930,7 +930,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -1012,7 +1012,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -1085,7 +1085,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -1229,7 +1229,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler ports: @@ -1327,7 +1327,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler-querier ports: @@ -1412,7 +1412,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler-query-frontend ports: @@ -1485,7 +1485,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler-query-scheduler ports: @@ -1554,7 +1554,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1653,7 +1653,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1788,7 +1788,7 @@ spec: value: "1000" - name: Z value: "123" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1917,7 +1917,7 @@ spec: value: all-ingesters - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -2046,7 +2046,7 @@ spec: value: all-ingesters - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -2403,7 +2403,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: @@ -2546,7 +2546,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: @@ -2687,7 +2687,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-ingest-storage-migration-step-1-generated.yaml b/operations/mimir-tests/test-ingest-storage-migration-step-1-generated.yaml index 66530cd5390..ad48859c5b9 100644 --- a/operations/mimir-tests/test-ingest-storage-migration-step-1-generated.yaml +++ b/operations/mimir-tests/test-ingest-storage-migration-step-1-generated.yaml @@ -899,7 +899,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -1001,7 +1001,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -1083,7 +1083,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -1156,7 +1156,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -1301,7 +1301,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler ports: @@ -1400,7 +1400,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler-querier ports: @@ -1485,7 +1485,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler-query-frontend ports: @@ -1558,7 +1558,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler-query-scheduler ports: @@ -1627,7 +1627,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1726,7 +1726,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1862,7 +1862,7 @@ spec: value: "1000" - name: Z value: "123" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -2006,7 +2006,7 @@ spec: value: "1000" - name: Z value: "123" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -2136,7 +2136,7 @@ spec: value: all-ingesters - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -2274,7 +2274,7 @@ spec: value: all-ingesters - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -2404,7 +2404,7 @@ spec: value: all-ingesters - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -2542,7 +2542,7 @@ spec: value: all-ingesters - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -2899,7 +2899,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: @@ -3042,7 +3042,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: @@ -3183,7 +3183,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-ingest-storage-migration-step-10-generated.yaml b/operations/mimir-tests/test-ingest-storage-migration-step-10-generated.yaml index f8c2a9d97a5..674f463e03e 100644 --- a/operations/mimir-tests/test-ingest-storage-migration-step-10-generated.yaml +++ b/operations/mimir-tests/test-ingest-storage-migration-step-10-generated.yaml @@ -894,7 +894,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -1001,7 +1001,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -1087,7 +1087,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -1164,7 +1164,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -1314,7 +1314,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler ports: @@ -1418,7 +1418,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler-querier ports: @@ -1507,7 +1507,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler-query-frontend ports: @@ -1584,7 +1584,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler-query-scheduler ports: @@ -1657,7 +1657,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1760,7 +1760,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1904,7 +1904,7 @@ spec: value: "1000" - name: Z value: "123" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -2042,7 +2042,7 @@ spec: value: all-ingesters - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -2180,7 +2180,7 @@ spec: value: all-ingesters - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -2541,7 +2541,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: @@ -2688,7 +2688,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: @@ -2833,7 +2833,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-ingest-storage-migration-step-11-generated.yaml b/operations/mimir-tests/test-ingest-storage-migration-step-11-generated.yaml index 3a26934c50a..be4a43229e1 100644 --- a/operations/mimir-tests/test-ingest-storage-migration-step-11-generated.yaml +++ b/operations/mimir-tests/test-ingest-storage-migration-step-11-generated.yaml @@ -894,7 +894,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -1001,7 +1001,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -1087,7 +1087,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -1164,7 +1164,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -1314,7 +1314,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler ports: @@ -1418,7 +1418,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler-querier ports: @@ -1507,7 +1507,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler-query-frontend ports: @@ -1584,7 +1584,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler-query-scheduler ports: @@ -1657,7 +1657,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1760,7 +1760,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1908,7 +1908,7 @@ spec: value: "1000" - name: Z value: "123" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -2046,7 +2046,7 @@ spec: value: all-ingesters - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -2184,7 +2184,7 @@ spec: value: all-ingesters - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -2545,7 +2545,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: @@ -2692,7 +2692,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: @@ -2837,7 +2837,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-ingest-storage-migration-step-2-generated.yaml b/operations/mimir-tests/test-ingest-storage-migration-step-2-generated.yaml index c76b6bf74ed..56272e720ad 100644 --- a/operations/mimir-tests/test-ingest-storage-migration-step-2-generated.yaml +++ b/operations/mimir-tests/test-ingest-storage-migration-step-2-generated.yaml @@ -905,7 +905,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -1007,7 +1007,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -1089,7 +1089,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -1162,7 +1162,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -1313,7 +1313,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler ports: @@ -1412,7 +1412,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler-querier ports: @@ -1497,7 +1497,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler-query-frontend ports: @@ -1570,7 +1570,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler-query-scheduler ports: @@ -1639,7 +1639,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1738,7 +1738,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1874,7 +1874,7 @@ spec: value: "1000" - name: Z value: "123" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -2018,7 +2018,7 @@ spec: value: "1000" - name: Z value: "123" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -2148,7 +2148,7 @@ spec: value: all-ingesters - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -2286,7 +2286,7 @@ spec: value: all-ingesters - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -2416,7 +2416,7 @@ spec: value: all-ingesters - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -2554,7 +2554,7 @@ spec: value: all-ingesters - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -2911,7 +2911,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: @@ -3054,7 +3054,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: @@ -3195,7 +3195,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-ingest-storage-migration-step-3-generated.yaml b/operations/mimir-tests/test-ingest-storage-migration-step-3-generated.yaml index a59a649e553..d438fc00d9d 100644 --- a/operations/mimir-tests/test-ingest-storage-migration-step-3-generated.yaml +++ b/operations/mimir-tests/test-ingest-storage-migration-step-3-generated.yaml @@ -905,7 +905,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -1012,7 +1012,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -1094,7 +1094,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -1167,7 +1167,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -1318,7 +1318,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler ports: @@ -1422,7 +1422,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler-querier ports: @@ -1507,7 +1507,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler-query-frontend ports: @@ -1580,7 +1580,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler-query-scheduler ports: @@ -1649,7 +1649,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1748,7 +1748,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1884,7 +1884,7 @@ spec: value: "1000" - name: Z value: "123" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -2028,7 +2028,7 @@ spec: value: "1000" - name: Z value: "123" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -2158,7 +2158,7 @@ spec: value: all-ingesters - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -2296,7 +2296,7 @@ spec: value: all-ingesters - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -2426,7 +2426,7 @@ spec: value: all-ingesters - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -2564,7 +2564,7 @@ spec: value: all-ingesters - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -2921,7 +2921,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: @@ -3064,7 +3064,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: @@ -3205,7 +3205,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-ingest-storage-migration-step-4-generated.yaml b/operations/mimir-tests/test-ingest-storage-migration-step-4-generated.yaml index 2aaf7f0b6a4..06b631250f8 100644 --- a/operations/mimir-tests/test-ingest-storage-migration-step-4-generated.yaml +++ b/operations/mimir-tests/test-ingest-storage-migration-step-4-generated.yaml @@ -904,7 +904,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -1011,7 +1011,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -1093,7 +1093,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -1166,7 +1166,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -1316,7 +1316,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler ports: @@ -1420,7 +1420,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler-querier ports: @@ -1505,7 +1505,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler-query-frontend ports: @@ -1578,7 +1578,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler-query-scheduler ports: @@ -1647,7 +1647,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1746,7 +1746,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1882,7 +1882,7 @@ spec: value: "1000" - name: Z value: "123" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -2026,7 +2026,7 @@ spec: value: "1000" - name: Z value: "123" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -2156,7 +2156,7 @@ spec: value: all-ingesters - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -2294,7 +2294,7 @@ spec: value: all-ingesters - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -2424,7 +2424,7 @@ spec: value: all-ingesters - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -2562,7 +2562,7 @@ spec: value: all-ingesters - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -2919,7 +2919,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: @@ -3062,7 +3062,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: @@ -3203,7 +3203,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-ingest-storage-migration-step-5-generated.yaml b/operations/mimir-tests/test-ingest-storage-migration-step-5-generated.yaml index 94b4ffa64a7..6b23e4eca43 100644 --- a/operations/mimir-tests/test-ingest-storage-migration-step-5-generated.yaml +++ b/operations/mimir-tests/test-ingest-storage-migration-step-5-generated.yaml @@ -904,7 +904,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -1011,7 +1011,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -1093,7 +1093,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -1166,7 +1166,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -1316,7 +1316,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler ports: @@ -1420,7 +1420,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler-querier ports: @@ -1505,7 +1505,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler-query-frontend ports: @@ -1578,7 +1578,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler-query-scheduler ports: @@ -1647,7 +1647,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1746,7 +1746,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1882,7 +1882,7 @@ spec: value: "1000" - name: Z value: "123" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -2026,7 +2026,7 @@ spec: value: "1000" - name: Z value: "123" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -2156,7 +2156,7 @@ spec: value: all-ingesters - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -2294,7 +2294,7 @@ spec: value: all-ingesters - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -2424,7 +2424,7 @@ spec: value: all-ingesters - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -2562,7 +2562,7 @@ spec: value: all-ingesters - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -2919,7 +2919,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: @@ -3062,7 +3062,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: @@ -3203,7 +3203,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-ingest-storage-migration-step-6-generated.yaml b/operations/mimir-tests/test-ingest-storage-migration-step-6-generated.yaml index 14473dc4c57..32d8e212511 100644 --- a/operations/mimir-tests/test-ingest-storage-migration-step-6-generated.yaml +++ b/operations/mimir-tests/test-ingest-storage-migration-step-6-generated.yaml @@ -835,7 +835,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -942,7 +942,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -1024,7 +1024,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -1097,7 +1097,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -1247,7 +1247,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler ports: @@ -1351,7 +1351,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler-querier ports: @@ -1436,7 +1436,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler-query-frontend ports: @@ -1509,7 +1509,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler-query-scheduler ports: @@ -1578,7 +1578,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1677,7 +1677,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1821,7 +1821,7 @@ spec: value: "1000" - name: Z value: "123" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1959,7 +1959,7 @@ spec: value: all-ingesters - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -2097,7 +2097,7 @@ spec: value: all-ingesters - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -2454,7 +2454,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: @@ -2597,7 +2597,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: @@ -2738,7 +2738,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-ingest-storage-migration-step-7-generated.yaml b/operations/mimir-tests/test-ingest-storage-migration-step-7-generated.yaml index 75eb35ef0ef..65cde7416c5 100644 --- a/operations/mimir-tests/test-ingest-storage-migration-step-7-generated.yaml +++ b/operations/mimir-tests/test-ingest-storage-migration-step-7-generated.yaml @@ -835,7 +835,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -942,7 +942,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -1028,7 +1028,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -1105,7 +1105,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -1255,7 +1255,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler ports: @@ -1359,7 +1359,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler-querier ports: @@ -1448,7 +1448,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler-query-frontend ports: @@ -1525,7 +1525,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler-query-scheduler ports: @@ -1598,7 +1598,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1701,7 +1701,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1845,7 +1845,7 @@ spec: value: "1000" - name: Z value: "123" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1983,7 +1983,7 @@ spec: value: all-ingesters - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -2121,7 +2121,7 @@ spec: value: all-ingesters - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -2482,7 +2482,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: @@ -2629,7 +2629,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: @@ -2774,7 +2774,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-ingest-storage-migration-step-8-generated.yaml b/operations/mimir-tests/test-ingest-storage-migration-step-8-generated.yaml index 165edabad1d..346811508d9 100644 --- a/operations/mimir-tests/test-ingest-storage-migration-step-8-generated.yaml +++ b/operations/mimir-tests/test-ingest-storage-migration-step-8-generated.yaml @@ -835,7 +835,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -942,7 +942,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -1028,7 +1028,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -1105,7 +1105,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -1255,7 +1255,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler ports: @@ -1359,7 +1359,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler-querier ports: @@ -1448,7 +1448,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler-query-frontend ports: @@ -1525,7 +1525,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler-query-scheduler ports: @@ -1598,7 +1598,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1701,7 +1701,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1845,7 +1845,7 @@ spec: value: "1000" - name: Z value: "123" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1983,7 +1983,7 @@ spec: value: all-ingesters - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -2121,7 +2121,7 @@ spec: value: all-ingesters - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -2482,7 +2482,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: @@ -2629,7 +2629,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: @@ -2774,7 +2774,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-ingest-storage-migration-step-9-generated.yaml b/operations/mimir-tests/test-ingest-storage-migration-step-9-generated.yaml index 395965924bf..be948279cae 100644 --- a/operations/mimir-tests/test-ingest-storage-migration-step-9-generated.yaml +++ b/operations/mimir-tests/test-ingest-storage-migration-step-9-generated.yaml @@ -835,7 +835,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -942,7 +942,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -1028,7 +1028,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -1105,7 +1105,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -1255,7 +1255,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler ports: @@ -1359,7 +1359,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler-querier ports: @@ -1448,7 +1448,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler-query-frontend ports: @@ -1525,7 +1525,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler-query-scheduler ports: @@ -1598,7 +1598,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1701,7 +1701,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1845,7 +1845,7 @@ spec: value: "1000" - name: Z value: "123" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1983,7 +1983,7 @@ spec: value: all-ingesters - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -2121,7 +2121,7 @@ spec: value: all-ingesters - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -2482,7 +2482,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: @@ -2629,7 +2629,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: @@ -2774,7 +2774,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-ingest-storage-migration-step-final-generated.yaml b/operations/mimir-tests/test-ingest-storage-migration-step-final-generated.yaml index 3a26934c50a..be4a43229e1 100644 --- a/operations/mimir-tests/test-ingest-storage-migration-step-final-generated.yaml +++ b/operations/mimir-tests/test-ingest-storage-migration-step-final-generated.yaml @@ -894,7 +894,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -1001,7 +1001,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -1087,7 +1087,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -1164,7 +1164,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -1314,7 +1314,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler ports: @@ -1418,7 +1418,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler-querier ports: @@ -1507,7 +1507,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler-query-frontend ports: @@ -1584,7 +1584,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler-query-scheduler ports: @@ -1657,7 +1657,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1760,7 +1760,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1908,7 +1908,7 @@ spec: value: "1000" - name: Z value: "123" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -2046,7 +2046,7 @@ spec: value: all-ingesters - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -2184,7 +2184,7 @@ spec: value: all-ingesters - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -2545,7 +2545,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: @@ -2692,7 +2692,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: @@ -2837,7 +2837,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 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 fefd7eff14b..27be95667dd 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 @@ -534,7 +534,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -631,7 +631,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -712,7 +712,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -784,7 +784,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -877,7 +877,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler ports: @@ -954,7 +954,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1053,7 +1053,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1162,7 +1162,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1503,7 +1503,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 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 09917d3c7bd..4af222ad47f 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 @@ -535,7 +535,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -633,7 +633,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -714,7 +714,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -786,7 +786,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -880,7 +880,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler ports: @@ -958,7 +958,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1058,7 +1058,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1168,7 +1168,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1510,7 +1510,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 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 0c5eb940fe4..4926e5ab578 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 @@ -536,7 +536,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -635,7 +635,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -716,7 +716,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -788,7 +788,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -883,7 +883,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler ports: @@ -962,7 +962,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1063,7 +1063,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1174,7 +1174,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1517,7 +1517,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 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 eb9368575e3..8a51f277eff 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 @@ -535,7 +535,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -633,7 +633,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -714,7 +714,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -786,7 +786,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -880,7 +880,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler ports: @@ -958,7 +958,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1058,7 +1058,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1168,7 +1168,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1510,7 +1510,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 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 832f2e4dcdc..84de221e520 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 @@ -922,7 +922,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -1016,7 +1016,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -1095,7 +1095,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -1167,7 +1167,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -1260,7 +1260,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler ports: @@ -1335,7 +1335,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1430,7 +1430,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1535,7 +1535,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1872,7 +1872,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 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 e587100a1d2..aa1086864b3 100644 --- a/operations/mimir-tests/test-memberlist-migration-step-1-generated.yaml +++ b/operations/mimir-tests/test-memberlist-migration-step-1-generated.yaml @@ -966,7 +966,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -1069,7 +1069,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -1150,7 +1150,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -1222,7 +1222,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -1324,7 +1324,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler ports: @@ -1404,7 +1404,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1506,7 +1506,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1618,7 +1618,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1962,7 +1962,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 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 f608632e871..634c8b351bb 100644 --- a/operations/mimir-tests/test-memberlist-migration-step-2-generated.yaml +++ b/operations/mimir-tests/test-memberlist-migration-step-2-generated.yaml @@ -966,7 +966,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -1069,7 +1069,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -1150,7 +1150,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -1222,7 +1222,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -1324,7 +1324,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler ports: @@ -1404,7 +1404,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1506,7 +1506,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1618,7 +1618,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1962,7 +1962,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 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 efb08f07d07..ba306a26ec4 100644 --- a/operations/mimir-tests/test-memberlist-migration-step-3-generated.yaml +++ b/operations/mimir-tests/test-memberlist-migration-step-3-generated.yaml @@ -966,7 +966,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -1069,7 +1069,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -1150,7 +1150,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -1222,7 +1222,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -1324,7 +1324,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler ports: @@ -1404,7 +1404,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1506,7 +1506,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1618,7 +1618,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1962,7 +1962,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 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 53cd8a709fc..5f5837bbbd5 100644 --- a/operations/mimir-tests/test-memberlist-migration-step-4-generated.yaml +++ b/operations/mimir-tests/test-memberlist-migration-step-4-generated.yaml @@ -966,7 +966,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -1069,7 +1069,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -1150,7 +1150,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -1222,7 +1222,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -1324,7 +1324,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler ports: @@ -1404,7 +1404,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1506,7 +1506,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1618,7 +1618,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1962,7 +1962,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 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 0b04b05ce32..1bbe58eaa3c 100644 --- a/operations/mimir-tests/test-memberlist-migration-step-5-generated.yaml +++ b/operations/mimir-tests/test-memberlist-migration-step-5-generated.yaml @@ -537,7 +537,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -634,7 +634,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -715,7 +715,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -787,7 +787,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -880,7 +880,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler ports: @@ -957,7 +957,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1056,7 +1056,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1165,7 +1165,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1506,7 +1506,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 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 fefd7eff14b..27be95667dd 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 @@ -534,7 +534,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -631,7 +631,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -712,7 +712,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -784,7 +784,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -877,7 +877,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler ports: @@ -954,7 +954,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1053,7 +1053,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1162,7 +1162,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1503,7 +1503,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-memcached-mtls-generated.yaml b/operations/mimir-tests/test-memcached-mtls-generated.yaml index 1d86408e24e..c7c20ffdc4c 100644 --- a/operations/mimir-tests/test-memcached-mtls-generated.yaml +++ b/operations/mimir-tests/test-memcached-mtls-generated.yaml @@ -534,7 +534,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -637,7 +637,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -742,7 +742,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -832,7 +832,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -937,7 +937,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler ports: @@ -1014,7 +1014,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1113,7 +1113,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1222,7 +1222,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1673,7 +1673,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 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 b917e96e708..836777d262c 100644 --- a/operations/mimir-tests/test-multi-zone-generated.yaml +++ b/operations/mimir-tests/test-multi-zone-generated.yaml @@ -711,7 +711,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -810,7 +810,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -891,7 +891,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -963,7 +963,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -1102,7 +1102,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler ports: @@ -1179,7 +1179,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1278,7 +1278,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1408,7 +1408,7 @@ spec: value: "1000" - name: Z value: "123" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1532,7 +1532,7 @@ spec: value: all-ingesters - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1656,7 +1656,7 @@ spec: value: all-ingesters - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -2012,7 +2012,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: @@ -2154,7 +2154,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: @@ -2294,7 +2294,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 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 bfe811beb26..ad9dbc28f1b 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 @@ -779,7 +779,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -878,7 +878,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -959,7 +959,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -1031,7 +1031,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -1170,7 +1170,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler ports: @@ -1247,7 +1247,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1346,7 +1346,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1455,7 +1455,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1577,7 +1577,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1699,7 +1699,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1821,7 +1821,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -2162,7 +2162,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: @@ -2300,7 +2300,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: @@ -2438,7 +2438,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: @@ -2576,7 +2576,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-multi-zone-with-store-gateway-automated-downscaling-generated.yaml b/operations/mimir-tests/test-multi-zone-with-store-gateway-automated-downscaling-generated.yaml index 5a0fc62dd4f..d9178716292 100644 --- a/operations/mimir-tests/test-multi-zone-with-store-gateway-automated-downscaling-generated.yaml +++ b/operations/mimir-tests/test-multi-zone-with-store-gateway-automated-downscaling-generated.yaml @@ -711,7 +711,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -810,7 +810,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -891,7 +891,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -963,7 +963,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -1102,7 +1102,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler ports: @@ -1179,7 +1179,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1278,7 +1278,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1408,7 +1408,7 @@ spec: value: "1000" - name: Z value: "123" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1532,7 +1532,7 @@ spec: value: all-ingesters - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1656,7 +1656,7 @@ spec: value: all-ingesters - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -2017,7 +2017,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: @@ -2164,7 +2164,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: @@ -2309,7 +2309,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-node-selector-and-affinity-generated.yaml b/operations/mimir-tests/test-node-selector-and-affinity-generated.yaml index 9d0457dfc75..1238e2528a2 100644 --- a/operations/mimir-tests/test-node-selector-and-affinity-generated.yaml +++ b/operations/mimir-tests/test-node-selector-and-affinity-generated.yaml @@ -482,7 +482,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -595,7 +595,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -692,7 +692,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -779,7 +779,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -875,7 +875,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -999,7 +999,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1363,7 +1363,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-query-scheduler-consul-ring-generated.yaml b/operations/mimir-tests/test-query-scheduler-consul-ring-generated.yaml index 6798ac92a3d..cb73fe1e7bf 100644 --- a/operations/mimir-tests/test-query-scheduler-consul-ring-generated.yaml +++ b/operations/mimir-tests/test-query-scheduler-consul-ring-generated.yaml @@ -922,7 +922,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -1019,7 +1019,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -1101,7 +1101,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -1177,7 +1177,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -1270,7 +1270,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler ports: @@ -1345,7 +1345,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1440,7 +1440,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1545,7 +1545,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1882,7 +1882,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-query-scheduler-memberlist-ring-and-ruler-remote-evaluation-generated.yaml b/operations/mimir-tests/test-query-scheduler-memberlist-ring-and-ruler-remote-evaluation-generated.yaml index 818c800a16f..e4a4764dd0f 100644 --- a/operations/mimir-tests/test-query-scheduler-memberlist-ring-and-ruler-remote-evaluation-generated.yaml +++ b/operations/mimir-tests/test-query-scheduler-memberlist-ring-and-ruler-remote-evaluation-generated.yaml @@ -669,7 +669,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -769,7 +769,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -855,7 +855,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -935,7 +935,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -1033,7 +1033,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler ports: @@ -1130,7 +1130,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler-querier ports: @@ -1219,7 +1219,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler-query-frontend ports: @@ -1299,7 +1299,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler-query-scheduler ports: @@ -1371,7 +1371,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1471,7 +1471,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1581,7 +1581,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1923,7 +1923,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-query-scheduler-memberlist-ring-generated.yaml b/operations/mimir-tests/test-query-scheduler-memberlist-ring-generated.yaml index c34a2cd82bf..cf5321955fd 100644 --- a/operations/mimir-tests/test-query-scheduler-memberlist-ring-generated.yaml +++ b/operations/mimir-tests/test-query-scheduler-memberlist-ring-generated.yaml @@ -543,7 +543,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -643,7 +643,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -729,7 +729,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -809,7 +809,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -905,7 +905,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler ports: @@ -983,7 +983,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1083,7 +1083,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1193,7 +1193,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1535,7 +1535,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-query-scheduler-memberlist-ring-read-path-disabled-generated.yaml b/operations/mimir-tests/test-query-scheduler-memberlist-ring-read-path-disabled-generated.yaml index 6ca1fb8450e..9a7acf87c1c 100644 --- a/operations/mimir-tests/test-query-scheduler-memberlist-ring-read-path-disabled-generated.yaml +++ b/operations/mimir-tests/test-query-scheduler-memberlist-ring-read-path-disabled-generated.yaml @@ -540,7 +540,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -638,7 +638,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -719,7 +719,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -797,7 +797,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -893,7 +893,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler ports: @@ -971,7 +971,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1071,7 +1071,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1181,7 +1181,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1523,7 +1523,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 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 f9006787038..e696d97b0f5 100644 --- a/operations/mimir-tests/test-query-sharding-generated.yaml +++ b/operations/mimir-tests/test-query-sharding-generated.yaml @@ -534,7 +534,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -631,7 +631,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -717,7 +717,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -789,7 +789,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -882,7 +882,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler ports: @@ -959,7 +959,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1058,7 +1058,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1167,7 +1167,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1508,7 +1508,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-read-write-deployment-mode-s3-autoscaled-generated.yaml b/operations/mimir-tests/test-read-write-deployment-mode-s3-autoscaled-generated.yaml index 5d2bfe8ba43..15add685a36 100644 --- a/operations/mimir-tests/test-read-write-deployment-mode-s3-autoscaled-generated.yaml +++ b/operations/mimir-tests/test-read-write-deployment-mode-s3-autoscaled-generated.yaml @@ -557,7 +557,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: mimir-read ports: @@ -998,7 +998,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: mimir-backend ports: @@ -1190,7 +1190,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: mimir-backend ports: @@ -1382,7 +1382,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: mimir-backend ports: @@ -1520,7 +1520,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: mimir-write ports: @@ -1658,7 +1658,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: mimir-write ports: @@ -1796,7 +1796,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: mimir-write ports: diff --git a/operations/mimir-tests/test-read-write-deployment-mode-s3-caches-disabled-generated.yaml b/operations/mimir-tests/test-read-write-deployment-mode-s3-caches-disabled-generated.yaml index 927430c3deb..3d4162808fa 100644 --- a/operations/mimir-tests/test-read-write-deployment-mode-s3-caches-disabled-generated.yaml +++ b/operations/mimir-tests/test-read-write-deployment-mode-s3-caches-disabled-generated.yaml @@ -420,7 +420,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: mimir-read ports: @@ -621,7 +621,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: mimir-backend ports: @@ -789,7 +789,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: mimir-backend ports: @@ -957,7 +957,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: mimir-backend ports: @@ -1095,7 +1095,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: mimir-write ports: @@ -1233,7 +1233,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: mimir-write ports: @@ -1371,7 +1371,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: mimir-write ports: diff --git a/operations/mimir-tests/test-read-write-deployment-mode-s3-generated.yaml b/operations/mimir-tests/test-read-write-deployment-mode-s3-generated.yaml index c07f575c8c0..4d8e7fb7cdd 100644 --- a/operations/mimir-tests/test-read-write-deployment-mode-s3-generated.yaml +++ b/operations/mimir-tests/test-read-write-deployment-mode-s3-generated.yaml @@ -558,7 +558,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: mimir-read ports: @@ -999,7 +999,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: mimir-backend ports: @@ -1191,7 +1191,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: mimir-backend ports: @@ -1383,7 +1383,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: mimir-backend ports: @@ -1521,7 +1521,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: mimir-write ports: @@ -1659,7 +1659,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: mimir-write ports: @@ -1797,7 +1797,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: mimir-write ports: diff --git a/operations/mimir-tests/test-ruler-remote-evaluation-generated.yaml b/operations/mimir-tests/test-ruler-remote-evaluation-generated.yaml index 3a70b152457..b70490446a2 100644 --- a/operations/mimir-tests/test-ruler-remote-evaluation-generated.yaml +++ b/operations/mimir-tests/test-ruler-remote-evaluation-generated.yaml @@ -651,7 +651,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -748,7 +748,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -829,7 +829,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -901,7 +901,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -996,7 +996,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler ports: @@ -1090,7 +1090,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler-querier ports: @@ -1174,7 +1174,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler-query-frontend ports: @@ -1246,7 +1246,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler-query-scheduler ports: @@ -1315,7 +1315,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1414,7 +1414,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1523,7 +1523,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1864,7 +1864,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 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 dc1982cfb33..5c8c9e0dfd8 100644 --- a/operations/mimir-tests/test-ruler-remote-evaluation-migration-generated.yaml +++ b/operations/mimir-tests/test-ruler-remote-evaluation-migration-generated.yaml @@ -651,7 +651,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -748,7 +748,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -829,7 +829,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -901,7 +901,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -994,7 +994,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler ports: @@ -1088,7 +1088,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler-querier ports: @@ -1172,7 +1172,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler-query-frontend ports: @@ -1244,7 +1244,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler-query-scheduler ports: @@ -1313,7 +1313,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1412,7 +1412,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1521,7 +1521,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1862,7 +1862,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 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 68168c96060..a8ebe8fdefc 100644 --- a/operations/mimir-tests/test-shuffle-sharding-generated.yaml +++ b/operations/mimir-tests/test-shuffle-sharding-generated.yaml @@ -535,7 +535,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -634,7 +634,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -716,7 +716,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -789,7 +789,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -885,7 +885,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler ports: @@ -962,7 +962,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1061,7 +1061,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1171,7 +1171,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1513,7 +1513,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-shuffle-sharding-partitions-enabled-generated.yaml b/operations/mimir-tests/test-shuffle-sharding-partitions-enabled-generated.yaml index 04b649f60c6..02c7b2bf689 100644 --- a/operations/mimir-tests/test-shuffle-sharding-partitions-enabled-generated.yaml +++ b/operations/mimir-tests/test-shuffle-sharding-partitions-enabled-generated.yaml @@ -536,7 +536,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -636,7 +636,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -718,7 +718,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -791,7 +791,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -888,7 +888,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler ports: @@ -965,7 +965,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1064,7 +1064,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1175,7 +1175,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1517,7 +1517,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 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 478a6181bb7..c6f0591dc65 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 @@ -535,7 +535,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -634,7 +634,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -716,7 +716,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -789,7 +789,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -886,7 +886,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler ports: @@ -963,7 +963,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1062,7 +1062,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1172,7 +1172,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1514,7 +1514,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 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 4cfea82f218..ece882e8a1e 100644 --- a/operations/mimir-tests/test-storage-azure-generated.yaml +++ b/operations/mimir-tests/test-storage-azure-generated.yaml @@ -534,7 +534,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -633,7 +633,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -714,7 +714,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -786,7 +786,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -881,7 +881,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler ports: @@ -960,7 +960,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1061,7 +1061,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1172,7 +1172,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1515,7 +1515,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 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 fefd7eff14b..27be95667dd 100644 --- a/operations/mimir-tests/test-storage-gcs-generated.yaml +++ b/operations/mimir-tests/test-storage-gcs-generated.yaml @@ -534,7 +534,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -631,7 +631,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -712,7 +712,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -784,7 +784,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -877,7 +877,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler ports: @@ -954,7 +954,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1053,7 +1053,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1162,7 +1162,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1503,7 +1503,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir-tests/test-storage-gcs-redis-generated.yaml b/operations/mimir-tests/test-storage-gcs-redis-generated.yaml index ab5a859b00c..2c3c0fe59a3 100644 --- a/operations/mimir-tests/test-storage-gcs-redis-generated.yaml +++ b/operations/mimir-tests/test-storage-gcs-redis-generated.yaml @@ -406,7 +406,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -503,7 +503,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -581,7 +581,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -653,7 +653,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -746,7 +746,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler ports: @@ -823,7 +823,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -922,7 +922,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1031,7 +1031,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1154,7 +1154,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 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 c1d1e7de0a6..241eeaade06 100644 --- a/operations/mimir-tests/test-storage-s3-generated.yaml +++ b/operations/mimir-tests/test-storage-s3-generated.yaml @@ -534,7 +534,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -632,7 +632,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -713,7 +713,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -785,7 +785,7 @@ spec: - -server.http-listen-port=8080 - -target=query-scheduler - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-scheduler ports: @@ -879,7 +879,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ruler ports: @@ -957,7 +957,7 @@ spec: valueFrom: fieldRef: fieldPath: status.podIP - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: alertmanager ports: @@ -1057,7 +1057,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -1167,7 +1167,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1509,7 +1509,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 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 8d9b2d0d9d8..b8a20cb6439 100644 --- a/operations/mimir-tests/test-without-query-scheduler-generated.yaml +++ b/operations/mimir-tests/test-without-query-scheduler-generated.yaml @@ -437,7 +437,7 @@ spec: value: "8" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: distributor ports: @@ -534,7 +534,7 @@ spec: value: "5" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: querier ports: @@ -614,7 +614,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "5000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: query-frontend ports: @@ -701,7 +701,7 @@ spec: - -server.http-listen-port=8080 - -target=compactor - -usage-stats.installation-mode=jsonnet - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: compactor ports: @@ -810,7 +810,7 @@ spec: env: - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: ingester ports: @@ -1151,7 +1151,7 @@ spec: value: "12884901888" - name: JAEGER_REPORTER_MAX_QUEUE_SIZE value: "1000" - image: grafana/mimir:2.12.0 + image: grafana/mimir:2.13.0 imagePullPolicy: IfNotPresent name: store-gateway ports: diff --git a/operations/mimir/images.libsonnet b/operations/mimir/images.libsonnet index 7189ab45f07..27623e13f60 100644 --- a/operations/mimir/images.libsonnet +++ b/operations/mimir/images.libsonnet @@ -5,7 +5,7 @@ memcachedExporter: 'prom/memcached-exporter:v0.14.3', // Our services. - mimir: 'grafana/mimir:2.12.0', + mimir: 'grafana/mimir:2.13.0', alertmanager: self.mimir, distributor: self.mimir, @@ -19,8 +19,8 @@ query_scheduler: self.mimir, overrides_exporter: self.mimir, - query_tee: 'grafana/query-tee:2.12.0', - continuous_test: 'grafana/mimir-continuous-test:2.12.0', + query_tee: 'grafana/query-tee:2.13.0', + continuous_test: 'grafana/mimir-continuous-test:2.13.0', // Read-write deployment mode. mimir_write: self.mimir,