Files
sec-actions/get-images-from-files/test-values-helmfile.yaml
T
t.behrendt 8f03d59b51
CI / Test Setup Trivy amd64 (pull_request) Successful in 9s
CI / Test Setup DB (pull_request) Successful in 16s
CI / Test Get Images From Files (pull_request) Successful in 20s
CI / Test Setup Trivy arm64 (pull_request) Successful in 24s
test: add invalid reference to helmfile
2026-02-05 17:16:41 +01:00

17 lines
541 B
YAML

# Used by CI to test get-images-from-files action (Helmfile values, fully-qualified refs only)
# Simple convention: image.repository + image.tag
image:
repository: example.com/helmfile/app
tag: "v4"
# Nested under images (repository + tag)
images:
worker:
repository: example.com/helmfile/worker
tag: "v5"
helper:
repository: example.com/myproject/helper
tag: "2.0@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc"
invalid-references:
repository: example.com/helmfile/invalid-references