From 62374954a8091754c15f6370e22e72df32075e18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Gr=C3=BCning?= Date: Fri, 21 Dec 2018 23:13:40 +0100 Subject: [PATCH] added missing readme entries --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 9d65468d6..c02c7c0b3 100644 --- a/README.md +++ b/README.md @@ -827,6 +827,16 @@ If you simply want to change the Galaxy repository and/or the Galaxy branch, fro - Singularity support and tests (compose only) - more work on K8s support and testing (@jmchilton) - using .env files to configure the compose setup for SLURM, Condor, K8s, SLURM-Singularity, Condor-Docker +- 18.01: + - tracking the Galaxy release_18.01 branch + - uwsgi work to adopt to changes for 18.01 + - remove nodejs-legacy & npm from Dockerfile and install latest version from ansible-extras + - initial galaxy.ini → galaxy.yml integration + - grafana and influxdb container (compose) + - Galaxy telegraf integration to push to influxdb (compose) + - added some documentation (compose) +- 18.05: + - Nothing very special, but a awesome Galaxy release as usual - 18.09: - new and more powerful orchestration build script (build-orchestration-images.sh) by @pcm32 - a lot of bug-fixes to the compose setup by @abretaud