EOEPCA / helm-charts-dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributors Forks Stargazers Issues License Build


Logo

EOEPCA Helm Charts Development Repository

EOEPCA Reference Implementation - Helm Charts Development 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-dev https://eoepca.github.io/helm-charts-dev/
$ helm repo update
$ helm install test eoepca-dev/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.

Steps to develop

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

About

License:Apache License 2.0


Languages

Language:Smarty 68.1%Language:Python 19.0%Language:Common Workflow Language 7.0%Language:Mustache 5.9%