GitHub - konstructio/charts: Helm chart repository · GitHub
Skip to content

konstructio/charts

Folders and files

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 konstruct https://charts.konstruct.io
helm repo update 

Installing Kubefirst chart

replace with the desired version

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

About

Helm chart repository

Resources

License

Stars

Watchers

Forks

Packages

Contributors