Releases: taskmedia/paperlessngx-ftp-bridge
Releases · taskmedia/paperlessngx-ftp-bridge
v1.2.0
What's Changed
- chore(deps): bump codecov/codecov-action from 4 to 5 by @dependabot in #28
- chore(deps): bump docker/build-push-action from 6.9.0 to 6.10.0 by @dependabot in #27
- chore(deps): bump docker/metadata-action from 5.5.1 to 5.6.1 by @dependabot in #26
- chore(deps): bump softprops/action-gh-release from 1 to 2 by @dependabot in #24
- chore(deps): bump github.com/go-resty/resty/v2 from 2.15.3 to 2.16.2 by @dependabot in #23
- chore(deps): bump JamesIves/github-pages-deploy-action from 4.6.8 to 4.7.2 by @dependabot in #29
- chore(deps): bump golang.org/x/net from 0.27.0 to 0.33.0 by @dependabot in #30
- chore(deps): bump github.com/go-resty/resty/v2 from 2.16.2 to 2.16.5 by @dependabot in #35
- chore(deps): bump docker/build-push-action from 6.10.0 to 6.13.0 by @dependabot in #34
- chore(deps): bump helm/kind-action from 1.10.0 to 1.12.0 by @dependabot in #33
- chore(deps): bump helm/chart-testing-action from 2.6.1 to 2.7.0 by @dependabot in #32
- chore(deps): bump docker/setup-buildx-action from 3.7.1 to 3.8.0 by @dependabot in #31
- feat: allow to use existing secret for ftp / pl password by @fty4 in #42
- chore(deps): bump docker/build-push-action from 6.13.0 to 6.15.0 by @dependabot in #41
- chore(deps): bump sigstore/cosign-installer from 3.7.0 to 3.8.1 by @dependabot in #40
- chore(deps): bump docker/setup-buildx-action from 3.8.0 to 3.10.0 by @dependabot in #39
- chore(deps): bump JamesIves/github-pages-deploy-action from 4.7.2 to 4.7.3 by @dependabot in #38
- chore(deps): bump docker/metadata-action from 5.6.1 to 5.7.0 by @dependabot in #37
- chore(deps): bump golang from 1.23-alpine to 1.24-alpine by @dependabot in #36
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
Breaking changes ⚠️
Changes
- feat: add logLevel by @fty4 in #14
- chore(lint): use attrib for logging when possible by @fty4 in #15
- feat: health check by @fty4 in #16
- chore: required chart fields by @fty4 in #18
- chore: rename base container by @fty4 in #19
- chore: allow to specify imagePullPolicy by @fty4 in #20
- fix: ensure pods are restarted on password update by @fty4 in #21
- chore: upload binaries on release by @fty4 in #22
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- chore(ci): add dependabot config by @fty4 in #3
- feat: use deployment with interval instead cronjob by @fty4 in #10
- chore(ci): disable ct install testing by @fty4 in #12
- chore(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #11
- chore: rename repo without helm prefix by @fty4 in #13
New Contributors
- @dependabot made their first contribution in #11
Full Changelog: v0.1.6...v1.0.0