generated from coop-cloud/example
chore: publish 0.2.2+v0.16.2 release
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
---
|
||||
services:
|
||||
app:
|
||||
image: ghcr.io/local-resilience-tech/lores-node:v0.16.1
|
||||
image: ghcr.io/local-resilience-tech/lores-node:v0.16.2
|
||||
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.1+v0.16.1"
|
||||
- "coop-cloud.${STACK_NAME}.version=0.2.2+v0.16.2"
|
||||
## Enable backups: https://docs.coopcloud.tech/maintainers/handbook/#how-do-i-configure-backuprestore
|
||||
# - "backupbot.backup=true"
|
||||
# - "backupbot.backup.path=/some/path"
|
||||
|
||||
1
release/0.2.2+v0.16.2
Normal file
1
release/0.2.2+v0.16.2
Normal file
@ -0,0 +1 @@
|
||||
Upgraded to Lores Node v0.16.2, now with map view
|
||||
Reference in New Issue
Block a user