Fix version number;Parse, Pull & Compress container images
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2022-06-26 20:56:45 +02:00
parent 18fa7742fa
commit b7abf25907
2 changed files with 19 additions and 24 deletions

View File

@ -13,10 +13,12 @@ components:
longhorn:
version: 1.3.0
helm_chart: longhorn/longhorn
parse_logic: yq e '.. | select(has("repository")) | .repository + ":" + .tag'
harbor:
version: 2.5.1
version: 1.9.1 # (= Harbor v2.5.1)
helm_chart: harbor/harbor
parse_logic: yq e '.. | select(has("repository")) | .repository + ":" + .tag'
# argocd:
# version: