Skip to content

Commit

Permalink
chore(infra-apps): update kured chart from 5.4.5 to 5.5.2 (#1345)
Browse files Browse the repository at this point in the history
  • Loading branch information
cfi2017 authored Dec 5, 2024
1 parent 4df50f7 commit b682cbe
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.225.0
version: 0.226.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 mimir chart to 5.5.1, mimir version to 2.14.0"
description: "chore: Update kured chart to 5.5.2 and app to 1.16.2"
links:
- 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"
- name: "Update kured chart to 5.5.2"
url: https://github.com/kubereboot/charts/commits/main/charts/kured
- name: "Update kured to 1.16.2"
url: https://github.com/kubereboot/kured/releases
- name: "Bump kubernetes-versions to 0.29.x"
url: https://github.com/kubereboot/kured/releases/tag/1.16.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 @@ -200,7 +200,7 @@ kured:
# -- Chart
chart: kured
# -- [Kured Helm chart](https://github.com/kubereboot/charts/tree/main/charts/kured)
targetRevision: 5.4.5
targetRevision: 5.5.2
# -- Helm values
# @default -- [upstream values](https://github.com/kubereboot/charts/blob/main/charts/kured/values.yaml)
values: {}
Expand Down

0 comments on commit b682cbe

Please sign in to comment.