Upgrade version
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Danny Bessems 2023-03-02 09:16:51 +01:00
parent 6940bdb1d3
commit 6c9a8e4abd

View File

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