Fix linting errors; Extend firstboot logic
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2022-06-26 21:01:27 +02:00
parent b7abf25907
commit 662e8984c3
2 changed files with 12 additions and 1 deletions

View File

@ -16,7 +16,7 @@ components:
parse_logic: yq e '.. | select(has("repository")) | .repository + ":" + .tag'
harbor:
version: 1.9.1 # (= Harbor v2.5.1)
version: 1.9.1 # (= Harbor v2.5.1)
helm_chart: harbor/harbor
parse_logic: yq e '.. | select(has("repository")) | .repository + ":" + .tag'