Skip to content

Commit c2a938b

Browse files
authored
Merge pull request #1 from openstack-k8s-operators/update-containerfile-repo-url
Update vcs-url in Containerfile for repo migration
2 parents 1d60a8f + e8df4fc commit c2a938b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ LABEL com.redhat.component="rhos-ls-mcps" \
2828
io.k8s.name="rhos-mcps" \
2929
io.k8s.description="MCP Tools for RHOS-Lightspeed" \
3030
io.openshift.tags="openstack,lightspeed,mcp" \
31-
org.label-schema.vcs-url="https://github.com/openstack-lightspeed/rhos-mcps"
31+
org.label-schema.vcs-url="https://github.com/openstack-k8s-operators/lightspeed-mcps"
3232

3333
WORKDIR /app
3434

0 commit comments

Comments
 (0)