diff --git a/charts/spire-crds/Chart.yaml b/charts/spire-crds/Chart.yaml index 8df8b6f9d..d59472f3c 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 9f69df414..63134e185 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 98e78959e..ef530cd09 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 182b9166f..13b75f48a 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 Instructions @@ -164,7 +164,7 @@ Now you can interact with the Spire agent socket from your own application. The ## Source Code -* +* ## Requirements