From 9075db448c8e02e9f9dba9b06aa06d59f05d527c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 13 Sep 2025 07:39:02 +0000 Subject: [PATCH] Update xpkg.upbound.io/upbound/function-msgraph Docker tag to v0.4.0 --- example/functions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/functions.yaml b/example/functions.yaml index 939961a..deaca92 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.3.0 + package: xpkg.upbound.io/upbound/function-msgraph:v0.4.0 --- apiVersion: pkg.crossplane.io/v1beta1 kind: Function