From ff969bb81a8968d89895a8e20d50df275528731b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 04:10:34 +0000 Subject: [PATCH] Update xpkg.upbound.io/crossplane-contrib/function-patch-and-transform Docker tag to v0.4.0 --- example/functions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/functions.yaml b/example/functions.yaml index 0fdbde8..db8abc3 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.3.0 + package: xpkg.upbound.io/crossplane-contrib/function-patch-and-transform:v0.4.0 --- apiVersion: pkg.crossplane.io/v1beta1