From 5269b354cc61989fa4992cf84db34347f7a334c6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 Aug 2025 16:01:03 +0000 Subject: [PATCH] chore(deps): update examples --- example/functions.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/example/functions.yaml b/example/functions.yaml index 5ed0ce9..9461b5f 100644 --- a/example/functions.yaml +++ b/example/functions.yaml @@ -15,11 +15,11 @@ kind: Function metadata: name: function-patch-and-transform spec: - package: xpkg.upbound.io/crossplane-contrib/function-patch-and-transform:v0.7.0 + package: xpkg.upbound.io/crossplane-contrib/function-patch-and-transform:v0.9.0 --- apiVersion: pkg.crossplane.io/v1beta1 kind: Function metadata: name: function-auto-ready spec: - package: xpkg.upbound.io/crossplane-contrib/function-auto-ready:v0.3.0 \ No newline at end of file + package: xpkg.upbound.io/crossplane-contrib/function-auto-ready:v0.5.0 \ No newline at end of file