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