Skip to content

Releases: Mailu/helm-charts

mailu: v2.1.1

20 Aug 22:08
5d43510
Compare
Choose a tag to compare

2.1.1 (2024-08-20)

Bug Fixes

mailu: v2.1.0

28 Jul 21:02
06af167
Compare
Choose a tag to compare

2.1.0 (2024-07-28)

Features

mailu: v2.0.0

24 Jun 00:09
5260596
Compare
Choose a tag to compare
mailu: v2.0.0 Pre-release
Pre-release

2.0.0 (2024-06-24)

⚠ BREAKING CHANGES

  • replace mailu clamav container with official container (#350)

Features

  • add extraContainers to helm chart in order to allow users to inject sidecar-containers to each component (#344) (369a6cd)
  • add the possibility to disable RSPAMD (#337) (bb5a3ab)
  • bump mailu version to 2024.06.3 (#351) (d35ecce)
  • replace mailu clamav container with official container (#350) (b45bd55)

Bug Fixes

  • remove duplicate 'get secrets' in notes (#345) (1d3cec3)

Warning

Please check the compatibility table

Starting from this version, the chart is only compatible with Mailu versions => 2024.06 (due to the changes introduced in #350

mailu: v1.5.0

24 Oct 20:19
ee6b866
Compare
Choose a tag to compare

1.5.0 (2023-10-24)

Features

mailu: v1.4.0

29 Aug 22:12
2eec0ca
Compare
Choose a tag to compare

1.4.0 (2023-08-29)

Features

mailu: v1.3.0

24 Aug 19:12
96c568f
Compare
Choose a tag to compare

1.3.0 (2023-08-24)

Features

Bug Fixes

  • fix postgresql initdb script (#258) (04b803a)
  • fixed probes (#289) (76c333c)
  • only include roudcube secrets if webmail.enabled is set to true (#272) (5e652c0)
  • readinessProbe.enabled has no effect (b33d602)
  • set default permanentSessionLifetime to 30 days instead of 30 hours (180109f)

mailu: v1.2.0

01 May 21:38
56002c6
Compare
Choose a tag to compare

1.2.0 (2023-05-01)

Features

  • Add proxyAuth section to values to configure PROXY_AUTH_* env vars (04825ef)

Bug Fixes

  • bumped Mailu version to 2.0.10 (f70466c)
  • fixed dovecot probes (b1b0405)
  • fixed readme and generator (98c21c7)

mailu: v1.1.1

19 Apr 21:11
2a8eed8
Compare
Choose a tag to compare

1.1.1 (2023-04-19)

Bug Fixes

  • [BUG] Helm error when deploying with webdav.enabled=true because of missing template #232 (91cd49e)
  • [BUG] postfix-overrides ConfigMap will never render #234 (bc73acc)
  • fixed encoding of relayuser and relaypassword (0209240)
  • fixed typo in fetchmail deployment (baca17a)
  • fixed typo when external service set to NodePort (741a90d)

mailu: v1.1.0

13 Apr 20:45
c3bb2a5
Compare
Choose a tag to compare

1.1.0 (2023-04-13)

Features

  • Add support for TLS settings (07fad3a)
  • Added oletools component (0a4f95f)
  • Added support for WILDCARD_SENDERS (f72db8d)

Bug Fixes

  • Fixed sieve support (91792ff)
  • Restrict web ports to ingress-nginx when network policies are enabled (e21cc8b)

mailu: v1.0.1

13 Apr 10:32
b1df9bf
Compare
Choose a tag to compare

1.0.1 (2023-04-13)

Features

  • Updated Mailu version to 2.0.5

Bug Fixes