From 61f357b49ee3b67d52e48be1dd1be0fc7ff0dd4b Mon Sep 17 00:00:00 2001 From: val Date: Thu, 15 Jan 2026 16:58:40 +0100 Subject: [PATCH] new patch version of recipe --- compose.yml | 2 +- release/6.8.2+v1.139.2 | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 release/6.8.2+v1.139.2 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