Skip to content

Releases: FusionAuth/charts

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.

1.0.0

15 Nov 00:50
41279b5
Compare
Choose a tag to compare

Helm chart for FusionAuth

🚨 IMPORTANT! 🚨

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

Other enhancements:

  • support for service account annotations. (#89)
  • improved documentation

0.12.3

09 Nov 21:56
3d1fefe
Compare
Choose a tag to compare

Helm chart for FusionAuth

  • Pins the version of the busybox image used by the init containers (#93)

0.12.2

09 Nov 19:21
521abff
Compare
Choose a tag to compare

Helm chart for FusionAuth

  • Update HPA yaml so the chart works correctly on newer versions of Kubernetes that have removed the autoscaling/v2beta2 API (thanks to @jonaskint for the enhancement)

0.12.1

05 Jan 16:40
Compare
Choose a tag to compare

Helm chart for FusionAuth

0.12.0

04 Jan 22:41
Compare
Choose a tag to compare

Helm chart for FusionAuth