From d5a195cbc31d4dfe72a23b25ed91d5e50c792b42 Mon Sep 17 00:00:00 2001 From: garciadeblas Date: Fri, 21 Feb 2025 16:14:28 +0100 Subject: [PATCH] Update version of Crossplane Azure providers for container and dbformysql Change-Id: If0f3fc3a7bf1719ac1f18b293f683124a204c9d5 Signed-off-by: garciadeblas --- .../providers/azure/manifests/provider-azure-container.yaml | 2 +- .../providers/azure/manifests/provider-azure-dbformysql.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/installers/mgmt-cluster/flux/templates/sw-catalogs/infra-controllers/crossplane/providers/azure/manifests/provider-azure-container.yaml b/installers/mgmt-cluster/flux/templates/sw-catalogs/infra-controllers/crossplane/providers/azure/manifests/provider-azure-container.yaml index 41b1d79f..6e47ef6b 100644 --- a/installers/mgmt-cluster/flux/templates/sw-catalogs/infra-controllers/crossplane/providers/azure/manifests/provider-azure-container.yaml +++ b/installers/mgmt-cluster/flux/templates/sw-catalogs/infra-controllers/crossplane/providers/azure/manifests/provider-azure-container.yaml @@ -20,4 +20,4 @@ kind: Provider metadata: name: provider-azure-containerservice spec: - package: xpkg.upbound.io/upbound/provider-azure-containerservice:v0.37.1 + package: xpkg.upbound.io/upbound/provider-azure-containerservice:v1 diff --git a/installers/mgmt-cluster/flux/templates/sw-catalogs/infra-controllers/crossplane/providers/azure/manifests/provider-azure-dbformysql.yaml b/installers/mgmt-cluster/flux/templates/sw-catalogs/infra-controllers/crossplane/providers/azure/manifests/provider-azure-dbformysql.yaml index 317e70da..cc082cde 100644 --- a/installers/mgmt-cluster/flux/templates/sw-catalogs/infra-controllers/crossplane/providers/azure/manifests/provider-azure-dbformysql.yaml +++ b/installers/mgmt-cluster/flux/templates/sw-catalogs/infra-controllers/crossplane/providers/azure/manifests/provider-azure-dbformysql.yaml @@ -21,4 +21,4 @@ kind: Provider metadata: name: provider-azure-dbformysql spec: - package: xpkg.upbound.io/upbound/provider-azure-dbformysql:v0.38.2 + package: xpkg.upbound.io/upbound/provider-azure-dbformysql:v1 -- 2.25.1