Skip to content

Commit 5d5f02a

Browse files
committed
chore: Bump provider-kubernetes and patch-and-transform-function
1 parent 94f55b7 commit 5d5f02a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ jobs:
1818
registry-server: ghcr.io
1919
registry-username: ${{ github.actor }}
2020
image: ${{ github.repository }}
21-
version: 1.17.1
21+
version: 1.17.1+kadras.1
2222
secrets:
2323
pull-request-token: ${{ secrets.GH_ORG_PAT }}

package/config/carvel/functions/patch-and-transform.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ kind: Function
44
metadata:
55
name: function-patch-and-transform
66
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

package/config/carvel/providers/provider-kubernetes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ kind: Provider
1414
metadata:
1515
name: provider-kubernetes
1616
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
1818
runtimeConfigRef:
1919
name: provider-kubernetes-runtime-config

0 commit comments

Comments
 (0)