diff --git a/compose.yml b/compose.yml index b0f6456..b442dd7 100644 --- a/compose.yml +++ b/compose.yml @@ -57,7 +57,7 @@ services: - "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}" - "traefik.http.routers.${STACK_NAME}.service=api@internal" - "traefik.http.routers.${STACK_NAME}.middlewares=security@file" - - "coop-cloud.${STACK_NAME}.version=6.0.0+v3.7.7" + - "coop-cloud.${STACK_NAME}.version=6.1.0+v3.7.10" - "coop-cloud.${STACK_NAME}.timeout=${TIMEOUT}" - "backupbot.backup=${ENABLE_BACKUPS:-true}" diff --git a/release/6.1.0+v3.7.10 b/release/6.1.0+v3.7.10 new file mode 100644 index 0000000..6ef23d1 --- /dev/null +++ b/release/6.1.0+v3.7.10 @@ -0,0 +1 @@ +Adds option ability to open ports for PGSQL recipe, new version of anubis, and ability to add anubis metrics on this release. \ No newline at end of file