/charts

Helm chart repo of common apps that we use.

Primary LanguageSmartyMIT LicenseMIT

Helm Charts

Helm chart repo of common apps that we use:

  • Azure Pipeline Environment - A Helm chart for creating required resources to use Azure Pipelines' Environment
  • Schedule Pod Restart - A Helm chart for automatically restarting pods with labels based on a cron schedule.

Codit logo

Getting Started

Adding our Helm chart repo

$ helm repo add coditeu https://coditeu.github.io/charts
"coditeu" has been added to your repositories

Browse all our Helm charts

$ helm search repo coditeu/ --devel
NAME                                    CHART VERSION   APP VERSION     DESCRIPTION
coditeu/azure-pipeline-environment      1.0.0                           A Helm chart for creating required resources to...

Releases

You can find the latest releases here.

Contributing

You can find contributing guide here.

License Information

This is licensed under The MIT License (MIT). Which means that you can use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the web application. But you always need to state that Codit is the original author of this web application.

Read the full license here.