Skip to content

Releases: taskmedia/paperlessngx-ftp-bridge

v1.2.0

13 Mar 19:20
Compare
Choose a tag to compare

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

04 Nov 09:24
Compare
Choose a tag to compare

What's Changed

Breaking changes ⚠️

  • feat!:use cron to define interval by @fty4 in #17

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

30 Oct 18:33
Compare
Choose a tag to compare

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

Full Changelog: v0.1.6...v1.0.0

v0.1.6

29 Oct 19:15
Compare
Choose a tag to compare

What's Changed

  • fix: use correct paperless.url value by @fty4 in #9

Full Changelog: v0.1.5...v0.1.6

v0.1.5

29 Oct 19:11
Compare
Choose a tag to compare

What's Changed

  • chore: increase versions to keep to 200 by @fty4 in #6
  • fix: remove usage of service account by @fty4 in #7
  • fix: use v prefix in image.tag version by @fty4 in #8

Full Changelog: v0.1.4...v0.1.5

v0.1.4

29 Oct 17:12
Compare
Choose a tag to compare

What's Changed

  • fix: package naming for image / chart by @fty4 in #4
  • chore: use the chart version as default image tag by @fty4 in #5

Full Changelog: v0.1.3...v0.1.4

v0.1.3

28 Oct 08:56
Compare
Choose a tag to compare

⚠️ unstable release test - will not work