File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 13
13
pipeline :
14
14
- step : patch-and-transform
15
15
functionRef :
16
- name : upbound -function-patch-and-transform
16
+ name : crossplane-contrib -function-patch-and-transform
17
17
input :
18
18
apiVersion : pt.fn.crossplane.io/v1beta1
19
19
kind : Resources
Original file line number Diff line number Diff line change 19
19
- provider : xpkg.upbound.io/crossplane-contrib/provider-helm
20
20
# renovate: datasource=github-releases depName=crossplane-contrib/provider-helm
21
21
version : " v0.16.0"
22
- - function : xpkg.upbound.io/upbound /function-patch-and-transform
23
- # renovate: datasource=github-releases depName=upbound /function-patch-and-transform
22
+ - function : xpkg.upbound.io/crossplane-contrib /function-patch-and-transform
23
+ # renovate: datasource=github-releases depName=crossplane-contrib /function-patch-and-transform
24
24
version : " v0.2.1"
Original file line number Diff line number Diff line change 1
1
apiVersion : pkg.crossplane.io/v1beta1
2
2
kind : Function
3
3
metadata :
4
- name : upbound -function-patch-and-transform
4
+ name : crossplane-contrib -function-patch-and-transform
5
5
spec :
6
- package : xpkg.upbound.io/upbound /function-patch-and-transform:v0.2.1
6
+ package : xpkg.upbound.io/crossplane-contrib /function-patch-and-transform:v0.2.1
You can’t perform that action at this time.
0 commit comments