File tree Expand file tree Collapse file tree 14 files changed +15
-15
lines changed
Expand file tree Collapse file tree 14 files changed +15
-15
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ $ docker build . --tag=kcllang/crossplane-kcl
2626$ crossplane xpkg build -f package --embed-runtime-image=kcllang/crossplane-kcl
2727
2828# Push a function package to the registry
29- $ crossplane --verbose xpkg push -f package/* .xpkg xpkg.upbound.io/crossplane-contrib/function-kcl:v0.3.0
29+ $ crossplane --verbose xpkg push -f package/* .xpkg xpkg.upbound.io/crossplane-contrib/function-kcl:v0.3.1
3030```
3131
3232## Quick Start Examples and Debug Locally
@@ -42,7 +42,7 @@ kind: Function
4242metadata :
4343 name : kcl-function
4444spec :
45- package : xpkg.upbound.io/crossplane-contrib/function-kcl:v0.3.0
45+ package : xpkg.upbound.io/crossplane-contrib/function-kcl:v0.3.1
4646EOF
4747```
4848
Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ metadata:
66 # This tells crossplane beta render to connect to the function locally.
77 render.crossplane.io/runtime : Development
88spec :
9- package : xpkg.upbound.io/crossplane-contrib/function-kcl:v0.3.0
9+ package : xpkg.upbound.io/crossplane-contrib/function-kcl:v0.3.1
Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ metadata:
66 # This tells crossplane beta render to connect to the function locally.
77 render.crossplane.io/runtime : Development
88spec :
9- package : xpkg.upbound.io/crossplane-contrib/function-kcl:v0.3.0
9+ package : xpkg.upbound.io/crossplane-contrib/function-kcl:v0.3.1
Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ metadata:
66 # This tells crossplane beta render to connect to the function locally.
77 render.crossplane.io/runtime : Development
88spec :
9- package : xpkg.upbound.io/crossplane-contrib/function-kcl:v0.3.0
9+ package : xpkg.upbound.io/crossplane-contrib/function-kcl:v0.3.1
Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ metadata:
66 # This tells crossplane beta render to connect to the function locally.
77 render.crossplane.io/runtime : Development
88spec :
9- package : xpkg.upbound.io/crossplane-contrib/function-kcl:v0.3.0
9+ package : xpkg.upbound.io/crossplane-contrib/function-kcl:v0.3.1
Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ metadata:
66 # This tells crossplane beta render to connect to the function locally.
77 render.crossplane.io/runtime : Development
88spec :
9- package : xpkg.upbound.io/crossplane-contrib/function-kcl:v0.3.0
9+ package : xpkg.upbound.io/crossplane-contrib/function-kcl:v0.3.1
Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ metadata:
66 # This tells crossplane beta render to connect to the function locally.
77 render.crossplane.io/runtime : Development
88spec :
9- package : xpkg.upbound.io/crossplane-contrib/function-kcl:v0.3.0
9+ package : xpkg.upbound.io/crossplane-contrib/function-kcl:v0.3.1
Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ metadata:
66 # This tells crossplane beta render to connect to the function locally.
77 render.crossplane.io/runtime : Development
88spec :
9- package : xpkg.upbound.io/crossplane-contrib/function-kcl:v0.3.0
9+ package : xpkg.upbound.io/crossplane-contrib/function-kcl:v0.3.1
Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ metadata:
66 # This tells crossplane beta render to connect to the function locally.
77 render.crossplane.io/runtime : Development
88spec :
9- package : xpkg.upbound.io/crossplane-contrib/function-kcl:v0.3.0
9+ package : xpkg.upbound.io/crossplane-contrib/function-kcl:v0.3.1
Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ metadata:
66 # This tells crossplane beta render to connect to the function locally.
77 render.crossplane.io/runtime : Development
88spec :
9- package : xpkg.upbound.io/crossplane-contrib/function-kcl:v0.3.0
9+ package : xpkg.upbound.io/crossplane-contrib/function-kcl:v0.3.1
You can’t perform that action at this time.
0 commit comments