Skip to content

suyambutriveni/kubefirst-charts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kubefirst Charts

Bump Macro Chart

  1. adjust console version (if needed)
  2. adjust kubefirst-api version (if needed)
  3. adjust macro chart version
  4. generate helm package
helm dependency update ./charts/kubefirst
  1. Open a PR against the main branch
  2. Once you merge the PR the GitHub action will update the chart in the Kubefirst Chart Museum

Adding Kubefirst chart to the Helm repo

Run the following commands

helm repo add kubefirst https://charts.kubefirst.com
helm repo update 

Installing Kubefirst chart

replace with the desired version

helm install kubefirst --create-namespace --version <version> kubefirst/kubefirst

About

Helm chart repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published