Skip to content

Commit

Permalink
feat(infra-apps): bump argo-cd from 4.2 to 4.5 (#628)
Browse files Browse the repository at this point in the history
  • Loading branch information
hairmare committed Apr 4, 2022
1 parent 37ad7c3 commit b732c6e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion charts/infra-apps/Chart.yaml
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.87.4
version: 0.88.0
home: https://github.com/adfinis-sygroup/helm-charts/tree/main/charts/infra-apps
sources:
- https://github.com/adfinis-sygroup/helm-charts
Expand Down
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
Expand Up @@ -13,7 +13,7 @@ argocd:
# -- Chart
chart: argo-cd
# -- [argo-cd Helm chart](https://github.com/argoproj/argo-helm/tree/master/charts/argo-cd) version
targetRevision: 4.2.*
targetRevision: 4.5.*
# -- Helm values
# @default -- [upstream values](https://github.com/argoproj/argo-helm/blob/master/charts/argo-cd/values.yaml)
values: {}
Expand Down

0 comments on commit b732c6e

Please sign in to comment.