From 29811f22b2af5abaa917c3e62aacecd4ebba8bef Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sat, 6 Apr 2019 16:30:05 +0000 Subject: [PATCH] Bot Updating Templated Files --- images/docker-openvpn-as.md | 1 + 1 file changed, 1 insertion(+) diff --git a/images/docker-openvpn-as.md b/images/docker-openvpn-as.md index 7fc3e20528..9211933a55 100644 --- a/images/docker-openvpn-as.md +++ b/images/docker-openvpn-as.md @@ -143,6 +143,7 @@ The "admin" account is a system (PAM) account and after container update or recr ## Versions +* **03.04.19:** - Big rewrite of the install and update logic of openvpn-as to fix breaking changes (should fix updating from 2.6.1 to 2.7.3), added mysql-client for cluster support. * **14.03.19:** - Update deb package URL. * **21.02.19:** - Rebase to xenial due to incompatibility issues on some older host OSes. * **12.02.19:** - Rename github repo to match the docker hub repo and container name.