FusionAuth / charts

Public helm charts

Home Page:https://fusionauth.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FusionAuth Helm Chart

Build Status

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.

About

Public helm charts

https://fusionauth.io

License:Apache License 2.0


Languages

Language:Mustache 100.0%