From 68276bee7f85a09ccf0035b64aa444d278c38ef9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fatih=20T=C3=BCrken?= Date: Tue, 1 Oct 2024 12:08:47 +0300 Subject: [PATCH] Fix source of the repo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fatih Türken --- package/crossplane.yaml.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/crossplane.yaml.tmpl b/package/crossplane.yaml.tmpl index 7c0197e..8a48c88 100644 --- a/package/crossplane.yaml.tmpl +++ b/package/crossplane.yaml.tmpl @@ -8,7 +8,7 @@ metadata: {{ end }} annotations: meta.crossplane.io/maintainer: Upbound - meta.crossplane.io/source: github.com/crossplane-contrib/provider-upjet-{{ .ProviderName }} + meta.crossplane.io/source: github.com/upbound/provider-upjet-{{ .ProviderName }} meta.crossplane.io/description: | Upbound's official Crossplane provider to manage Google Cloud Platform (GCP) {{ .Service }} services in Kubernetes.