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

Release 0.9.11

Latest
Compare
Choose a tag to compare
@dasrecht dasrecht released this 05 Aug 10:38
· 8 commits to master since this release
c2cd52f

This is a maintenance release that was released due to a bug in Docker v2.1.0.0 which blocks UDP Traffic on ports lower than 1024 - docker/for-mac#3775. As soon as you update to Docker V2.1.0.0 you will need to update to pygmy v0.9.1.1 in order to get the local DNS resolution working. See Update procedure further down.

Bugfixes:
#42 - Fix non-working DNS resolver after a Docker v2.1.0.0 update

Improvements:
#37 - Improvements on pygmy update (Thanks to @fubarhouse!)
#39 - Documentation: HA Proxy information updated
#38 - Documentation: Added instruction to solve dnsmasq error in Ubuntu 18.04 and later

Update procedure:
Please see : https://pygmy.readthedocs.io/en/master/update/

After updating pygmy make sure you recreate the containers completely by running pygmy down and then pygmy up.