From 9c8e2d96749ca3cdfee28c18e179c79a122a342e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 15:01:27 +0000 Subject: [PATCH] chore(deps): update xpkg.upbound.io/crossplane-contrib/function-patch-and-transform docker tag to v0.10.0 --- example/functions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/functions.yaml b/example/functions.yaml index 5bdd2a1..cbaecfd 100644 --- a/example/functions.yaml +++ b/example/functions.yaml @@ -15,7 +15,7 @@ kind: Function metadata: name: function-patch-and-transform spec: - package: xpkg.upbound.io/crossplane-contrib/function-patch-and-transform:v0.9.3 + package: xpkg.upbound.io/crossplane-contrib/function-patch-and-transform:v0.10.0 --- apiVersion: pkg.crossplane.io/v1beta1 kind: Function