fix: update wrong argocd-apps version
This commit is contained in:
parent
a71151101a
commit
9500a068db
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ spec:
|
||||||
# do not change order! (needed for renovate)
|
# do not change order! (needed for renovate)
|
||||||
repo: https://argoproj.github.io/argo-helm
|
repo: https://argoproj.github.io/argo-helm
|
||||||
chart: argocd-apps
|
chart: argocd-apps
|
||||||
version: 5.39.0
|
version: 1.3.0
|
||||||
targetNamespace: argocd
|
targetNamespace: argocd
|
||||||
valuesContent: |-
|
valuesContent: |-
|
||||||
projects:
|
projects:
|
||||||
|
|
Loading…
Reference in a new issue