From 5082a123e9cd81a9f2d25f0359233f266639e1ec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 14:45:53 +0000 Subject: [PATCH] Update xpkg.upbound.io/upbound/function-msgraph Docker tag to v0.6.0 --- example/functions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/functions.yaml b/example/functions.yaml index 83ac612..1b967d4 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.5.0 + package: xpkg.upbound.io/upbound/function-msgraph:v0.6.0 --- apiVersion: pkg.crossplane.io/v1beta1 kind: Function