Skip to content

Commit

Permalink
chore(infra-apps): update mimir chart from 5.4.0 to 5.5.1 (#1344)
Browse files Browse the repository at this point in the history
  • Loading branch information
cfi2017 authored Dec 5, 2024
1 parent 62dc6a6 commit 4df50f7
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
16 changes: 8 additions & 8 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.224.1
version: 0.225.0
home: https://github.com/adfinis/helm-charts/tree/main/charts/infra-apps
sources:
- https://github.com/adfinis/helm-charts
Expand All @@ -18,11 +18,11 @@ annotations:
artifacthub.io/containsSecurityUpdates: "false"
artifacthub.io/changes: |
- kind: changed
description: "chore: Update cert-manager from 1.16.1 to 1.16.2"
description: "chore: Update mimir chart to 5.5.1, mimir version to 2.14.0"
links:
- name: "cert-manager 1.16.2 Release"
url: "https://github.com/cert-manager/cert-manager/releases/tag/v1.16.2"
- name: "Restrict max size of PEM inputs"
url: https://github.com/cert-manager/cert-manager/pull/7401
- name: "Bump go + base images"
url: https://github.com/cert-manager/cert-manager/pull/7431
- name: "Grafana Mimir Release 2.14.0"
url: "https://github.com/grafana/mimir/releases/tag/mimir-2.14.0"
- name: "Grafana Mimir Helm Chart Release Notes 5.5"
url: "https://grafana.com/docs/helm-charts/mimir-distributed/latest/release-notes/v5.5/"
- name: "Grafana Mimir Helm Chart detailed Release Notes"
url: "https://github.com/grafana/mimir/blob/main/operations/helm/charts/mimir-distributed/CHANGELOG.md"
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.4.0
targetRevision: 5.5.1
# -- Helm values
# @default -- [upstream values](https://github.com/grafana/mimir/tree/main/operations/helm/charts/mimir-distributed/values.yaml)
values: {}

0 comments on commit 4df50f7

Please sign in to comment.