Releases: arthurgeek/vaultwarden-fly-template
Releases · arthurgeek/vaultwarden-fly-template
v.0.7.0 - update dependencies and VW websocket changes
What's Changed
- fix(github-release): update aptible/supercronic to v0.2.29 by @renovate in #30
- fix(container): update image vaultwarden/server to v1.30.5 by @renovate in #31
Full Changelog: v0.6.1...v.0.7.0
v0.6.1 - dependencies updates
What's Changed
- fix(container): update image vaultwarden/server to v1.30.1 by @renovate in #26
- fix(github-release): update aptible/supercronic to v0.2.28 by @renovate in #27
- feat(container): update image alpine to v3.19 by @renovate in #29
- fix(container): update image caddy to v2.7.6 by @renovate in #28
Full Changelog: v0.6...v0.6.1
v0.6 - Healthcheck and dependency updates
What's Changed
- feat(github-action)!: Update actions/checkout action to v4 by @renovate in #17
- feat(github-action)!: Update docker/metadata-action action to v5 by @renovate in #20
- feat(github-action)!: Update docker/login-action action to v3 - autoclosed by @renovate in #19
- feat(github-action)!: Update docker/build-push-action action to v5 by @renovate in #18
- Add health check to fly.toml by @tobidope in #24
- fix(container): update image caddy to v2.7.5 by @renovate in #22
- fix(github-release): update aptible/supercronic to v0.2.27 by @renovate in #23
New Contributors
Full Changelog: v0.5.2...v0.6
v0.5.2 - dependencies updates
v0.5.1 - dependencies updates
What's Changed
- chore: only run docker build on template repo by @arthurgeek in #10
- fix(github-release): update aptible/supercronic to v0.2.26 by @renovate in #11
- fix(container): update image vaultwarden/server to v1.29.1 by @renovate in #12
Full Changelog: v0.5...v0.5.1
v0.5: Improved backup script
What's Changed
- feat(github-action)!: Update actions/checkout action to v3 by @renovate in #7
- feat: Improved restic backup script by @arthurgeek in #8
- Better messages output
- Checking for errors during restic cat config
- feat: delete old backup log files by @arthurgeek in #9
Full Changelog: v0.4...v0.5
v0.4
What's Changed
- feat: adds automatic fly deploy via github action by @arthurgeek in #5
Full Changelog: v0.3...v0.4
v0.3
v0.2
What's Changed
- feat: add CI to push container to ghcr by @budimanjojo in #2
New Contributors
- @budimanjojo made their first contribution in #2
Full Changelog: v0.1...v0.2
Initial release
v0.1 First release