From d3c51615f43108e423ca0606e2a15c15edc1be7b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2024 09:57:14 +0000 Subject: [PATCH] Update xpkg.upbound.io/crossplane-contrib/function-patch-and-transform Docker tag to v0.7.0 --- example/functions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/functions.yaml b/example/functions.yaml index 95d4d80..101018e 100644 --- a/example/functions.yaml +++ b/example/functions.yaml @@ -4,7 +4,7 @@ kind: Function metadata: name: function-patch-and-transform spec: - package: xpkg.upbound.io/crossplane-contrib/function-patch-and-transform:v0.5.0 + package: xpkg.upbound.io/crossplane-contrib/function-patch-and-transform:v0.7.0 --- apiVersion: pkg.crossplane.io/v1beta1