Skip to content

Releases: mendersoftware/mender-helm

5.10.1

11 Sep 07:09
bced4ee
Compare
Choose a tag to compare

What's Changed

  • fix(traefik v3): Invalid host regex for default storage proxy URL by @alfrunes in #338

Full Changelog: 5.10.0...5.10.1

5.10.0

16 Aug 11:45
5.10.0
630184b
Compare
Choose a tag to compare

What's Changed

  • feat: Change generate-delta-worker to StatefulSet and add persistence by @alfrunes in #330
  • feat: Upgrade Traefik major version to v3 by @alfrunes in #325
  • chore: Upgrade Helm Chart for Mender 3.7.7 release by @lluiscampos in #334

Full Changelog: 5.9.3...5.10.0

5.9.3

28 Jun 12:49
f628af7
Compare
Choose a tag to compare

Version 5.9.3

  • Update default value auditlogs.logRetentionSeconds to 7776000 (90 days)

5.9.2

24 Jun 14:34
d433f7c
Compare
Choose a tag to compare

Version 5.9.2

  • Fix: generate delta worker mongodb secret when using an external secret and
    the mongodb subchart is enabled.

5.9.1

14 Jun 13:02
f30d16d
Compare
Choose a tag to compare

Version 5.9.1

  • Upgrade to Mender version 3.7.5

5.9.0

13 Jun 07:38
8fabfab
Compare
Choose a tag to compare

5.9.0

  • Added pdb.maxUnavailable option.
  • Added deviceconnect PodDisruptionBudget

5.8.3

07 Jun 16:26
18436b0
Compare
Choose a tag to compare

5.8.3

  • Fix: correctly setup the Integration Version.

5.8.2

04 Jun 21:25
a4826c5
Compare
Choose a tag to compare

5.8.2

  • Fix: correctly setup the Mender Version in the iot-manager service.

5.8.1

31 May 10:12
7fde222
Compare
Choose a tag to compare

Version 5.8.1

  • Fix: managing redis connection string in the deployments service, when using an external Redis.

Version 5.8.0

  • Added helm chart tests.
  • Default updateStrategy.rollingUpdate.maxUnavailable to 0 to complete the helm upgrade with
    all the services running.
  • Removed helm.sh/chart annotation to avoid a full restart every release.
  • Added Redis to the Deployments service

5.7.1

29 May 12:34
2f230d6
Compare
Choose a tag to compare

5.7.1

  • Fix: skipping smtp secret creation when using global.smtp.existingSecret.
  • Fix: the NATS image were not aligned with the subchart version