Skip to content

Commit 4775ec1

Browse files
2.13: update VERSION, CHANGELOG (#8639)
Signed-off-by: Dimitar Dimitrov <[email protected]>
1 parent 6012e37 commit 4775ec1

File tree

70 files changed

+734
-734
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+734
-734
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 2.13.0-rc.2
3+
## 2.13.0
44

55
### Grafana Mimir
66

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.13.0-rc.2
1+
2.13.0

operations/mimir-rules-action/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SPDX-License-Identifier: AGPL-3.0-only
22

3-
FROM grafana/mimirtool:2.12.0
3+
FROM grafana/mimirtool:2.13.0
44

55
COPY entrypoint.sh /entrypoint.sh
66

operations/mimir-tests/test-all-components-generated.yaml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -534,7 +534,7 @@ spec:
534534
value: "8"
535535
- name: JAEGER_REPORTER_MAX_QUEUE_SIZE
536536
value: "1000"
537-
image: grafana/mimir:2.12.0
537+
image: grafana/mimir:2.13.0
538538
imagePullPolicy: IfNotPresent
539539
name: distributor
540540
ports:
@@ -631,7 +631,7 @@ spec:
631631
value: "5"
632632
- name: JAEGER_REPORTER_MAX_QUEUE_SIZE
633633
value: "5000"
634-
image: grafana/mimir:2.12.0
634+
image: grafana/mimir:2.13.0
635635
imagePullPolicy: IfNotPresent
636636
name: querier
637637
ports:
@@ -712,7 +712,7 @@ spec:
712712
env:
713713
- name: JAEGER_REPORTER_MAX_QUEUE_SIZE
714714
value: "5000"
715-
image: grafana/mimir:2.12.0
715+
image: grafana/mimir:2.13.0
716716
imagePullPolicy: IfNotPresent
717717
name: query-frontend
718718
ports:
@@ -784,7 +784,7 @@ spec:
784784
- -server.http-listen-port=8080
785785
- -target=query-scheduler
786786
- -usage-stats.installation-mode=jsonnet
787-
image: grafana/mimir:2.12.0
787+
image: grafana/mimir:2.13.0
788788
imagePullPolicy: IfNotPresent
789789
name: query-scheduler
790790
ports:
@@ -877,7 +877,7 @@ spec:
877877
env:
878878
- name: JAEGER_REPORTER_MAX_QUEUE_SIZE
879879
value: "1000"
880-
image: grafana/mimir:2.12.0
880+
image: grafana/mimir:2.13.0
881881
imagePullPolicy: IfNotPresent
882882
name: ruler
883883
ports:
@@ -954,7 +954,7 @@ spec:
954954
valueFrom:
955955
fieldRef:
956956
fieldPath: status.podIP
957-
image: grafana/mimir:2.12.0
957+
image: grafana/mimir:2.13.0
958958
imagePullPolicy: IfNotPresent
959959
name: alertmanager
960960
ports:
@@ -1053,7 +1053,7 @@ spec:
10531053
- -server.http-listen-port=8080
10541054
- -target=compactor
10551055
- -usage-stats.installation-mode=jsonnet
1056-
image: grafana/mimir:2.12.0
1056+
image: grafana/mimir:2.13.0
10571057
imagePullPolicy: IfNotPresent
10581058
name: compactor
10591059
ports:
@@ -1162,7 +1162,7 @@ spec:
11621162
env:
11631163
- name: JAEGER_REPORTER_MAX_QUEUE_SIZE
11641164
value: "1000"
1165-
image: grafana/mimir:2.12.0
1165+
image: grafana/mimir:2.13.0
11661166
imagePullPolicy: IfNotPresent
11671167
name: ingester
11681168
ports:
@@ -1503,7 +1503,7 @@ spec:
15031503
value: "12884901888"
15041504
- name: JAEGER_REPORTER_MAX_QUEUE_SIZE
15051505
value: "1000"
1506-
image: grafana/mimir:2.12.0
1506+
image: grafana/mimir:2.13.0
15071507
imagePullPolicy: IfNotPresent
15081508
name: store-gateway
15091509
ports:

operations/mimir-tests/test-all-components-with-custom-max-skew-generated.yaml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -534,7 +534,7 @@ spec:
534534
value: "8"
535535
- name: JAEGER_REPORTER_MAX_QUEUE_SIZE
536536
value: "1000"
537-
image: grafana/mimir:2.12.0
537+
image: grafana/mimir:2.13.0
538538
imagePullPolicy: IfNotPresent
539539
name: distributor
540540
ports:
@@ -631,7 +631,7 @@ spec:
631631
value: "5"
632632
- name: JAEGER_REPORTER_MAX_QUEUE_SIZE
633633
value: "5000"
634-
image: grafana/mimir:2.12.0
634+
image: grafana/mimir:2.13.0
635635
imagePullPolicy: IfNotPresent
636636
name: querier
637637
ports:
@@ -712,7 +712,7 @@ spec:
712712
env:
713713
- name: JAEGER_REPORTER_MAX_QUEUE_SIZE
714714
value: "5000"
715-
image: grafana/mimir:2.12.0
715+
image: grafana/mimir:2.13.0
716716
imagePullPolicy: IfNotPresent
717717
name: query-frontend
718718
ports:
@@ -784,7 +784,7 @@ spec:
784784
- -server.http-listen-port=8080
785785
- -target=query-scheduler
786786
- -usage-stats.installation-mode=jsonnet
787-
image: grafana/mimir:2.12.0
787+
image: grafana/mimir:2.13.0
788788
imagePullPolicy: IfNotPresent
789789
name: query-scheduler
790790
ports:
@@ -877,7 +877,7 @@ spec:
877877
env:
878878
- name: JAEGER_REPORTER_MAX_QUEUE_SIZE
879879
value: "1000"
880-
image: grafana/mimir:2.12.0
880+
image: grafana/mimir:2.13.0
881881
imagePullPolicy: IfNotPresent
882882
name: ruler
883883
ports:
@@ -954,7 +954,7 @@ spec:
954954
valueFrom:
955955
fieldRef:
956956
fieldPath: status.podIP
957-
image: grafana/mimir:2.12.0
957+
image: grafana/mimir:2.13.0
958958
imagePullPolicy: IfNotPresent
959959
name: alertmanager
960960
ports:
@@ -1053,7 +1053,7 @@ spec:
10531053
- -server.http-listen-port=8080
10541054
- -target=compactor
10551055
- -usage-stats.installation-mode=jsonnet
1056-
image: grafana/mimir:2.12.0
1056+
image: grafana/mimir:2.13.0
10571057
imagePullPolicy: IfNotPresent
10581058
name: compactor
10591059
ports:
@@ -1162,7 +1162,7 @@ spec:
11621162
env:
11631163
- name: JAEGER_REPORTER_MAX_QUEUE_SIZE
11641164
value: "1000"
1165-
image: grafana/mimir:2.12.0
1165+
image: grafana/mimir:2.13.0
11661166
imagePullPolicy: IfNotPresent
11671167
name: ingester
11681168
ports:
@@ -1503,7 +1503,7 @@ spec:
15031503
value: "12884901888"
15041504
- name: JAEGER_REPORTER_MAX_QUEUE_SIZE
15051505
value: "1000"
1506-
image: grafana/mimir:2.12.0
1506+
image: grafana/mimir:2.13.0
15071507
imagePullPolicy: IfNotPresent
15081508
name: store-gateway
15091509
ports:

operations/mimir-tests/test-all-components-with-tsdb-head-early-compaction-generated.yaml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -534,7 +534,7 @@ spec:
534534
value: "8"
535535
- name: JAEGER_REPORTER_MAX_QUEUE_SIZE
536536
value: "1000"
537-
image: grafana/mimir:2.12.0
537+
image: grafana/mimir:2.13.0
538538
imagePullPolicy: IfNotPresent
539539
name: distributor
540540
ports:
@@ -631,7 +631,7 @@ spec:
631631
value: "5"
632632
- name: JAEGER_REPORTER_MAX_QUEUE_SIZE
633633
value: "5000"
634-
image: grafana/mimir:2.12.0
634+
image: grafana/mimir:2.13.0
635635
imagePullPolicy: IfNotPresent
636636
name: querier
637637
ports:
@@ -712,7 +712,7 @@ spec:
712712
env:
713713
- name: JAEGER_REPORTER_MAX_QUEUE_SIZE
714714
value: "5000"
715-
image: grafana/mimir:2.12.0
715+
image: grafana/mimir:2.13.0
716716
imagePullPolicy: IfNotPresent
717717
name: query-frontend
718718
ports:
@@ -784,7 +784,7 @@ spec:
784784
- -server.http-listen-port=8080
785785
- -target=query-scheduler
786786
- -usage-stats.installation-mode=jsonnet
787-
image: grafana/mimir:2.12.0
787+
image: grafana/mimir:2.13.0
788788
imagePullPolicy: IfNotPresent
789789
name: query-scheduler
790790
ports:
@@ -877,7 +877,7 @@ spec:
877877
env:
878878
- name: JAEGER_REPORTER_MAX_QUEUE_SIZE
879879
value: "1000"
880-
image: grafana/mimir:2.12.0
880+
image: grafana/mimir:2.13.0
881881
imagePullPolicy: IfNotPresent
882882
name: ruler
883883
ports:
@@ -954,7 +954,7 @@ spec:
954954
valueFrom:
955955
fieldRef:
956956
fieldPath: status.podIP
957-
image: grafana/mimir:2.12.0
957+
image: grafana/mimir:2.13.0
958958
imagePullPolicy: IfNotPresent
959959
name: alertmanager
960960
ports:
@@ -1053,7 +1053,7 @@ spec:
10531053
- -server.http-listen-port=8080
10541054
- -target=compactor
10551055
- -usage-stats.installation-mode=jsonnet
1056-
image: grafana/mimir:2.12.0
1056+
image: grafana/mimir:2.13.0
10571057
imagePullPolicy: IfNotPresent
10581058
name: compactor
10591059
ports:
@@ -1164,7 +1164,7 @@ spec:
11641164
env:
11651165
- name: JAEGER_REPORTER_MAX_QUEUE_SIZE
11661166
value: "1000"
1167-
image: grafana/mimir:2.12.0
1167+
image: grafana/mimir:2.13.0
11681168
imagePullPolicy: IfNotPresent
11691169
name: ingester
11701170
ports:
@@ -1505,7 +1505,7 @@ spec:
15051505
value: "12884901888"
15061506
- name: JAEGER_REPORTER_MAX_QUEUE_SIZE
15071507
value: "1000"
1508-
image: grafana/mimir:2.12.0
1508+
image: grafana/mimir:2.13.0
15091509
imagePullPolicy: IfNotPresent
15101510
name: store-gateway
15111511
ports:

operations/mimir-tests/test-all-components-without-chunk-streaming-generated.yaml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -535,7 +535,7 @@ spec:
535535
value: "8"
536536
- name: JAEGER_REPORTER_MAX_QUEUE_SIZE
537537
value: "1000"
538-
image: grafana/mimir:2.12.0
538+
image: grafana/mimir:2.13.0
539539
imagePullPolicy: IfNotPresent
540540
name: distributor
541541
ports:
@@ -632,7 +632,7 @@ spec:
632632
value: "5"
633633
- name: JAEGER_REPORTER_MAX_QUEUE_SIZE
634634
value: "5000"
635-
image: grafana/mimir:2.12.0
635+
image: grafana/mimir:2.13.0
636636
imagePullPolicy: IfNotPresent
637637
name: querier
638638
ports:
@@ -713,7 +713,7 @@ spec:
713713
env:
714714
- name: JAEGER_REPORTER_MAX_QUEUE_SIZE
715715
value: "5000"
716-
image: grafana/mimir:2.12.0
716+
image: grafana/mimir:2.13.0
717717
imagePullPolicy: IfNotPresent
718718
name: query-frontend
719719
ports:
@@ -785,7 +785,7 @@ spec:
785785
- -server.http-listen-port=8080
786786
- -target=query-scheduler
787787
- -usage-stats.installation-mode=jsonnet
788-
image: grafana/mimir:2.12.0
788+
image: grafana/mimir:2.13.0
789789
imagePullPolicy: IfNotPresent
790790
name: query-scheduler
791791
ports:
@@ -878,7 +878,7 @@ spec:
878878
env:
879879
- name: JAEGER_REPORTER_MAX_QUEUE_SIZE
880880
value: "1000"
881-
image: grafana/mimir:2.12.0
881+
image: grafana/mimir:2.13.0
882882
imagePullPolicy: IfNotPresent
883883
name: ruler
884884
ports:
@@ -955,7 +955,7 @@ spec:
955955
valueFrom:
956956
fieldRef:
957957
fieldPath: status.podIP
958-
image: grafana/mimir:2.12.0
958+
image: grafana/mimir:2.13.0
959959
imagePullPolicy: IfNotPresent
960960
name: alertmanager
961961
ports:
@@ -1054,7 +1054,7 @@ spec:
10541054
- -server.http-listen-port=8080
10551055
- -target=compactor
10561056
- -usage-stats.installation-mode=jsonnet
1057-
image: grafana/mimir:2.12.0
1057+
image: grafana/mimir:2.13.0
10581058
imagePullPolicy: IfNotPresent
10591059
name: compactor
10601060
ports:
@@ -1163,7 +1163,7 @@ spec:
11631163
env:
11641164
- name: JAEGER_REPORTER_MAX_QUEUE_SIZE
11651165
value: "1000"
1166-
image: grafana/mimir:2.12.0
1166+
image: grafana/mimir:2.13.0
11671167
imagePullPolicy: IfNotPresent
11681168
name: ingester
11691169
ports:
@@ -1504,7 +1504,7 @@ spec:
15041504
value: "12884901888"
15051505
- name: JAEGER_REPORTER_MAX_QUEUE_SIZE
15061506
value: "1000"
1507-
image: grafana/mimir:2.12.0
1507+
image: grafana/mimir:2.13.0
15081508
imagePullPolicy: IfNotPresent
15091509
name: store-gateway
15101510
ports:

0 commit comments

Comments
 (0)