Skip to content

dotcom-dev/charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

126 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The DotCom Library for Kubernetes

Applications and libraries, ready to launch on Kubernetes using Kubernetes Helm.

Usage

$ helm repo add dotcom https://dotcom-dev.github.io/charts
$ helm repo update
$ helm search repo dotcom
$ helm install my-release dotcom/<chart>

Development

  1. Work on the main branch or create a new branch from main

    DO NOT WORK ON THE gh-pages BRANCH, that is automatically generated by the GitHub Action.

  2. Update the chart
  3. Bump the chart version in the Chart.yaml file
  4. Push to main and the action will automatically deploy the chart to the Helm repository

Notes

Commands

helm lint charts/deployer
helm package charts/deployer 

References

Guides followed to create this repository:

Check this template for more information: helm-template

About

Helm Charts

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages