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

Releases: pygmystack/pygmy-legacy

Release 0.9.11

05 Aug 10:38
c2cd52f
Compare
Choose a tag to compare

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.

0.9.10

19 Nov 22:31
e91d15d
Compare
Choose a tag to compare
Bumping 0.9.9 to 0.9.10 and also updating tor in the process