From 35904611fe1cc7697f8ab6b58b5e6883f7d2d039 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2025 21:09:11 +0100 Subject: [PATCH] Update examples (#44) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- example/queryref-from-xr-status/functions.yaml | 2 +- example/resource-import/functions.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/example/queryref-from-xr-status/functions.yaml b/example/queryref-from-xr-status/functions.yaml index 024f8d8..c6a8b95 100644 --- a/example/queryref-from-xr-status/functions.yaml +++ b/example/queryref-from-xr-status/functions.yaml @@ -14,4 +14,4 @@ kind: Function metadata: name: function-go-templating spec: - package: xpkg.upbound.io/crossplane-contrib/function-go-templating:v0.9.1 + package: xpkg.upbound.io/crossplane-contrib/function-go-templating:v0.9.2 diff --git a/example/resource-import/functions.yaml b/example/resource-import/functions.yaml index f6af96c..23038b7 100644 --- a/example/resource-import/functions.yaml +++ b/example/resource-import/functions.yaml @@ -21,4 +21,4 @@ kind: Function metadata: name: function-auto-ready spec: - package: xpkg.upbound.io/crossplane-contrib/function-auto-ready:v0.4.1 + package: xpkg.upbound.io/crossplane-contrib/function-auto-ready:v0.4.2