From 2454b8cd2a61996a13d42e91620bfe59df1840de Mon Sep 17 00:00:00 2001 From: kfox1111 Date: Wed, 27 Dec 2023 17:10:49 -0800 Subject: [PATCH] Fix links still pointing at older git repo (#167) Signed-off-by: Kevin Fox --- charts/spire-crds/Chart.yaml | 4 ++-- charts/spire-crds/README.md | 4 ++-- charts/spire/Chart.yaml | 4 ++-- charts/spire/README.md | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/charts/spire-crds/Chart.yaml b/charts/spire-crds/Chart.yaml index 8df8b6f..d59472f 100644 --- a/charts/spire-crds/Chart.yaml +++ b/charts/spire-crds/Chart.yaml @@ -6,9 +6,9 @@ type: application version: 0.2.0 appVersion: "0.0.1" keywords: ["spire-crds"] -home: https://github.com/spiffe/helm-charts/tree/main/charts/spire +home: https://github.com/spiffe/helm-charts-hardened/tree/main/charts/spire sources: - - https://github.com/spiffe/helm-charts/tree/main/charts/spire + - https://github.com/spiffe/helm-charts-hardened/tree/main/charts/spire icon: https://spiffe.io/img/logos/spire/icon/color/spire-icon-color.png maintainers: - name: marcofranssen diff --git a/charts/spire-crds/README.md b/charts/spire-crds/README.md index 9f69df4..63134e1 100644 --- a/charts/spire-crds/README.md +++ b/charts/spire-crds/README.md @@ -4,7 +4,7 @@ A Helm chart to install the SPIRE CRDS. -**Homepage:** +**Homepage:** ## Maintainers @@ -17,7 +17,7 @@ A Helm chart to install the SPIRE CRDS. ## Source Code -* +* diff --git a/charts/spire/Chart.yaml b/charts/spire/Chart.yaml index 98e7895..ef530cd 100644 --- a/charts/spire/Chart.yaml +++ b/charts/spire/Chart.yaml @@ -6,9 +6,9 @@ type: application version: 0.16.0 appVersion: "1.8.5" keywords: ["spiffe", "spire", "spire-server", "spire-agent", "oidc", "spire-controller-manager"] -home: https://github.com/spiffe/helm-charts/tree/main/charts/spire +home: https://github.com/spiffe/helm-charts-hardened/tree/main/charts/spire sources: - - https://github.com/spiffe/helm-charts/tree/main/charts/spire + - https://github.com/spiffe/helm-charts-hardened/tree/main/charts/spire icon: https://spiffe.io/img/logos/spire/icon/color/spire-icon-color.png maintainers: - name: marcofranssen diff --git a/charts/spire/README.md b/charts/spire/README.md index 076d383..92e09bc 100644 --- a/charts/spire/README.md +++ b/charts/spire/README.md @@ -5,7 +5,7 @@ A Helm chart for deploying the complete Spire stack including: spire-server, spire-agent, spiffe-csi-driver, spiffe-oidc-discovery-provider and spire-controller-manager. -**Homepage:** +**Homepage:** ## Install notes @@ -130,7 +130,7 @@ Now you can interact with the Spire agent socket from your own application. The ## Source Code -* +* ## Requirements