chore: publish 0.3.0+v0.17.0 release

This commit is contained in:
2026-04-04 10:26:33 +02:00
parent ee748b6dc2
commit e930311a32
2 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,7 @@
---
services:
app:
image: ghcr.io/local-resilience-tech/lores-node:v0.16.2
image: ghcr.io/local-resilience-tech/lores-node:v0.17.0
networks:
- proxy
environment:
@ -30,7 +30,7 @@ services:
# - "traefik.http.middlewares.${STACK_NAME}-redirect.redirectscheme.scheme=https"
# - "traefik.http.middlewares.${STACK_NAME}-redirect.redirectscheme.permanent=true"
## When you're ready for release, run "abra recipe sync <name>" to set this
- "coop-cloud.${STACK_NAME}.version=0.2.2+v0.16.2"
- "coop-cloud.${STACK_NAME}.version=0.3.0+v0.17.0"
## Enable backups: https://docs.coopcloud.tech/maintainers/handbook/#how-do-i-configure-backuprestore
# - "backupbot.backup=true"
# - "backupbot.backup.path=/some/path"

1
release/0.3.0+v0.17.0 Normal file
View File

@ -0,0 +1 @@
LoRes upgrade includes breaking change, invalidating all P2Panda operations with no recovery. Delete operations.sqlite before running.