Skip to content

Commit

Permalink
chore(infra-apps): update kured chart from 5.4.5 to 5.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cfi2017 committed Dec 4, 2024
1 parent 106904b commit 53ca35d
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 kured chart to 5.5.2 and app to 1.16.2"
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: "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 53ca35d

Please sign in to comment.