Skip to content

Commit a8cc800

Browse files
Merge pull request #59 from Electronic-Waste/manifests/update-image-name
fix(manifest): change the image registry to ghcr.
2 parents 8c9c5af + 5de13a7 commit a8cc800

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

manifests/kustomization.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ resources:
1313
# Update the Databend Operator controller manager image tag.
1414
images:
1515
- name: datafuselabs/databend-operator
16-
newName: electronicwaste/databend-operator
17-
newTag: test-v0.0.2
16+
newName: ghcr.io/databendcloud/databend-operator/databend-operator
17+
newTag: latest

0 commit comments

Comments
 (0)