Skip to content

Commit

Permalink
chore(infra-apps): update argocd to 4.0.* (#604)
Browse files Browse the repository at this point in the history
Signed-off-by: Toni Tauro <toni.tauro@adfinis.com>
  • Loading branch information
eyenx authored Mar 17, 2022
1 parent c146b6d commit 288d3d0
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
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.86.0
version: 0.87.0
home: https://github.com/adfinis-sygroup/helm-charts/tree/master/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
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ argocd:
# argocd.chart -- Chart
chart: argo-cd
# argocd.targetRevision -- [argo-cd Helm chart](https://github.com/argoproj/argo-helm/tree/master/charts/argo-cd) version
targetRevision: 3.35.*
targetRevision: 4.0.*
# argocd.values -- 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 288d3d0

Please sign in to comment.