Add label to link repository for the packeges

This commit is contained in:
Andrei Kvapil
2025-03-10 22:51:47 +01:00
parent 588c491f4c
commit d18f4d311f

View File

@@ -23,6 +23,7 @@ image:
--cache-to type=inline \
--metadata-file images/kubeovn.json \
--push=$(PUSH) \
--label "org.opencontainers.image.source=https://github.com/cozystack/cozystack" \
--load=$(LOAD)
REGISTRY="$(REGISTRY)" \
yq -i '.global.registry.address = strenv(REGISTRY)' values.yaml