Releases: FusionAuth/charts
1.0.10
Helm chart for FusionAuth
1.53.2
. If you do not want to upgrade to this version of FusionAuth, make sure to set the image.tag
value in the helm chart. You can set this in a custom values file, or by passing --set image.tag=[version]
to the helm install/upgrade command, where [version]
is the FusionAuth app version that you wish to use.
Thank you @conradkleinespel for noticing a typo in the values file.
Thank you @fabhuebner for suggesting a fix to serviceaccount.yaml rendering
1.0.9
Helm chart for FusionAuth
1.53.1
. If you do not want to upgrade to this version of FusionAuth, make sure to set the image.tag
value in the helm chart. You can set this in a custom values file, or by passing --set image.tag=[version]
to the helm install/upgrade command, where [version]
is the FusionAuth app version that you wish to use.
1.0.8
Helm chart for FusionAuth
1.52.0
. If you do not want to upgrade to this version of FusionAuth, make sure to set the image.tag
value in the helm chart. You can set this in a custom values file, or by passing --set image.tag=[version]
to the helm install/upgrade command, where [version]
is the FusionAuth app version that you wish to use.
1.0.7
Helm chart for FusionAuth
1.51.2
. If you do not want to upgrade to this version of FusionAuth, make sure to set the image.tag
value in the helm chart. You can set this in a custom values file, or by passing --set image.tag=[version]
to the helm install/upgrade command, where [version]
is the FusionAuth app version that you wish to use.
1.0.6
Helm chart for FusionAuth
1.51.0
. If you do not want to upgrade to this version of FusionAuth, make sure to set the image.tag
value in the helm chart. You can set this in a custom values file, or by passing --set image.tag=[version]
to the helm install/upgrade command, where [version]
is the FusionAuth app version that you wish to use.
1.0.5
Helm chart for FusionAuth
1.50.1
. If you do not want to upgrade to this version of FusionAuth, make sure to set the image.tag
value in the helm chart. You can set this in a custom values file, or by passing --set image.tag=[version]
to the helm install/upgrade command, where [version]
is the FusionAuth app version that you wish to use.
Enhancements
- Slient Mode can now be set via
app.silentMode
. If you are already setting this inenvironment
, thenenvironment
will take precedence. RemoveFUSIONAUTH_APP_SILENT_MODE
fromenvironment
if you would like to useapp.silentMode
. Thank you to @lbarnkow for the contribution!
1.0.4
Helm chart for FusionAuth
1.49.2
. If you do not want to upgrade to this version of FusionAuth, make sure to set the image.tag
value in the helm chart. You can set this in a custom values file, or by passing --set image.tag=[version]
to the helm install/upgrade command, where [version]
is the FusionAuth app version that you wish to use.
1.0.3
Helm chart for FusionAuth
1.49.1
. If you do not want to upgrade to this version of FusionAuth, make sure to set the image.tag
value in the helm chart. You can set this in a custom values file, or by passing --set image.tag=[version]
to the helm install/upgrade command, where [version]
is the FusionAuth app version that you wish to use.
Other enhancements:
- Update PodDisruptionBudget yaml so the chart works correctly on newer versions of Kubernetes that have removed the
policy/v1beta1
API (thanks to @furlangiacomo for the enhancement)
1.0.2
Helm chart for FusionAuth
1.48.3
. If you do not want to upgrade to this version of FusionAuth, make sure to set the image.tag
value in the helm chart. You can set this in a custom values file, or by passing --set image.tag=[version]
to the helm install/upgrade command, where [version]
is the FusionAuth app version that you wish to use.
1.0.1
Helm chart for FusionAuth
image.tag
value in the helm chart. You can set this in a custom values file, or by passing --set image.tag=1.42.0
to the helm install/upgrade command.