From 14cea3c6f0c2c0de166f2fd7072890c6c0450581 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 20:26:05 +0000 Subject: [PATCH] Update xpkg.upbound.io/upbound/function-msgraph Docker tag to v0.5.0 --- example/functions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/functions.yaml b/example/functions.yaml index deaca92..d31039e 100644 --- a/example/functions.yaml +++ b/example/functions.yaml @@ -7,7 +7,7 @@ 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.4.0 + package: xpkg.upbound.io/upbound/function-msgraph:v0.5.0 --- apiVersion: pkg.crossplane.io/v1beta1 kind: Function