From 62f1b0f6cf0bab2210510524df1763115b252d0a Mon Sep 17 00:00:00 2001 From: knoflook Date: Sat, 21 Jan 2023 12:07:29 +0100 Subject: [PATCH] chore: publish 0.3.0+1.26.0 release --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index 3e20a75..804ddd7 100644 --- a/compose.yml +++ b/compose.yml @@ -39,7 +39,7 @@ services: - "traefik.http.routers.${STACK_NAME}.rule=Host(`${DOMAIN}`)" - "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure" - "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}" - - "coop-cloud.${STACK_NAME}.version=0.2.0+1.26.0" + - "coop-cloud.${STACK_NAME}.version=0.3.0+1.26.0" volumes: vaultwarden_data: