From be1735e97dfbe3efb08446f49a925484d2740bbb Mon Sep 17 00:00:00 2001 From: fire-ant <49688261+fire-ant@users.noreply.github.com> Date: Fri, 2 Dec 2022 17:16:10 +0000 Subject: [PATCH 1/2] typo --- charts/universal-crossplane/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/universal-crossplane/Chart.yaml b/charts/universal-crossplane/Chart.yaml index 5eaf66d5..303523e8 100644 --- a/charts/universal-crossplane/Chart.yaml +++ b/charts/universal-crossplane/Chart.yaml @@ -27,7 +27,7 @@ annotations: "weave.works/category": Infrastructure "weave.works/links": | - name: Chart Sources - url: hhttps://charts.upbound.io/stable + url: https://charts.upbound.io/stable - name: Upstream Project url: https://github.com/upbound/universal-crossplane "weave.works/profile-ci": | From f220f1c448f28f564e4b7b518c04af8ac510aa1f Mon Sep 17 00:00:00 2001 From: Chris Lavery Date: Sat, 3 Dec 2022 12:21:28 +0000 Subject: [PATCH 2/2] bump --- charts/universal-crossplane/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/universal-crossplane/Chart.yaml b/charts/universal-crossplane/Chart.yaml index 303523e8..a78f289e 100644 --- a/charts/universal-crossplane/Chart.yaml +++ b/charts/universal-crossplane/Chart.yaml @@ -3,7 +3,7 @@ name: universal-crossplane icon: https://raw.githubusercontent.com/upbound/universal-crossplane/66ce9eb2c5a0c3af8ed7d19551a2c4d743b933b9/docs/media/logo.png description: A Weaveworks Helm chart for the Universal-Crossplane Profile type: application -version: 0.0.1 +version: 0.0.2 dependencies: - name: universal-crossplane version: "~1.10.1-up.1"