Skip to content

Releases: theohbrothers/docker-openvpn

20210417.0.0

17 Apr 01:43
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix: Fix docker-entrypoint.sh iptables-C to not output to stderr @leojonathanoh (#18)
  • Fix (ci): Fix publish-draft-release job to need resolve-release-tag job in ci-release workflow @leojonathanoh (#17)

🖊️ Refactors

20210403.0.1 🌈

03 Apr 21:15
c9d7f39
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix: Fix docker-entrypoint.sh not logging generated command line properly @leojonathanoh (#15)
  • Fix (ci): Fix publish-draft-release job to need converge-master-and-release-branches job in ci-release workflow @leojonathanoh (#12)

20210403.0.0

03 Apr 17:03
3d8c789
Compare
Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

  • Fix: Execute CUSTOM_FIREWALL_SCRIPT in context of entrypoint to ensure failure exits container @leojonathanoh (#8)

🖊️ Refactors

📝 Documentation