Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

Releases: traefik/traefik-hub-helm-chart

v2.5.1

30 Oct 16:33
763379c
Compare
Choose a tag to compare

2.5.1 (2023-10-30)

What's Changed

Full Changelog: v2.5.0...v2.5.1

v2.5.0

30 Oct 09:39
f822119
Compare
Choose a tag to compare

2.5.0 (2023-10-30)

What's Changed

Full Changelog: v2.4.0...v2.5.0

v2.4.0

24 Oct 14:21
083deb3
Compare
Choose a tag to compare

2.4.0 (2023-10-24)

What's Changed

Full Changelog: v2.3.0...v2.4.0

v2.3.0

12 Oct 14:04
8c32226
Compare
Choose a tag to compare

2.3.0 (2023-10-12)

What's Changed

New Contributors

Full Changelog: v2.2.1...v2.3.0

v2.2.1

15 Sep 07:42
aff18e1
Compare
Choose a tag to compare

2.2.1 (2023-09-15)

What's Changed

Full Changelog: v2.2.0...v2.2.1

v2.2.0

04 Sep 13:08
d46f63c
Compare
Choose a tag to compare

2.2.0 (2023-09-04)

⚠️ Before upgrading this Chart to v2.2.0, a CRD upgrade is needed. ⚠️

What's Changed

New Contributors

  • @svx made their first contribution in #29

Full Changelog: v2.1.0...v2.2.0

v2.1.0

07 Aug 13:56
8611c6f
Compare
Choose a tag to compare

2.1.0 (2023-08-07)

⚠️ Before upgrading this Chart to v2.1.0, a CRD upgrade is needed. ⚠️

Bug Fixes

v2.0.0

04 Aug 08:06
09e6238
Compare
Choose a tag to compare

2.0.0 (2023-08-04)

BREAKING CHANGE

When upgrading from previous version, a Secret needs to be removed first:

kubectl delete secret hub-agent-cert -n traefik-hub

Bug Fixes

  • don't set resources limits and requests by default (6896b6b)
  • lookup certificate to prevent mix up (843497f)

v1.0.6

01 Aug 15:13
bdf723b
Compare
Choose a tag to compare

1.0.6 (2023-08-01)

Bug Fixes

  • admission to avoid tls: bad certificate (25661dd)
  • default tls on websecure entrypoints + priorityClassName (2435f2a)

Documentation

  • improve introduction on this chart (4a7b336)

v1.0.5

26 Jul 16:44
6d47dc1
Compare
Choose a tag to compare

1.0.5 (2023-07-26)

Bug Fixes

  • release workflown for getting chart version (6d47dc1)