Skip to content

Commit fc8af05

Browse files
grafanabotgrafanabot
andauthored
Update mimir-distributed chart to 5.6.0-weekly.323 (#10323)
Co-authored-by: grafanabot <grafanabot@grafana.com>
1 parent d700b55 commit fc8af05

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
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: 5.6.0-weekly.321
3-
appVersion: r321
2+
version: 5.6.0-weekly.323
3+
appVersion: r323
44
description: "Grafana Mimir"
55
home: https://grafana.com/docs/helm-charts/mimir-distributed/latest/
66
icon: https://grafana.com/static/img/logos/logo-mimir.svg

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Helm chart for deploying [Grafana Mimir](https://grafana.com/docs/mimir/latest/)
44

55
For the full documentation, visit [Grafana mimir-distributed Helm chart documentation](https://grafana.com/docs/helm-charts/mimir-distributed/latest/).
66

7-
> **Note:** The documentation version is derived from the Helm chart version which is 5.6.0-weekly.321.
7+
> **Note:** The documentation version is derived from the Helm chart version which is 5.6.0-weekly.323.
88
99
When upgrading from Helm chart version 4.X, please see [Migrate the Helm chart from version 4.x to 5.0](https://grafana.com/docs/helm-charts/mimir-distributed/latest/migration-guides/migrate-helm-chart-4.x-to-5.0/).
1010
When upgrading from Helm chart version 3.x, please see [Migrate from single zone to zone-aware replication with Helm](https://grafana.com/docs/helm-charts/mimir-distributed/latest/migration-guides/migrate-from-single-zone-with-helm/).
@@ -14,7 +14,7 @@ When upgrading from Helm chart version 2.1, please see [Upgrade the Grafana Mimi
1414

1515
# mimir-distributed
1616

17-
![Version: 5.6.0-weekly.321](https://img.shields.io/badge/Version-5.6.0--weekly.321-informational?style=flat-square) ![AppVersion: r321](https://img.shields.io/badge/AppVersion-r321-informational?style=flat-square)
17+
![Version: 5.6.0-weekly.323](https://img.shields.io/badge/Version-5.6.0--weekly.323-informational?style=flat-square) ![AppVersion: r323](https://img.shields.io/badge/AppVersion-r323-informational?style=flat-square)
1818

1919
Grafana Mimir
2020

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

Lines changed: 2 additions & 2 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: r321-3410e68
37+
tag: r323-f8e07d0
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
@@ -3949,7 +3949,7 @@ enterprise:
39493949
# -- Grafana Enterprise Metrics container image repository. Note: for Grafana Mimir use the value 'image.repository'
39503950
repository: grafana/enterprise-metrics
39513951
# -- Grafana Enterprise Metrics container image tag. Note: for Grafana Mimir use the value 'image.tag'
3952-
tag: r321-15e82100
3952+
tag: r323-bf0aeaa5
39533953
# Note: pullPolicy and optional pullSecrets are set in toplevel 'image' section, not here
39543954

39553955
# In order to use Grafana Enterprise Metrics features, you will need to provide the contents of your Grafana Enterprise Metrics

0 commit comments

Comments
 (0)