Skip to content

Releases: FusionAuth/charts

1.0.10

13 Sep 15:44
7c2d73d
Compare
Choose a tag to compare

Helm chart for FusionAuth

⚠️ This release updates the default version of FusionAuth to 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

11 Sep 19:39
Compare
Choose a tag to compare

Helm chart for FusionAuth

⚠️ This release updates the default version of FusionAuth to 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

08 Aug 23:05
90b6161
Compare
Choose a tag to compare

Helm chart for FusionAuth

⚠️ This release updates the default version of FusionAuth to 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

04 Jul 18:47
Compare
Choose a tag to compare

Helm chart for FusionAuth

⚠️ This release updates the default version of FusionAuth to 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

03 Jun 22:50
0e30894
Compare
Choose a tag to compare

Helm chart for FusionAuth

⚠️ This release updates the default version of FusionAuth to 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

27 Apr 17:59
c4cf0dd
Compare
Choose a tag to compare

Helm chart for FusionAuth

⚠️ This release updates the default version of FusionAuth to 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 in environment, then environment will take precedence. Remove FUSIONAUTH_APP_SILENT_MODE from environment if you would like to use app.silentMode. Thank you to @lbarnkow for the contribution!

1.0.4

21 Mar 18:00
1ed9856
Compare
Choose a tag to compare

Helm chart for FusionAuth

⚠️ This release updates the default version of FusionAuth to 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

08 Mar 02:09
7d54e3c
Compare
Choose a tag to compare

Helm chart for FusionAuth

⚠️ This release updates the default version of FusionAuth to 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

21 Dec 18:36
d51f7fe
Compare
Choose a tag to compare

Helm chart for FusionAuth

⚠️ This release updates the default version of FusionAuth to 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

04 Dec 15:56
b2a5167
Compare
Choose a tag to compare

Helm chart for FusionAuth

⚠️ This release updates the default version of FusionAuth to 1.48.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=1.42.0 to the helm install/upgrade command.