Skip to content

Commit

Permalink
[release-2.9] Update version to 2.9.3 (#6638)
Browse files Browse the repository at this point in the history
* Update release 2.9 version

* Empty commit to trigger CI
  • Loading branch information
fayzal-g committed Nov 13, 2023
1 parent a51c7c7 commit 97e892a
Show file tree
Hide file tree
Showing 42 changed files with 383 additions and 383 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.9.2
2.9.3
2 changes: 1 addition & 1 deletion operations/mimir-rules-action/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# SPDX-License-Identifier: AGPL-3.0-only

FROM grafana/mimirtool:2.9.2
FROM grafana/mimirtool:2.9.3

COPY entrypoint.sh /entrypoint.sh

Expand Down
24 changes: 12 additions & 12 deletions operations/mimir-tests/test-autoscaling-generated.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -472,7 +472,7 @@ spec:
- -server.http-listen-port=8080
- -target=distributor
- -usage-stats.installation-mode=jsonnet
image: grafana/mimir:2.9.2
image: grafana/mimir:2.9.3
imagePullPolicy: IfNotPresent
name: distributor
ports:
Expand Down Expand Up @@ -564,7 +564,7 @@ spec:
env:
- name: JAEGER_REPORTER_MAX_QUEUE_SIZE
value: "1024"
image: grafana/mimir:2.9.2
image: grafana/mimir:2.9.3
imagePullPolicy: IfNotPresent
name: querier
ports:
Expand Down Expand Up @@ -639,7 +639,7 @@ spec:
- -server.http-listen-port=8080
- -target=query-frontend
- -usage-stats.installation-mode=jsonnet
image: grafana/mimir:2.9.2
image: grafana/mimir:2.9.3
imagePullPolicy: IfNotPresent
name: query-frontend
ports:
Expand Down Expand Up @@ -710,7 +710,7 @@ spec:
- -server.http-listen-port=8080
- -target=query-scheduler
- -usage-stats.installation-mode=jsonnet
image: grafana/mimir:2.9.2
image: grafana/mimir:2.9.3
imagePullPolicy: IfNotPresent
name: query-scheduler
ports:
Expand Down Expand Up @@ -793,7 +793,7 @@ spec:
- -store-gateway.sharding-ring.store=memberlist
- -target=ruler
- -usage-stats.installation-mode=jsonnet
image: grafana/mimir:2.9.2
image: grafana/mimir:2.9.3
imagePullPolicy: IfNotPresent
name: ruler
ports:
Expand Down Expand Up @@ -885,7 +885,7 @@ spec:
env:
- name: JAEGER_REPORTER_MAX_QUEUE_SIZE
value: "1024"
image: grafana/mimir:2.9.2
image: grafana/mimir:2.9.3
imagePullPolicy: IfNotPresent
name: ruler-querier
ports:
Expand Down Expand Up @@ -963,7 +963,7 @@ spec:
- -server.http-listen-port=8080
- -target=query-frontend
- -usage-stats.installation-mode=jsonnet
image: grafana/mimir:2.9.2
image: grafana/mimir:2.9.3
imagePullPolicy: IfNotPresent
name: ruler-query-frontend
ports:
Expand Down Expand Up @@ -1034,7 +1034,7 @@ spec:
- -server.http-listen-port=8080
- -target=query-scheduler
- -usage-stats.installation-mode=jsonnet
image: grafana/mimir:2.9.2
image: grafana/mimir:2.9.3
imagePullPolicy: IfNotPresent
name: ruler-query-scheduler
ports:
Expand Down Expand Up @@ -1102,7 +1102,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: status.podIP
image: grafana/mimir:2.9.2
image: grafana/mimir:2.9.3
imagePullPolicy: IfNotPresent
name: alertmanager
ports:
Expand Down Expand Up @@ -1199,7 +1199,7 @@ spec:
- -server.http-listen-port=8080
- -target=compactor
- -usage-stats.installation-mode=jsonnet
image: grafana/mimir:2.9.2
image: grafana/mimir:2.9.3
imagePullPolicy: IfNotPresent
name: compactor
ports:
Expand Down Expand Up @@ -1304,7 +1304,7 @@ spec:
- -server.http-listen-port=8080
- -target=ingester
- -usage-stats.installation-mode=jsonnet
image: grafana/mimir:2.9.2
image: grafana/mimir:2.9.3
imagePullPolicy: IfNotPresent
name: ingester
ports:
Expand Down Expand Up @@ -1638,7 +1638,7 @@ spec:
value: "5"
- name: GOMEMLIMIT
value: "12884901888"
image: grafana/mimir:2.9.2
image: grafana/mimir:2.9.3
imagePullPolicy: IfNotPresent
name: store-gateway
ports:
Expand Down
18 changes: 9 additions & 9 deletions operations/mimir-tests/test-consul-generated.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -767,7 +767,7 @@ spec:
- -server.http-listen-port=8080
- -target=distributor
- -usage-stats.installation-mode=jsonnet
image: grafana/mimir:2.9.2
image: grafana/mimir:2.9.3
imagePullPolicy: IfNotPresent
name: distributor
ports:
Expand Down Expand Up @@ -857,7 +857,7 @@ spec:
env:
- name: JAEGER_REPORTER_MAX_QUEUE_SIZE
value: "1024"
image: grafana/mimir:2.9.2
image: grafana/mimir:2.9.3
imagePullPolicy: IfNotPresent
name: querier
ports:
Expand Down Expand Up @@ -931,7 +931,7 @@ spec:
- -server.http-listen-port=8080
- -target=query-frontend
- -usage-stats.installation-mode=jsonnet
image: grafana/mimir:2.9.2
image: grafana/mimir:2.9.3
imagePullPolicy: IfNotPresent
name: query-frontend
ports:
Expand Down Expand Up @@ -1002,7 +1002,7 @@ spec:
- -server.http-listen-port=8080
- -target=query-scheduler
- -usage-stats.installation-mode=jsonnet
image: grafana/mimir:2.9.2
image: grafana/mimir:2.9.3
imagePullPolicy: IfNotPresent
name: query-scheduler
ports:
Expand Down Expand Up @@ -1085,7 +1085,7 @@ spec:
- -store-gateway.sharding-ring.store=consul
- -target=ruler
- -usage-stats.installation-mode=jsonnet
image: grafana/mimir:2.9.2
image: grafana/mimir:2.9.3
imagePullPolicy: IfNotPresent
name: ruler
ports:
Expand Down Expand Up @@ -1160,7 +1160,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: status.podIP
image: grafana/mimir:2.9.2
image: grafana/mimir:2.9.3
imagePullPolicy: IfNotPresent
name: alertmanager
ports:
Expand Down Expand Up @@ -1253,7 +1253,7 @@ spec:
- -server.http-listen-port=8080
- -target=compactor
- -usage-stats.installation-mode=jsonnet
image: grafana/mimir:2.9.2
image: grafana/mimir:2.9.3
imagePullPolicy: IfNotPresent
name: compactor
ports:
Expand Down Expand Up @@ -1354,7 +1354,7 @@ spec:
- -server.http-listen-port=8080
- -target=ingester
- -usage-stats.installation-mode=jsonnet
image: grafana/mimir:2.9.2
image: grafana/mimir:2.9.3
imagePullPolicy: IfNotPresent
name: ingester
ports:
Expand Down Expand Up @@ -1684,7 +1684,7 @@ spec:
value: "5"
- name: GOMEMLIMIT
value: "12884901888"
image: grafana/mimir:2.9.2
image: grafana/mimir:2.9.3
imagePullPolicy: IfNotPresent
name: store-gateway
ports:
Expand Down
26 changes: 13 additions & 13 deletions operations/mimir-tests/test-consul-multi-zone-generated.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -919,7 +919,7 @@ spec:
- -server.http-listen-port=8080
- -target=distributor
- -usage-stats.installation-mode=jsonnet
image: grafana/mimir:2.9.2
image: grafana/mimir:2.9.3
imagePullPolicy: IfNotPresent
name: distributor
ports:
Expand Down Expand Up @@ -1011,7 +1011,7 @@ spec:
env:
- name: JAEGER_REPORTER_MAX_QUEUE_SIZE
value: "1024"
image: grafana/mimir:2.9.2
image: grafana/mimir:2.9.3
imagePullPolicy: IfNotPresent
name: querier
ports:
Expand Down Expand Up @@ -1085,7 +1085,7 @@ spec:
- -server.http-listen-port=8080
- -target=query-frontend
- -usage-stats.installation-mode=jsonnet
image: grafana/mimir:2.9.2
image: grafana/mimir:2.9.3
imagePullPolicy: IfNotPresent
name: query-frontend
ports:
Expand Down Expand Up @@ -1156,7 +1156,7 @@ spec:
- -server.http-listen-port=8080
- -target=query-scheduler
- -usage-stats.installation-mode=jsonnet
image: grafana/mimir:2.9.2
image: grafana/mimir:2.9.3
imagePullPolicy: IfNotPresent
name: query-scheduler
ports:
Expand Down Expand Up @@ -1286,7 +1286,7 @@ spec:
- -store-gateway.sharding-ring.zone-awareness-enabled=true
- -target=ruler
- -usage-stats.installation-mode=jsonnet
image: grafana/mimir:2.9.2
image: grafana/mimir:2.9.3
imagePullPolicy: IfNotPresent
name: ruler
ports:
Expand Down Expand Up @@ -1361,7 +1361,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: status.podIP
image: grafana/mimir:2.9.2
image: grafana/mimir:2.9.3
imagePullPolicy: IfNotPresent
name: alertmanager
ports:
Expand Down Expand Up @@ -1454,7 +1454,7 @@ spec:
- -server.http-listen-port=8080
- -target=compactor
- -usage-stats.installation-mode=jsonnet
image: grafana/mimir:2.9.2
image: grafana/mimir:2.9.3
imagePullPolicy: IfNotPresent
name: compactor
ports:
Expand Down Expand Up @@ -1568,7 +1568,7 @@ spec:
- -server.http-listen-port=8080
- -target=ingester
- -usage-stats.installation-mode=jsonnet
image: grafana/mimir:2.9.2
image: grafana/mimir:2.9.3
imagePullPolicy: IfNotPresent
name: ingester
ports:
Expand Down Expand Up @@ -1682,7 +1682,7 @@ spec:
- -server.http-listen-port=8080
- -target=ingester
- -usage-stats.installation-mode=jsonnet
image: grafana/mimir:2.9.2
image: grafana/mimir:2.9.3
imagePullPolicy: IfNotPresent
name: ingester
ports:
Expand Down Expand Up @@ -1796,7 +1796,7 @@ spec:
- -server.http-listen-port=8080
- -target=ingester
- -usage-stats.installation-mode=jsonnet
image: grafana/mimir:2.9.2
image: grafana/mimir:2.9.3
imagePullPolicy: IfNotPresent
name: ingester
ports:
Expand Down Expand Up @@ -2139,7 +2139,7 @@ spec:
value: "5"
- name: GOMEMLIMIT
value: "12884901888"
image: grafana/mimir:2.9.2
image: grafana/mimir:2.9.3
imagePullPolicy: IfNotPresent
name: store-gateway
ports:
Expand Down Expand Up @@ -2270,7 +2270,7 @@ spec:
value: "5"
- name: GOMEMLIMIT
value: "12884901888"
image: grafana/mimir:2.9.2
image: grafana/mimir:2.9.3
imagePullPolicy: IfNotPresent
name: store-gateway
ports:
Expand Down Expand Up @@ -2401,7 +2401,7 @@ spec:
value: "5"
- name: GOMEMLIMIT
value: "12884901888"
image: grafana/mimir:2.9.2
image: grafana/mimir:2.9.3
imagePullPolicy: IfNotPresent
name: store-gateway
ports:
Expand Down
16 changes: 8 additions & 8 deletions operations/mimir-tests/test-consul-ruler-disabled-generated.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -749,7 +749,7 @@ spec:
- -server.http-listen-port=8080
- -target=distributor
- -usage-stats.installation-mode=jsonnet
image: grafana/mimir:2.9.2
image: grafana/mimir:2.9.3
imagePullPolicy: IfNotPresent
name: distributor
ports:
Expand Down Expand Up @@ -839,7 +839,7 @@ spec:
env:
- name: JAEGER_REPORTER_MAX_QUEUE_SIZE
value: "1024"
image: grafana/mimir:2.9.2
image: grafana/mimir:2.9.3
imagePullPolicy: IfNotPresent
name: querier
ports:
Expand Down Expand Up @@ -913,7 +913,7 @@ spec:
- -server.http-listen-port=8080
- -target=query-frontend
- -usage-stats.installation-mode=jsonnet
image: grafana/mimir:2.9.2
image: grafana/mimir:2.9.3
imagePullPolicy: IfNotPresent
name: query-frontend
ports:
Expand Down Expand Up @@ -984,7 +984,7 @@ spec:
- -server.http-listen-port=8080
- -target=query-scheduler
- -usage-stats.installation-mode=jsonnet
image: grafana/mimir:2.9.2
image: grafana/mimir:2.9.3
imagePullPolicy: IfNotPresent
name: query-scheduler
ports:
Expand Down Expand Up @@ -1050,7 +1050,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: status.podIP
image: grafana/mimir:2.9.2
image: grafana/mimir:2.9.3
imagePullPolicy: IfNotPresent
name: alertmanager
ports:
Expand Down Expand Up @@ -1143,7 +1143,7 @@ spec:
- -server.http-listen-port=8080
- -target=compactor
- -usage-stats.installation-mode=jsonnet
image: grafana/mimir:2.9.2
image: grafana/mimir:2.9.3
imagePullPolicy: IfNotPresent
name: compactor
ports:
Expand Down Expand Up @@ -1244,7 +1244,7 @@ spec:
- -server.http-listen-port=8080
- -target=ingester
- -usage-stats.installation-mode=jsonnet
image: grafana/mimir:2.9.2
image: grafana/mimir:2.9.3
imagePullPolicy: IfNotPresent
name: ingester
ports:
Expand Down Expand Up @@ -1574,7 +1574,7 @@ spec:
value: "5"
- name: GOMEMLIMIT
value: "12884901888"
image: grafana/mimir:2.9.2
image: grafana/mimir:2.9.3
imagePullPolicy: IfNotPresent
name: store-gateway
ports:
Expand Down
Loading

0 comments on commit 97e892a

Please sign in to comment.