Skip to content

Commit 4927074

Browse files
committed
chore: update the dependsOn to ghcr.io based images
1 parent 6671d56 commit 4927074

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

crossplane.yaml

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,9 @@ spec:
1414
dependsOn:
1515
- provider: ghcr.io/crossplane-contrib/provider-http
1616
version: ">=v1.0.10"
17-
name: provider-http
18-
- function: xpkg.upbound.io/crossplane-contrib/function-go-templating
19-
version: ">=v0.4.0"
20-
name: function-go-templating
21-
- function: xpkg.upbound.io/crossplane-contrib/function-auto-ready
22-
version: ">=v0.2.1"
23-
name: function-auto-ready
17+
- function: ghcr.io/crossplane-contrib/function-go-templating
18+
version: ">=v0.5.0"
19+
- function: ghcr.io/crossplane-contrib/function-auto-ready
20+
version: ">=v0.3.0"
2421
crossplane:
2522
version: ">=v1.20-0"

0 commit comments

Comments
 (0)