chore: prep for 1.2.0+0.34.3 #15
@ -31,7 +31,7 @@ services:
|
||||
- "traefik.http.routers.${STACK_NAME}.middlewares=${STACK_NAME}-redirect"
|
||||
- "traefik.http.middlewares.${STACK_NAME}-redirect.redirectscheme.scheme=https"
|
||||
- "traefik.http.middlewares.${STACK_NAME}-redirect.redirectscheme.permanent=true"
|
||||
- "coop-cloud.${STACK_NAME}.version=1.1.0+0.33.1"
|
||||
- "coop-cloud.${STACK_NAME}.version=1.2.0+0.34.3"
|
||||
- "backupbot.backup=${ENABLE_BACKUPS:-true}"
|
||||
|
||||
networks:
|
||||
|
||||
11
release/1.2.0+0.34.3
Normal file
11
release/1.2.0+0.34.3
Normal file
@ -0,0 +1,11 @@
|
||||
`backup-bot-2` is now officially supported with `ENABLE_BACKUPS=true` by
|
||||
default. Please see https://git.coopcloud.tech/coop-cloud/rauthy/pulls/14.
|
||||
|
||||
This recipe release bundles 4 Rauthy upgrades:
|
||||
|
||||
* https://github.com/sebadob/rauthy/releases/tag/v0.33.4
|
||||
* https://github.com/sebadob/rauthy/releases/tag/v0.34.0
|
||||
* https://github.com/sebadob/rauthy/releases/tag/v0.34.1
|
||||
* https://github.com/sebadob/rauthy/releases/tag/v0.34.2
|
||||
|
||||
All changes: https://git.coopcloud.tech/coop-cloud/rauthy/compare/1.2.0+0.34.3...1.1.0+0.33.1
|
||||
@ -1 +0,0 @@
|
||||
Enables backup-bot-2 backups
|
||||
Reference in New Issue
Block a user