From 72da5af1497f376a936ff9e9c5e3c02ce578cd01 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 09:03:54 +0000 Subject: [PATCH] Update xpkg.upbound.io/upbound/function-approve Docker tag to v0.2.0 --- example/functions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/functions.yaml b/example/functions.yaml index f6336da..824cc5d 100644 --- a/example/functions.yaml +++ b/example/functions.yaml @@ -6,7 +6,7 @@ metadata: annotations: render.crossplane.io/runtime: Development spec: - package: xpkg.upbound.io/upbound/function-approve:v0.1.0 + package: xpkg.upbound.io/upbound/function-approve:v0.2.0 --- apiVersion: pkg.crossplane.io/v1beta1 kind: Function