Remove redundant tasks;Add readycheck;Housekeeping;Add further upgrade tasks
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-01-30 16:24:37 +01:00
parent 2870041530
commit c793ced9f3
11 changed files with 189 additions and 32 deletions

View File

@ -64,7 +64,6 @@ components:
argo-cd:
helm:
# version: 4.9.7 # (= ArgoCD v2.4.2)
version: 5.14.1 # (= ArgoCD v2.5.2)
chart: argo/argo-cd
parse_logic: helm template . | yq --no-doc eval '.. | .image? | select(.)' | sort -u | awk '!/ /'