From cedb73089fa89206f34326971d9bb216c0e7afab Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 10 Jan 2026 04:33:00 +0000 Subject: [PATCH] chore(deps): update xpkg.upbound.io/crossplane-contrib/function-extra-resources 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 e6f53b4..38ee42d 100644 --- a/example/functions.yaml +++ b/example/functions.yaml @@ -8,7 +8,7 @@ metadata: #render.crossplane.io/runtime: Development spec: # This is ignored when using the Development runtime. - package: xpkg.upbound.io/crossplane-contrib/function-extra-resources:v0.2.0 + package: xpkg.upbound.io/crossplane-contrib/function-extra-resources:v0.3.0 --- apiVersion: pkg.crossplane.io/v1 kind: Function