chore: add org.opencontainers.image.version label
Add the corresponding `org.opencontainers.image.version` label to container images built by konflux Related: https://gitlab.com/fedora/bootc/tekton-catalog/-/issues/2 Signed-off-by: Miguel Martín <mmartinv@redhat.com>
This commit is contained in:
parent
f215064edb
commit
4c4ce91d9a
37 changed files with 85 additions and 16 deletions
|
|
@ -52,6 +52,9 @@ spec:
|
|||
value: 5d
|
||||
- name: output-image
|
||||
value: quay.io/konflux-fedora/bootc-tenant/fedora-bootc-42-minimal-plus:{{revision}}
|
||||
- name: labels
|
||||
value:
|
||||
- org.opencontainers.image.version=42
|
||||
pipelineRef:
|
||||
params:
|
||||
- name: bundle
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue