Remove debugging; Cleanup redundant logic;Add vapp property
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2022-06-27 20:26:09 +02:00
parent 4ba7b590ba
commit 8cbfcb016b
4 changed files with 42 additions and 15 deletions

View File

@ -31,7 +31,6 @@ components:
helm:
version: v5.0.9 # (= Gitea v1.16.8)
chart: gitea-charts/gitea
basedir: helm-chart
parse_logic: helm template . | yq --no-doc eval '.. | .image? | select(.)' | sort -u | awk '!/ /'
argo-cd: