Skip to content

Commit

Permalink
chore(infra-apps): bump Velero to helm chart 5.2.0 (#1171)
Browse files Browse the repository at this point in the history
Signed-off-by: Valentin Maillot <[email protected]>
  • Loading branch information
vmaillot authored Dec 22, 2023
1 parent 985d638 commit 43e557c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 16 deletions.
17 changes: 4 additions & 13 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.190.0
version: 0.191.0
home: https://github.com/adfinis/helm-charts/tree/main/charts/infra-apps
sources:
- https://github.com/adfinis/helm-charts
Expand All @@ -17,16 +17,7 @@ dependencies:
annotations:
artifacthub.io/changes: |
- kind: changed
description: "feat(argo-cd): Update from 2.9.1 to 2.9.3"
description: "bump velero to v1.12.2"
links:
- name: GitHub Release 2.9.2
url: https://github.com/argoproj/argo-cd/releases/tag/v2.9.2
- name: GitHub Release 2.9.3
url: https://github.com/argoproj/argo-cd/releases/tag/v2.9.3
- kind: changed
description: "feat(argo-cd): Update chart from 5.51.2 to 5.51.6"
links:
- name: "chore: Replace non-existing examples with official example domain"
url: https://github.com/argoproj/argo-helm/pull/2352
- name: "docs: Add migration guide to README for Config Management Plugins"
url: https://github.com/argoproj/argo-helm/pull/2360
- name: bump velero to v1.12.2
url: https://github.com/vmware-tanzu/velero/releases/tag/v1.12.2
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 @@ -204,7 +204,7 @@ velero:
# -- Chart
chart: velero
# -- [Velero Helm chart](https://github.com/vmware-tanzu/helm-charts/tree/main/charts/velero)
targetRevision: 5.1.0
targetRevision: 5.2.0
# -- Helm values
# @default -- [upstream values](https://github.com/vmware-tanzu/helm-charts/blob/main/charts/velero/values.yaml)
values: {}
Expand Down

0 comments on commit 43e557c

Please sign in to comment.