chore: prep for 1.2.0+0.34.3 #15

Merged
3wordchant merged 1 commits from chore-1.2.0+0.34.3 into main 2026-03-23 02:27:51 +00:00
3 changed files with 12 additions and 2 deletions

View File

@ -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
View 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

View File

@ -1 +0,0 @@
Enables backup-bot-2 backups