Skip to content

ApicaSystem/apica-ascent-helm

Repository files navigation

Apica Ascent Helm Charts

These charts are used to deploy Apica Ascent on Kubernetes.

Updating Version

When updating the chart version:

  1. Change the version value in apica-ascent/Chart.yaml.
  2. Run helm package apica-ascent from the top-level directory. This will generate a new tarball.
  3. Run helm repo index . from the top-level directory. This will update index.yaml so clients see the new version.
  4. Open a pull request to get the changes merged.
  5. Once the PR is merged, create an annotated tag matching the release version and push it.
    git tag -a <semver> <commit-hash> -m "Release <semver>"
    git push origin <semver>
    

About

Apica Ascent HELM Chart releases

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors