Skip to content

Commit 2844c60

Browse files
grafanabotgrafanabot
andauthored
Update mimir-distributed chart to 4.3.0-weekly.227 (grafana#4309)
Co-authored-by: grafanabot <grafanabot@grafana.com>
1 parent b352388 commit 2844c60

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

operations/helm/charts/mimir-distributed/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
2-
version: 4.2.0
3-
appVersion: 2.6.0
2+
version: 4.3.0-weekly.227
3+
appVersion: r227
44
description: "Grafana Mimir"
55
home: https://grafana.com/docs/mimir/v2.6.x/
66
icon: https://grafana.com/static/img/logos/logo-mimir.svg

operations/helm/charts/mimir-distributed/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ When upgrading from Helm chart version 2.1, please see [Upgrade the Grafana Mimi
1111

1212
# mimir-distributed
1313

14-
![Version: 4.2.0](https://img.shields.io/badge/Version-4.2.0-informational?style=flat-square) ![AppVersion: 2.6.0](https://img.shields.io/badge/AppVersion-2.6.0-informational?style=flat-square)
14+
![Version: 4.3.0-weekly.227](https://img.shields.io/badge/Version-4.3.0--weekly.227-informational?style=flat-square) ![AppVersion: r227](https://img.shields.io/badge/AppVersion-r227-informational?style=flat-square)
1515

1616
Grafana Mimir
1717

operations/helm/charts/mimir-distributed/values.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ image:
3434
# -- Grafana Mimir container image repository. Note: for Grafana Enterprise Metrics use the value 'enterprise.image.repository'
3535
repository: grafana/mimir
3636
# -- Grafana Mimir container image tag. Note: for Grafana Enterprise Metrics use the value 'enterprise.image.tag'
37-
tag: 2.6.0
37+
tag: r227-f27bfaf
3838
# -- Container pull policy - shared between Grafana Mimir and Grafana Enterprise Metrics
3939
pullPolicy: IfNotPresent
4040
# -- Optionally specify an array of imagePullSecrets - shared between Grafana Mimir and Grafana Enterprise Metrics
@@ -2815,7 +2815,7 @@ enterprise:
28152815
# -- Grafana Enterprise Metrics container image repository. Note: for Grafana Mimir use the value 'image.repository'
28162816
repository: grafana/enterprise-metrics
28172817
# -- Grafana Enterprise Metrics container image tag. Note: for Grafana Mimir use the value 'image.tag'
2818-
tag: v2.6.0
2818+
tag: r227-477c4970
28192819
# Note: pullPolicy and optional pullSecrets are set in toplevel 'image' section, not here
28202820

28212821
# In order to use Grafana Enterprise Metrics features, you will need to provide the contents of your Grafana Enterprise Metrics
@@ -3294,7 +3294,7 @@ gr-metricname-cache:
32943294
smoke_test:
32953295
image:
32963296
repository: grafana/mimir-continuous-test
3297-
tag: 2.6.0
3297+
tag: r227-f27bfaf
32983298
pullPolicy: IfNotPresent
32993299
tenantId: ''
33003300
extraArgs: {}
@@ -3314,7 +3314,7 @@ continuous_test:
33143314
replicas: 1
33153315
image:
33163316
repository: grafana/mimir-continuous-test
3317-
tag: 2.6.0
3317+
tag: r227-f27bfaf
33183318
pullPolicy: IfNotPresent
33193319
# Note: optional pullSecrets are set in toplevel 'image' section, not here
33203320

0 commit comments

Comments
 (0)