Upgrade version;Disable git rebase/push
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-02-13 22:13:22 +01:00
parent 438b40dd53
commit b7a3669681
3 changed files with 11 additions and 11 deletions

View File

@ -56,7 +56,7 @@ components:
argo-cd:
helm:
version: 5.20.3 # (= ArgoCD v2.6.1)
version: 5.20.4 # (= ArgoCD v2.6.1)
chart: argo/argo-cd
parse_logic: helm template . | yq --no-doc eval '.. | .image? | select(.)' | sort -u | awk '!/ /'
chart_values: !unsafe |