Skip to content

Commit 719ddb2

Browse files
committed
update owner
1 parent 212cb4e commit 719ddb2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/publish.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ jobs:
3030
labels: |
3131
org.opencontainers.image.title=kubectl-distroless
3232
org.opencontainers.image.description=kubectl-distroless
33-
org.opencontainers.image.url=https://github.com/gi8lino/kubectl-distroless
34-
org.opencontainers.image.source=https://github.com/gi8lino/kubectl-distroless
33+
org.opencontainers.image.url=https://github.com/containeroo/kubectl-distroless
34+
org.opencontainers.image.source=https://github.com/containeroo/kubectl-distroless
3535
org.opencontainers.image.version=${{ steps.tag.outputs.version }}
3636
tags: |
37-
ghcr.io/gi8lino/kubectl-distroless:latest
38-
ghcr.io/gi8lino/kubectl-distroless:${{ steps.tag.outputs.version }}
37+
ghcr.io/containeroo/kubectl-distroless:latest
38+
ghcr.io/containeroo/kubectl-distroless:${{ steps.tag.outputs.version }}

0 commit comments

Comments
 (0)