From ace16e42ba00bc03ffb2135c82017fbc9ad265e1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 3 May 2025 11:58:34 +0000 Subject: [PATCH] Update examples --- example/functions.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/example/functions.yaml b/example/functions.yaml index fa2f095..b8f77ab 100644 --- a/example/functions.yaml +++ b/example/functions.yaml @@ -7,11 +7,11 @@ metadata: # This tells crossplane beta render to connect to the function locally. render.crossplane.io/runtime: Development spec: - package: xpkg.upbound.io/upbound/function-msgraph:v0.1.0 + package: xpkg.upbound.io/upbound/function-msgraph:v0.2.0 --- apiVersion: pkg.crossplane.io/v1beta1 kind: Function metadata: name: crossplane-contrib-function-environment-configs spec: - package: xpkg.upbound.io/crossplane-contrib/function-environment-configs:v0.2.0 + package: xpkg.upbound.io/crossplane-contrib/function-environment-configs:v0.3.0