From 3c9ba60a05e2e4bf7e6459ddc56753b643a8ae22 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 14 Jan 2026 02:11:59 +0000 Subject: [PATCH] Update xpkg.upbound.io/upbound/function-azresourcegraph Docker tag to v0.12.0 --- example/functions.yaml | 2 +- example/queryref-from-environment/functions.yaml | 2 +- example/queryref-from-xr-status/functions.yaml | 2 +- example/resource-import/functions.yaml | 2 +- example/subscriptionsRef-from-environment/functions.yaml | 2 +- example/subscriptionsRef-from-xr-status/functions.yaml | 2 +- example/throttling-prevention-example/functions.yaml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/example/functions.yaml b/example/functions.yaml index fdb8210..b2ffec8 100644 --- a/example/functions.yaml +++ b/example/functions.yaml @@ -7,4 +7,4 @@ metadata: # This tells crossplane beta render to connect to the function locally. #render.crossplane.io/runtime: Development spec: - package: xpkg.upbound.io/upbound/function-azresourcegraph:v0.11.0 + package: xpkg.upbound.io/upbound/function-azresourcegraph:v0.12.0 diff --git a/example/queryref-from-environment/functions.yaml b/example/queryref-from-environment/functions.yaml index 8ffdacd..254db60 100644 --- a/example/queryref-from-environment/functions.yaml +++ b/example/queryref-from-environment/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-azresourcegraph:v0.11.0 + package: xpkg.upbound.io/upbound/function-azresourcegraph:v0.12.0 --- apiVersion: pkg.crossplane.io/v1beta1 kind: Function diff --git a/example/queryref-from-xr-status/functions.yaml b/example/queryref-from-xr-status/functions.yaml index 63f29b7..a0a4c3d 100644 --- a/example/queryref-from-xr-status/functions.yaml +++ b/example/queryref-from-xr-status/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-azresourcegraph:v0.11.0 + package: xpkg.upbound.io/upbound/function-azresourcegraph:v0.12.0 --- apiVersion: pkg.crossplane.io/v1beta1 kind: Function diff --git a/example/resource-import/functions.yaml b/example/resource-import/functions.yaml index 3fb671b..be61cd7 100644 --- a/example/resource-import/functions.yaml +++ b/example/resource-import/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-azresourcegraph:v0.11.0 + package: xpkg.upbound.io/upbound/function-azresourcegraph:v0.12.0 --- apiVersion: pkg.crossplane.io/v1beta1 kind: Function diff --git a/example/subscriptionsRef-from-environment/functions.yaml b/example/subscriptionsRef-from-environment/functions.yaml index 624e8ad..06da718 100644 --- a/example/subscriptionsRef-from-environment/functions.yaml +++ b/example/subscriptionsRef-from-environment/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-azresourcegraph:v0.11.0 + package: xpkg.upbound.io/upbound/function-azresourcegraph:v0.12.0 --- apiVersion: pkg.crossplane.io/v1beta1 kind: Function diff --git a/example/subscriptionsRef-from-xr-status/functions.yaml b/example/subscriptionsRef-from-xr-status/functions.yaml index ebf8dae..e42f1ce 100644 --- a/example/subscriptionsRef-from-xr-status/functions.yaml +++ b/example/subscriptionsRef-from-xr-status/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-azresourcegraph:v0.11.0 + package: xpkg.upbound.io/upbound/function-azresourcegraph:v0.12.0 --- apiVersion: pkg.crossplane.io/v1beta1 kind: Function diff --git a/example/throttling-prevention-example/functions.yaml b/example/throttling-prevention-example/functions.yaml index eb47888..3af9658 100644 --- a/example/throttling-prevention-example/functions.yaml +++ b/example/throttling-prevention-example/functions.yaml @@ -4,4 +4,4 @@ kind: Function metadata: name: function-azresourcegraph spec: - package: xpkg.upbound.io/upbound/function-azresourcegraph:v0.11.0 \ No newline at end of file + package: xpkg.upbound.io/upbound/function-azresourcegraph:v0.12.0 \ No newline at end of file