refactor: remove handling of sole repository, always require both repo and tag
This commit is contained in:
@@ -12,9 +12,3 @@ images:
|
||||
helper:
|
||||
repository: example.com/myproject/helper
|
||||
tag: "2.0@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc"
|
||||
# Repository only (no tag) — should be extracted
|
||||
repo_only:
|
||||
repository: example.com/helmfile/repo-only
|
||||
# Tag only (no repository) — should be skipped
|
||||
tag_only:
|
||||
tag: "v99"
|
||||
|
||||
Reference in New Issue
Block a user