diff --git a/chart/Chart.yaml b/chart/Chart.yaml index d961fdd1..279ae045 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -22,13 +22,13 @@ version: 0.1.1 keywords: - attestation -home: https://www.testifysec.com/ +home: https://github.com/in-toto/ sources: - - https://github.com/testifysec/charts + - https://github.com/in-toto/archivista/chart - https://github.com/in-toto/archivista maintainers: - - name: TestifySec + - name: in-toto appVersion: "0.1.1" diff --git a/chart/README.md b/chart/README.md index 9edd3c65..d2ebdb42 100644 --- a/chart/README.md +++ b/chart/README.md @@ -4,8 +4,6 @@ Helm chart for Archivista - a graph and storage service for in-toto attestations. -**Homepage:** - ## Requirements A MySQL database and S3 compatible store are needed to successfully install this Helm chart. @@ -31,13 +29,13 @@ helm uninstall archivista ## Maintainers -| Name | Email | Url | -| --- | --- | --- | -| TestifySec | | | +| Name | Email | Url | +| --- | --- | --- | +| in-toto project | | | ## Source Code -* Helm charts: +* Helm chart: * Archivista: ## Values