Fix links still pointing at older git repo (#167)
Signed-off-by: Kevin Fox <[email protected]>
This commit is contained in:
@@ -6,9 +6,9 @@ type: application
|
|||||||
version: 0.2.0
|
version: 0.2.0
|
||||||
appVersion: "0.0.1"
|
appVersion: "0.0.1"
|
||||||
keywords: ["spire-crds"]
|
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:
|
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
|
icon: https://spiffe.io/img/logos/spire/icon/color/spire-icon-color.png
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: marcofranssen
|
- name: marcofranssen
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
A Helm chart to install the SPIRE CRDS.
|
A Helm chart to install the SPIRE CRDS.
|
||||||
|
|
||||||
**Homepage:** <https://github.com/spiffe/helm-charts/tree/main/charts/spire>
|
**Homepage:** <https://github.com/spiffe/helm-charts-hardened/tree/main/charts/spire>
|
||||||
|
|
||||||
## Maintainers
|
## Maintainers
|
||||||
|
|
||||||
@@ -17,7 +17,7 @@ A Helm chart to install the SPIRE CRDS.
|
|||||||
|
|
||||||
## Source Code
|
## Source Code
|
||||||
|
|
||||||
* <https://github.com/spiffe/helm-charts/tree/main/charts/spire-crds>
|
* <https://github.com/spiffe/helm-charts-hardened/tree/main/charts/spire-crds>
|
||||||
|
|
||||||
<!-- The parameters section is generated using helm-docs.sh and should not be edited by hand. -->
|
<!-- The parameters section is generated using helm-docs.sh and should not be edited by hand. -->
|
||||||
|
|
||||||
|
|||||||
@@ -6,9 +6,9 @@ type: application
|
|||||||
version: 0.16.0
|
version: 0.16.0
|
||||||
appVersion: "1.8.5"
|
appVersion: "1.8.5"
|
||||||
keywords: ["spiffe", "spire", "spire-server", "spire-agent", "oidc", "spire-controller-manager"]
|
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:
|
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
|
icon: https://spiffe.io/img/logos/spire/icon/color/spire-icon-color.png
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: marcofranssen
|
- name: marcofranssen
|
||||||
|
|||||||
@@ -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.
|
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:** <https://github.com/spiffe/helm-charts/tree/main/charts/spire>
|
**Homepage:** <https://github.com/spiffe/helm-charts-hardened/tree/main/charts/spire>
|
||||||
|
|
||||||
## Install notes
|
## Install notes
|
||||||
|
|
||||||
@@ -130,7 +130,7 @@ Now you can interact with the Spire agent socket from your own application. The
|
|||||||
|
|
||||||
## Source Code
|
## Source Code
|
||||||
|
|
||||||
* <https://github.com/spiffe/helm-charts/tree/main/charts/spire>
|
* <https://github.com/spiffe/helm-charts-hardened/tree/main/charts/spire>
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user