Skip to content

Commit

Permalink
chore(mimir): update chart/5.4.0 / app/2.13.0 (#1295)
Browse files Browse the repository at this point in the history
Signed-off-by: Toni Tauro <[email protected]>
  • Loading branch information
eyenx authored Aug 8, 2024
1 parent 74e1a12 commit af9e9b3
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 5 deletions.
9 changes: 7 additions & 2 deletions charts/infra-apps/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: infra-apps
description: Argo CD app-of-apps config for infrastructure components
type: application
version: 0.215.0
version: 0.216.0
home: https://github.com/adfinis/helm-charts/tree/main/charts/infra-apps
sources:
- https://github.com/adfinis/helm-charts
Expand All @@ -18,4 +18,9 @@ annotations:
artifacthub.io/containsSecurityUpdates: "true"
artifacthub.io/changes: |
- kind: changed
description: "feat: Remove thanos after 12 months of being deprecated"
description: "chore: update mimir chart to 5.4.0, mimir version to 2.13.0"
links:
- url: "https://github.com/grafana/mimir/releases/tag/mimir-2.13.0"
name: "Grafana Mimir Release 2.13.0"
- url: "https://grafana.com/docs/helm-charts/mimir-distributed/latest/release-notes/v5.4/"
name: "Grafana Mimir Helm Chart Release Notes 5.4.0"
4 changes: 2 additions & 2 deletions charts/infra-apps/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion charts/infra-apps/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ mimir:
# -- Chart
chart: mimir-distributed
# -- [mimir Helm chart](https://github.com/grafana/mimir/tree/main/operations/helm/charts/mimir-distributed)
targetRevision: 5.3.0
targetRevision: 5.4.0
# -- Helm values
# @default -- [upstream values](https://github.com/grafana/mimir/tree/main/operations/helm/charts/mimir-distributed/values.yaml)
values: {}

0 comments on commit af9e9b3

Please sign in to comment.