Skip to content

Commit d9ca47e

Browse files
committed
change test refs back to main repo
1 parent 566a806 commit d9ca47e

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

.goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ builds:
4242
kos:
4343
- build: manager
4444
repositories:
45-
- ghcr.io/bwagner5/capox
45+
- ghcr.io/oxidecomputer/cluster-api-provider-oxide
4646
platforms:
4747
- linux/amd64
4848
- linux/arm64

charts/cluster-api-provider-oxide-crds/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ type: application
55
# chart version
66
version: "0.0.1"
77
appVersion: "0.0.1"
8-
home: https://github.com/bwagner5/capox
8+
home: https://github.com/oxidecomputer/cluster-api-provider-oxide
99
sources:
10-
- https://github.com/bwagner5/capox
10+
- https://github.com/oxidecomputer/cluster-api-provider-oxide

charts/cluster-api-provider-oxide/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ type: application
55
# chart version
66
version: "0.0.1"
77
appVersion: "0.0.1"
8-
home: https://github.com/bwagner5/capox
8+
home: https://github.com/oxidecomputer/cluster-api-provider-oxide
99
sources:
10-
- https://github.com/bwagner5/capox
10+
- https://github.com/oxidecomputer/cluster-api-provider-oxide

0 commit comments

Comments
 (0)