Adjust retries/delay;Upgrade version
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-02-07 17:47:00 +01:00
parent df069672f3
commit 4d2513c1a5
4 changed files with 4 additions and 4 deletions

View File

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