Skip to content

EOEPCA/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues License Build


Logo

EOEPCA Helm Charts Repository

EOEPCA Reference Implementation - Helm Charts Repository
Repository Index »
View Demo · Report Bug · Request Feature

Table of Contents

Getting Started

To use the eoepca helm chart repository, just add the repo update it an install packages as usual

$ helm repo add eoepca https://eoepca.github.io/helm-charts/
$ helm repo update
$ helm install test eoepca/cheese

Development process

This helm chart repository is used following the example at https://helm.sh/docs/topics/chart_repository/#github-pages-example it uses the chart releaser (cr) https://helm.sh/docs/howto/chart_releaser_action/ in a github action to create the packages and update the repository index automatically. When a a change is detected in one of the charts at charts/ folder it creates a new package and add it to the index, this means that every time a change is made, the version needs to be increased. Due to these limitations and in the pourpouse of having the most stable repo posible a helm-charts-dev git repository has been created https://eoepca.github.io/helm-charts-dev/ All development must be done in this dev repository on the develop branch, once the version is ready to release merge it with the main branch, this will start an automatic process to release it on the helm-charts repository

For more specific information go to https://eoepca.github.io/helm-charts-dev/

Issues

See the open issues for a list of proposed features (and known issues).

License

The EOEPCA SYSTEM is distributed under the European Space Agency - ESA Software Community Licence Permissive – v2.4. See LICENSE for more information.

Building-blocks and their sub-components are individually licensed. See their respective source repositories for details.

Contact

Project Link: Project Home (https://eoepca.github.io/)

Acknowledgements