We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e1b5a7 commit 3917fc0Copy full SHA for 3917fc0
1 file changed
.github/workflows/syncer.yml
@@ -39,7 +39,7 @@ jobs:
39
run: |
40
image-syncer --all ghcr.io/ferretdb/postgres-documentdb ghcr.io/appscode-images/postgres-documentdb || true
41
image-syncer andrewgaul/s3proxy ghcr.io/appscode/s3proxy || true
42
- image-syncer cr.weaviate.io/semitechnologies/weaviate ghcr.io/appscode-images/weaviate || true
+ image-syncer semitechnologies/weaviate ghcr.io/appscode-images/weaviate || true
43
image-syncer crossplane/crossplane ghcr.io/kubedb/crossplane || true
44
image-syncer ghcr.io/fluxcd/flux-cli ghcr.io/appscode-images/fluxcd-cli || true
45
image-syncer ghcr.io/fluxcd/helm-controller ghcr.io/appscode-images/fluxcd-helm-controller || true
0 commit comments