From 57deeb453b52615457665f15ca00aafce3c8dc6e Mon Sep 17 00:00:00 2001 From: Matthias Glastra Date: Fri, 3 May 2024 10:09:49 +0200 Subject: [PATCH] chore: Remove mention of testifysec from chart. (#259) Signed-off-by: Matthias Glastra --- chart/Chart.yaml | 6 +++--- chart/README.md | 10 ++++------ 2 files changed, 7 insertions(+), 9 deletions(-) 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