diff --git a/compose.yml b/compose.yml index f5e1f95..c0492c5 100644 --- a/compose.yml +++ b/compose.yml @@ -106,7 +106,7 @@ services: restart_policy: condition: on-failure labels: - - "coop-cloud.${STACK_NAME}.version=6.8.1+v1.139.2" + - "coop-cloud.${STACK_NAME}.version=6.8.2+v1.139.2" - "coop-cloud.${STACK_NAME}.timeout=${TIMEOUT}" healthcheck: test: ["CMD", "curl", "-f", "http://localhost:8008/health"] diff --git a/release/6.8.2+v1.139.2 b/release/6.8.2+v1.139.2 new file mode 100644 index 0000000..4340d13 --- /dev/null +++ b/release/6.8.2+v1.139.2 @@ -0,0 +1 @@ +this patch is a reset to the state of the last known deploying version 6.8.0 – so better skip 6.8.1 \ No newline at end of file