charts
charts copied to clipboard
Public helm charts
FusionAuth Helm Chart
FusionAuth is a modern platform for Customer Identity and Access Management (CIAM). FusionAuth provides APIs and a responsive web user interface to support login, registration, localized email, multi-factor authentication, reporting, and much more.
Installation
See the chart README for detailed information.
Releasing the Chart
Release the chart by pushing a new tag.
git tag 1.0.0
git push origin main --tags
To default to a new version of FusionAuth, update these 4 files with the new version number:
chart/README.md
chart/Chart.yaml
chart/examples/minikube/values.yaml
chart/values.yaml
⚠️ Users must always be able to override the default version in the chart by setting image.tag
.