1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-03-19 20:57:53 +02:00

test(ko): update chainguard labels

This commit is contained in:
Carlos Alexandro Becker 2024-11-21 21:12:52 -03:00
parent 10ab79f858
commit ed94f0d386
No known key found for this signature in database

View File

@ -161,6 +161,7 @@ func TestPublishPipeSuccess(t *testing.T) {
testlib.StartRegistry(t, "ko_registry", registryPort)
chainguardStaticLabels := map[string]string{
"dev.chainguard.package.main": "",
"org.opencontainers.image.authors": "Chainguard Team https://www.chainguard.dev/",
"org.opencontainers.image.source": "https://github.com/chainguard-images/images/tree/main/images/static",
"org.opencontainers.image.url": "https://images.chainguard.dev/directory/image/static/overview",