in-toto / community

in-toto is a framework to secure the software supply chain.
https://in-toto.io/
67 stars 10 forks source link

in-toto Helm Charts #34

Open kairoaraujo opened 3 weeks ago

kairoaraujo commented 3 weeks ago

Hi folks,

I want to propose the creation of a repository in in-toto GitHub Organization helm-charts . Also, this project should have a branch gh-pages pointing to https://in-toto.org/helm-charts, and we could use the helm/chart-releaser-action to automatically manage release versions of the chart. All sub-projects that provide containers and would like to use a helm chart for deployment could use it to facilitate provisioning. So, users could easily do:

helm repo add in-toto https://in-toto.io/helm-charts

helm search repo in-toto

I'm asking because I would like to have the Archivista helm charts released and delivered in this way :slightly_smiling_face: So, Archivista users could have the helm charts in an easier way.

Reference: I also managed this for RSTUF, providing the helm-charts that way. So, I would love to kick off it with Archivista in the in-to-helm charts.

Actions required:

Having it, I'm ready to submit the PRs to the repository and branches :wink:

jkjell commented 3 weeks ago

@in-toto/in-toto-steering-committee-itsc

As a maintainer of Witness and Archivista, I'm happy to also be a maintainer of this new repo.