File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 18
18
registry-server : ghcr.io
19
19
registry-username : ${{ github.actor }}
20
20
image : ${{ github.repository }}
21
- version : 1.17.1
21
+ version : 1.17.1+kadras.1
22
22
secrets :
23
23
pull-request-token : ${{ secrets.GH_ORG_PAT }}
Original file line number Diff line number Diff line change @@ -4,4 +4,4 @@ kind: Function
4
4
metadata :
5
5
name : function-patch-and-transform
6
6
spec :
7
- package : xpkg.upbound.io/crossplane-contrib/function-patch-and-transform:v0.5 .0
7
+ package : xpkg.upbound.io/crossplane-contrib/function-patch-and-transform:v0.7 .0
Original file line number Diff line number Diff line change @@ -14,6 +14,6 @@ kind: Provider
14
14
metadata :
15
15
name : provider-kubernetes
16
16
spec :
17
- package : xpkg.upbound.io/crossplane-contrib/provider-kubernetes:v0.13 .0
17
+ package : xpkg.upbound.io/crossplane-contrib/provider-kubernetes:v0.15 .0
18
18
runtimeConfigRef :
19
19
name : provider-kubernetes-runtime-config
You can’t perform that action at this time.
0 commit comments