From 7a110bc4d16b32b54e321c2319db1288e1c9e5b4 Mon Sep 17 00:00:00 2001 From: Mr Bot Date: Wed, 25 Sep 2019 12:30:05 +0300 Subject: [PATCH] readme --- CHANGELOG.md | 76 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 000000000..ff4173e4b --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,76 @@ +## Changelog +* 08/16/2019 + * zabbix, added anget, java gw +* 08/15/2019 + * zabbix, fixed version. web and server. +* 08/05/2019 + * `jira`, `bitbucket` updated. +* 07/16/2019 + * `confluence` updated. +* 07/14/2019 + * `jira` updated. +* 07/05/2019 + * `jira` updated. + * `bitbucket` updated. + * `confluence` updated. +* 06/03/2019 + * `jira` updated. + * `bitbucket` updated. +* 05/21/2019 + * `jira` updated. + * fixed missed `locale.gen` +* 05/14/2019 + * added another versions of `bitbucket` between `6.2` and `6.3`. + * bugs fixed +* 05/17/2019 + * added another versions of `confluence` between `6.9` and `6.15`. + * bugs fixed +* 05/13/2019 + * added another versions of `jira` between `7.10` and `8.1`. +* 04/17/2019 + * bitbucket `6.2.0` + adoptopenjdk8 + * jira `8.1.0` + adoptopenjdk8 + * confluence `6.15.2` + adoptopenjdk8 +* 04/10/2019 + * fixed some scripts. added php7.2 tag for `websites`. + * added zabbix containers. why not. +* 04/08/2019 + * added fixed (for us) `nextcloud` script. its a `nextcloud:latest` fork. +* 04/01/2019 + * added missing files to some of scripts + * deleted very old versions on confluence, now only 6.x + * confluence `6.15.1` + * bitbucket `6.1.2` +* 03/07/2019 + * atlassian scripts fixed + * java switched from `openjdk` to `oracle` for `jira` and `confluence` containers +* 03/06/2019 + * bitbucket `6.1.0` + * jira `8.0.2` + * confluence `6.14.2` + * migrated from `alpine` to `debian` contaiers: + * jira + * confluence + * bitbucket +* 03/04/2019 + * nginx-full -> nginx-extras `1.15.9` + * bitbucket `6.0.1` + * jira `8.0.1` (bugs!) + * various script fixes +* 02/19/2019 + * jira `8.0.0` +* 02/14/2019 + * bitbucket `5.16.0` -> `6.0.0` + * confluence `6.14.0` -> `6.14.1` +* 02/12/2019 + * added curl binary to `balancer` and `websites` containers. + * added support for ioncube for php7.3 (enabled by default) in `websites` container. +* 02/11/2019 - updated *balancer* and *websites* images. + * moved from `ubuntu:bionic` to `debian:buster` images. anyone can safely update. + * php `7.2` -> `7.3` + * apache `2.4.34` -> `2.4.38` + * nginx `1.15.8` -> `nginx-full` `1.15.8` (`nginx-extras` is still broken) + * default preinstalled packages to `balancer` and `websites` containers: `ca-certificates`, `apt-transport-https`, `mc`, `iputils-ping` and some other. + * added support for additional locales to `balancer` and `websites` containers (default is `en_US.UTF-8`). + * apt sources switched to `Yandex-Mirror`. +* 01/01/1970 - see commit history. sorry.