From cb80bd672e2ec88ddea45d16fd255d385c452e29 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 Mar 2024 11:42:08 +0000 Subject: [PATCH] chore(deps): update xpkg.upbound.io/crossplane-contrib/function-extra-resources docker tag to v0.0.3 --- example/functions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/functions.yaml b/example/functions.yaml index 182dc23..748ccc3 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.0.1 + package: xpkg.upbound.io/crossplane-contrib/function-extra-resources:v0.0.3 --- apiVersion: pkg.crossplane.io/v1beta1 kind: Function