Skip to content

Commit a1a6db8

Browse files
jbtrystramjlebon
authored andcommitted
Config/oscontainers: tag containers images with version
This tag the manifest with the full version number. First step for coreos/fedora-coreos-tracker#1367
1 parent ddadc03 commit a1a6db8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ s3:
4343
registry_repos:
4444
oscontainer:
4545
repo: quay.io/fedora/fedora-coreos
46-
tags: ["${STREAM}"]
46+
tags: ["${STREAM}", "${VERSION}"]
4747
kubevirt:
4848
repo: quay.io/fedora/fedora-coreos-kubevirt
4949
tags: ["${STREAM}"]

0 commit comments

Comments
 (0)