Skip to content

v0.5.2

Compare
Choose a tag to compare
@almarklein almarklein released this 16 Feb 11:53
· 21 commits to main since this release
  • Fix a bug causing ZerodivisionError on a scaled deploy if no containers for that service are currently running.
  • Switch keyType to ECDSA/EC256, causing Traefik to be much faster (#24).
  • Disable really old cipher suites (#25) .
  • Bump Traefik version.

Note: to make use of the new keytype and prevent the use of less secure cipher suites, you'll have to run mypaas server init to regenerate the Traefik config files.