chore(deps): update helm release mail to v5 #113

Open
renovate-bot wants to merge 1 commit from renovate/mail-5.x into main
Member

This PR contains the following updates:

Package Update Change
mail major 4.4.05.1.0

Release Notes

bokysan/docker-postfix (mail)

v5.1.0

Compare Source

  • 2f541b3 Update postfix-exporter go deps via patch (#​262)
  • 2854bd0 fix: merge env arrays first instead of overwriting eachother (#​260)

v5.1.0

Compare Source

  • 2f541b3 Update postfix-exporter go deps via patch (#​262)
  • 2854bd0 fix: merge env arrays first instead of overwriting eachother (#​260)

v5.0.1

Compare Source

  • 53851fd Fix: revert readonly
  • 0c49b18 Fix: Try to fix Release action
  • cc31225 Upd: Fail on high severity issues, do not excluse base image issues

v5.0.1

Compare Source

  • 53851fd Fix: revert readonly
  • 0c49b18 Fix: Try to fix Release action
  • cc31225 Upd: Fail on high severity issues, do not excluse base image issues

v5.0.0: Relese v5.0.0

Compare Source

What's Changed

List of commits:

  • 453b3ac Fix: Synk scanning
  • efdf5bc Fix: Fix tag release workflow
  • 1f6aef0 Build(deps): Bump actions/setup-node from 4 to 6 (#​257)
  • 6252930 Fix: Drop support for linux/arm/v5
  • 87cf8dc Fix: Install proper cross-platform development lib for ARM
  • b4d2b95 Fix: add required shell property to github aciton command
  • c150b71 Fix: Potential fix for armhf build: Install arm libraries for qemu
  • e53c5f1 Fix: Rustup uninstall for linux/arm/v7
  • 80a5868 Fix: Preparation for v5.0.0 release
  • 64816f6 Fix: Skip building msal on i386 interely, not just on Alpine
  • 42c15f5 Upd: Script optimization and comments
  • 6748fec sasl-build.sh: Fix msal installation logic (#​253)
  • 21f5872 Upt: Dockerfile: Add tini as ENTRYPOINT (#​252)
  • 41f33bc Build(deps): Bump actions/cache from 4 to 5 (#​255)
  • 50b17ef Fix: Snyk scanning for pull requests
  • 02cc6f4 Fix: remove build of postfix-exporter for linux/arm/v5.
  • 74f2cbd Fix: Harden third party class initialization to mitigate code injection possibilities
  • b5101f2 Fix: Harden postfix deployment by default
  • e0caaf0 Fix: Make Synk ignore base image issues (as we cannot fix them), remove linux/mips64le
  • e67470c Fix: Upgrade postfix golang builder to trixie
  • dd1d439 Fix install of postfix-exporter on debian trixie
  • 1ca88f5 Fix: Synk scan was improperly depending on the build of the wrong image
  • 9e5ab59 Fix: Update Debian to trixie since it was released in August.
  • f07863a Upd: Add synk scan to master, tags and pull requests
  • 851b5f3 Fix: upgraade to trunk of SASL library because of failing builds on newer OSes
  • 1c2d636 Build(deps): Bump actions/checkout from 5 to 6 (#​250)
  • 5e9230a common-run.sh: fix TOKEN_FILE envvar (#​254)
  • f09181a New: Add Star history to README.md.
  • 23ac7af Ud: Replace /docker-init.db with /docker-init.d everywhere
  • 10949bf Fix: Give docker a longet healtcheck startup time for slower / low powered devices (See #​231)
  • eac9cc0 Fix: Deprecate /docker-init.db in favour of /docker-init.d. See #​236
  • f6946c1 Fix: Fix for logrotate.
  • ba45ff7 Fix: Make tests work with podman + add new kubernetes versions
  • 675ff10 Fix: Ignore schema cache
  • 14aa657 Fix: Add check for /var/log permissions (see #​249)
  • 8ad6de0 Upd: Add support for running tests with podman.
  • ec85f9a Fix: Add terminationGracePeriodSeconds due to #​245
  • f942684 fix: Add preSleepSeconds as explaind in #​245
  • af9b539 fix: Potential fix for #​246
  • 73e7ff3 Build(deps): Bump actions/checkout from 4 to 5 (#​244)
  • 4d64f77 fix for: /scripts/common.sh: line 190: error:: command not found (#​248)
  • 11f1fb0 Remove typos from README.md
  • bbe209c Allow setting existing secret name for TLS certs (#​233)
  • a47f941 Add externalTrafficPolicy to helm Fixes #​239 (#​240)
  • 76bde40 added ability to define resource options for the metrics exporter (#​238)
  • 9fcd02f Fix: Refactor sasl compilation a bit, hopefuly to run without issues
  • d0590c7 Fix: Position of whitespace was wrong and bash complained about syntax error.
  • fb8761f Fix: Replace local with export, as local can only be used inside a function
  • 437fb8b Fix: Do not install rust on mips64el
  • 676da62 Fix: Do not install "msal" on linux/386 as the compilation fails
  • 6fd4b11 Fix: Install rust and cargo through apk for Alpine
  • 430b881 Fix: Try to fix rust bindins build
  • 7b4d54f Fix: Uninstallation of rustup requires "-y" for non-interactive use
  • 9f551fa Fix: Missing python3-venv
  • 294a6ba Fix: Install latest version of rust for multi-platform build
  • cbc07b1 Fix: Fix multiplatform build of SASL2
  • 0e25ca0 Fix building SASL
  • 69d1a4c Fix: Create python venv after bulding SASL
  • 7b87c5b Fix for #​225: Ensure that SASL authenticated connections are not rejected
  • 50c9503 Fix for installation of msal library
  • 3b2d8db Fix: Remove python pre-installation as SASL building fails in that case
  • 92f514b Fix: Fix missing backslash
  • b96f9e0 Fix #​227: Add msal library to installation
  • 4f058d4 Fix #​227: Instal msal library into the image
  • bd3a68c Fix: Fix broken postfix-install.sh script, move other spaces to tabs as well
  • b43c3d9 Fix: spaces -> tabs
  • 07b46c7 Feat: Add the posibility to automatically set hostname on run
  • a99abca Fix: disable building postfix-expoter for ppc64le and s390x
  • 6b6d67e Fix: Rollback to kumina/postfix_exporter
  • 3fc9616 Fix: Rollback sals plugin to 0.25
  • b359a94 Fix: Remove linux/arm/v6 from build of postfix-exporter
  • 12708dc Fix: Temporarily remove linux/ppc64le, as the build crashes.
  • 35e5389 Fix: Remove build for ARMv5, as Go does not support ARMv5 images anymore.
  • 29f5eb7 Fix: Always build on build platform.
  • 085746e Fix: Try to fix building of postfix-exporter
  • 1bdf778 Fix: Fix building of docker image for postfix exporter
  • 0a8e84b Don't enable smtputf8 when running on alpine on container restart (#​224)
  • 0286619 Fix: Install packages only if available on said architecture.
  • d0e4572 Fix: Switch to an updated branch of postfix_exporter
  • b957465 Fix: call update-binfmts ony if it exists.
  • 0b2e8ee Fix: add some code documentation.

New Contributors

Full Changelog: https://github.com/bokysan/docker-postfix/compare/v4.4.0...v5.0.0

v5.0.0: Relese v5.0.0

Compare Source

What's Changed

List of commits:

  • 453b3ac Fix: Synk scanning
  • efdf5bc Fix: Fix tag release workflow
  • 1f6aef0 Build(deps): Bump actions/setup-node from 4 to 6 (#​257)
  • 6252930 Fix: Drop support for linux/arm/v5
  • 87cf8dc Fix: Install proper cross-platform development lib for ARM
  • b4d2b95 Fix: add required shell property to github aciton command
  • c150b71 Fix: Potential fix for armhf build: Install arm libraries for qemu
  • e53c5f1 Fix: Rustup uninstall for linux/arm/v7
  • 80a5868 Fix: Preparation for v5.0.0 release
  • 64816f6 Fix: Skip building msal on i386 interely, not just on Alpine
  • 42c15f5 Upd: Script optimization and comments
  • 6748fec sasl-build.sh: Fix msal installation logic (#​253)
  • 21f5872 Upt: Dockerfile: Add tini as ENTRYPOINT (#​252)
  • 41f33bc Build(deps): Bump actions/cache from 4 to 5 (#​255)
  • 50b17ef Fix: Snyk scanning for pull requests
  • 02cc6f4 Fix: remove build of postfix-exporter for linux/arm/v5.
  • 74f2cbd Fix: Harden third party class initialization to mitigate code injection possibilities
  • b5101f2 Fix: Harden postfix deployment by default
  • e0caaf0 Fix: Make Synk ignore base image issues (as we cannot fix them), remove linux/mips64le
  • e67470c Fix: Upgrade postfix golang builder to trixie
  • dd1d439 Fix install of postfix-exporter on debian trixie
  • 1ca88f5 Fix: Synk scan was improperly depending on the build of the wrong image
  • 9e5ab59 Fix: Update Debian to trixie since it was released in August.
  • f07863a Upd: Add synk scan to master, tags and pull requests
  • 851b5f3 Fix: upgraade to trunk of SASL library because of failing builds on newer OSes
  • 1c2d636 Build(deps): Bump actions/checkout from 5 to 6 (#​250)
  • 5e9230a common-run.sh: fix TOKEN_FILE envvar (#​254)
  • f09181a New: Add Star history to README.md.
  • 23ac7af Ud: Replace /docker-init.db with /docker-init.d everywhere
  • 10949bf Fix: Give docker a longet healtcheck startup time for slower / low powered devices (See #​231)
  • eac9cc0 Fix: Deprecate /docker-init.db in favour of /docker-init.d. See #​236
  • f6946c1 Fix: Fix for logrotate.
  • ba45ff7 Fix: Make tests work with podman + add new kubernetes versions
  • 675ff10 Fix: Ignore schema cache
  • 14aa657 Fix: Add check for /var/log permissions (see #​249)
  • 8ad6de0 Upd: Add support for running tests with podman.
  • ec85f9a Fix: Add terminationGracePeriodSeconds due to #​245
  • f942684 fix: Add preSleepSeconds as explaind in #​245
  • af9b539 fix: Potential fix for #​246
  • 73e7ff3 Build(deps): Bump actions/checkout from 4 to 5 (#​244)
  • 4d64f77 fix for: /scripts/common.sh: line 190: error:: command not found (#​248)
  • 11f1fb0 Remove typos from README.md
  • bbe209c Allow setting existing secret name for TLS certs (#​233)
  • a47f941 Add externalTrafficPolicy to helm Fixes #​239 (#​240)
  • 76bde40 added ability to define resource options for the metrics exporter (#​238)
  • 9fcd02f Fix: Refactor sasl compilation a bit, hopefuly to run without issues
  • d0590c7 Fix: Position of whitespace was wrong and bash complained about syntax error.
  • fb8761f Fix: Replace local with export, as local can only be used inside a function
  • 437fb8b Fix: Do not install rust on mips64el
  • 676da62 Fix: Do not install "msal" on linux/386 as the compilation fails
  • 6fd4b11 Fix: Install rust and cargo through apk for Alpine
  • 430b881 Fix: Try to fix rust bindins build
  • 7b4d54f Fix: Uninstallation of rustup requires "-y" for non-interactive use
  • 9f551fa Fix: Missing python3-venv
  • 294a6ba Fix: Install latest version of rust for multi-platform build
  • cbc07b1 Fix: Fix multiplatform build of SASL2
  • 0e25ca0 Fix building SASL
  • 69d1a4c Fix: Create python venv after bulding SASL
  • 7b87c5b Fix for #​225: Ensure that SASL authenticated connections are not rejected
  • 50c9503 Fix for installation of msal library
  • 3b2d8db Fix: Remove python pre-installation as SASL building fails in that case
  • 92f514b Fix: Fix missing backslash
  • b96f9e0 Fix #​227: Add msal library to installation
  • 4f058d4 Fix #​227: Instal msal library into the image
  • bd3a68c Fix: Fix broken postfix-install.sh script, move other spaces to tabs as well
  • b43c3d9 Fix: spaces -> tabs
  • 07b46c7 Feat: Add the posibility to automatically set hostname on run
  • a99abca Fix: disable building postfix-expoter for ppc64le and s390x
  • 6b6d67e Fix: Rollback to kumina/postfix_exporter
  • 3fc9616 Fix: Rollback sals plugin to 0.25
  • b359a94 Fix: Remove linux/arm/v6 from build of postfix-exporter
  • 12708dc Fix: Temporarily remove linux/ppc64le, as the build crashes.
  • 35e5389 Fix: Remove build for ARMv5, as Go does not support ARMv5 images anymore.
  • 29f5eb7 Fix: Always build on build platform.
  • 085746e Fix: Try to fix building of postfix-exporter
  • 1bdf778 Fix: Fix building of docker image for postfix exporter
  • 0a8e84b Don't enable smtputf8 when running on alpine on container restart (#​224)
  • 0286619 Fix: Install packages only if available on said architecture.
  • d0e4572 Fix: Switch to an updated branch of postfix_exporter
  • b957465 Fix: call update-binfmts ony if it exists.
  • 0b2e8ee Fix: add some code documentation.
New Contributors

Full Changelog: https://github.com/bokysan/docker-postfix/compare/v4.4.0...v5.0.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [mail](https://github.com/bokysan/docker-postfix) | major | `4.4.0` → `5.1.0` | --- ### Release Notes <details> <summary>bokysan/docker-postfix (mail)</summary> ### [`v5.1.0`](https://github.com/bokysan/docker-postfix/releases/tag/v5.1.0) [Compare Source](https://github.com/bokysan/docker-postfix/compare/v5.1.0...v5.1.0) - [`2f541b3`](https://github.com/bokysan/docker-postfix/commit/2f541b3) Update postfix-exporter go deps via patch ([#&#8203;262](https://github.com/bokysan/docker-postfix/issues/262)) - [`2854bd0`](https://github.com/bokysan/docker-postfix/commit/2854bd0) fix: merge env arrays first instead of overwriting eachother ([#&#8203;260](https://github.com/bokysan/docker-postfix/issues/260)) ### [`v5.1.0`](https://github.com/bokysan/docker-postfix/releases/tag/v5.1.0) [Compare Source](https://github.com/bokysan/docker-postfix/compare/v5.0.1...v5.1.0) - [`2f541b3`](https://github.com/bokysan/docker-postfix/commit/2f541b3) Update postfix-exporter go deps via patch ([#&#8203;262](https://github.com/bokysan/docker-postfix/issues/262)) - [`2854bd0`](https://github.com/bokysan/docker-postfix/commit/2854bd0) fix: merge env arrays first instead of overwriting eachother ([#&#8203;260](https://github.com/bokysan/docker-postfix/issues/260)) ### [`v5.0.1`](https://github.com/bokysan/docker-postfix/releases/tag/v5.0.1) [Compare Source](https://github.com/bokysan/docker-postfix/compare/v5.0.1...v5.0.1) - [`53851fd`](https://github.com/bokysan/docker-postfix/commit/53851fd) Fix: revert readonly - [`0c49b18`](https://github.com/bokysan/docker-postfix/commit/0c49b18) Fix: Try to fix Release action - [`cc31225`](https://github.com/bokysan/docker-postfix/commit/cc31225) Upd: Fail on high severity issues, do not excluse base image issues ### [`v5.0.1`](https://github.com/bokysan/docker-postfix/releases/tag/v5.0.1) [Compare Source](https://github.com/bokysan/docker-postfix/compare/v5.0.0...v5.0.1) - [`53851fd`](https://github.com/bokysan/docker-postfix/commit/53851fd) Fix: revert readonly - [`0c49b18`](https://github.com/bokysan/docker-postfix/commit/0c49b18) Fix: Try to fix Release action - [`cc31225`](https://github.com/bokysan/docker-postfix/commit/cc31225) Upd: Fail on high severity issues, do not excluse base image issues ### [`v5.0.0`](https://github.com/bokysan/docker-postfix/releases/tag/v5.0.0): Relese v5.0.0 [Compare Source](https://github.com/bokysan/docker-postfix/compare/v5.0.0...v5.0.0) #### What's Changed - Don't enable smtputf8 when running on alpine on container restart by [@&#8203;envy](https://github.com/envy) in [#&#8203;224](https://github.com/bokysan/docker-postfix/pull/224) - added ability to define resource options for the metrics exporter by [@&#8203;mario-zelger](https://github.com/mario-zelger) in [#&#8203;238](https://github.com/bokysan/docker-postfix/pull/238) - Add externalTrafficPolicy to helm Fixes [#&#8203;239](https://github.com/bokysan/docker-postfix/issues/239) by [@&#8203;evilhamsterman](https://github.com/evilhamsterman) in [#&#8203;240](https://github.com/bokysan/docker-postfix/pull/240) - Allow setting existing secret name for TLS certs by [@&#8203;mrskul](https://github.com/mrskul) in [#&#8203;233](https://github.com/bokysan/docker-postfix/pull/233) - fix for: /scripts/common.sh: line 190: error:: command not found by [@&#8203;jcheek](https://github.com/jcheek) in [#&#8203;248](https://github.com/bokysan/docker-postfix/pull/248) - Build(deps): Bump actions/checkout from 4 to 5 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;244](https://github.com/bokysan/docker-postfix/pull/244) - `common-run.sh`: fix `TOKEN_FILE` envvar by [@&#8203;limjh16](https://github.com/limjh16) in [#&#8203;254](https://github.com/bokysan/docker-postfix/pull/254) - Build(deps): Bump actions/checkout from 5 to 6 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;250](https://github.com/bokysan/docker-postfix/pull/250) - Build(deps): Bump actions/cache from 4 to 5 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;255](https://github.com/bokysan/docker-postfix/pull/255) - Add `tini` to `Dockerfile` by [@&#8203;limjh16](https://github.com/limjh16) in [#&#8203;252](https://github.com/bokysan/docker-postfix/pull/252) - `sasl-build.sh`: Fix msal installation logic by [@&#8203;limjh16](https://github.com/limjh16) in [#&#8203;253](https://github.com/bokysan/docker-postfix/pull/253) - Build(deps): Bump actions/setup-node from 4 to 6 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;257](https://github.com/bokysan/docker-postfix/pull/257) List of commits: - [`453b3ac`](https://github.com/bokysan/docker-postfix/commit/453b3ac) Fix: Synk scanning - [`efdf5bc`](https://github.com/bokysan/docker-postfix/commit/efdf5bc) Fix: Fix tag release workflow - [`1f6aef0`](https://github.com/bokysan/docker-postfix/commit/1f6aef0) Build(deps): Bump actions/setup-node from 4 to 6 ([#&#8203;257](https://github.com/bokysan/docker-postfix/issues/257)) - [`6252930`](https://github.com/bokysan/docker-postfix/commit/6252930) Fix: Drop support for `linux/arm/v5` - [`87cf8dc`](https://github.com/bokysan/docker-postfix/commit/87cf8dc) Fix: Install proper cross-platform development lib for ARM - [`b4d2b95`](https://github.com/bokysan/docker-postfix/commit/b4d2b95) Fix: add required `shell` property to github aciton command - [`c150b71`](https://github.com/bokysan/docker-postfix/commit/c150b71) Fix: Potential fix for armhf build: Install arm libraries for qemu - [`e53c5f1`](https://github.com/bokysan/docker-postfix/commit/e53c5f1) Fix: Rustup uninstall for linux/arm/v7 - [`80a5868`](https://github.com/bokysan/docker-postfix/commit/80a5868) Fix: Preparation for v5.0.0 release - [`64816f6`](https://github.com/bokysan/docker-postfix/commit/64816f6) Fix: Skip building msal on i386 interely, not just on Alpine - [`42c15f5`](https://github.com/bokysan/docker-postfix/commit/42c15f5) Upd: Script optimization and comments - [`6748fec`](https://github.com/bokysan/docker-postfix/commit/6748fec) `sasl-build.sh`: Fix msal installation logic ([#&#8203;253](https://github.com/bokysan/docker-postfix/issues/253)) - [`21f5872`](https://github.com/bokysan/docker-postfix/commit/21f5872) Upt: `Dockerfile`: Add `tini` as `ENTRYPOINT` ([#&#8203;252](https://github.com/bokysan/docker-postfix/issues/252)) - [`41f33bc`](https://github.com/bokysan/docker-postfix/commit/41f33bc) Build(deps): Bump actions/cache from 4 to 5 ([#&#8203;255](https://github.com/bokysan/docker-postfix/issues/255)) - [`50b17ef`](https://github.com/bokysan/docker-postfix/commit/50b17ef) Fix: Snyk scanning for pull requests - [`02cc6f4`](https://github.com/bokysan/docker-postfix/commit/02cc6f4) Fix: remove build of `postfix-exporter` for `linux/arm/v5`. - [`74f2cbd`](https://github.com/bokysan/docker-postfix/commit/74f2cbd) Fix: Harden third party class initialization to mitigate code injection possibilities - [`b5101f2`](https://github.com/bokysan/docker-postfix/commit/b5101f2) Fix: Harden postfix deployment by default - [`e0caaf0`](https://github.com/bokysan/docker-postfix/commit/e0caaf0) Fix: Make Synk ignore base image issues (as we cannot fix them), remove linux/mips64le - [`e67470c`](https://github.com/bokysan/docker-postfix/commit/e67470c) Fix: Upgrade postfix golang builder to trixie - [`dd1d439`](https://github.com/bokysan/docker-postfix/commit/dd1d439) Fix install of postfix-exporter on debian trixie - [`1ca88f5`](https://github.com/bokysan/docker-postfix/commit/1ca88f5) Fix: Synk scan was improperly depending on the build of the wrong image - [`9e5ab59`](https://github.com/bokysan/docker-postfix/commit/9e5ab59) Fix: Update Debian to trixie since it was released in August. - [`f07863a`](https://github.com/bokysan/docker-postfix/commit/f07863a) Upd: Add synk scan to master, tags and pull requests - [`851b5f3`](https://github.com/bokysan/docker-postfix/commit/851b5f3) Fix: upgraade to trunk of SASL library because of failing builds on newer OSes - [`1c2d636`](https://github.com/bokysan/docker-postfix/commit/1c2d636) Build(deps): Bump actions/checkout from 5 to 6 ([#&#8203;250](https://github.com/bokysan/docker-postfix/issues/250)) - [`5e9230a`](https://github.com/bokysan/docker-postfix/commit/5e9230a) `common-run.sh`: fix `TOKEN_FILE` envvar ([#&#8203;254](https://github.com/bokysan/docker-postfix/issues/254)) - [`f09181a`](https://github.com/bokysan/docker-postfix/commit/f09181a) New: Add Star history to `README.md`. - [`23ac7af`](https://github.com/bokysan/docker-postfix/commit/23ac7af) Ud: Replace `/docker-init.db` with `/docker-init.d` everywhere - [`10949bf`](https://github.com/bokysan/docker-postfix/commit/10949bf) Fix: Give docker a longet healtcheck startup time for slower / low powered devices (See [#&#8203;231](https://github.com/bokysan/docker-postfix/issues/231)) - [`eac9cc0`](https://github.com/bokysan/docker-postfix/commit/eac9cc0) Fix: Deprecate `/docker-init.db` in favour of `/docker-init.d`. See [#&#8203;236](https://github.com/bokysan/docker-postfix/issues/236) - [`f6946c1`](https://github.com/bokysan/docker-postfix/commit/f6946c1) Fix: Fix for logrotate. - [`ba45ff7`](https://github.com/bokysan/docker-postfix/commit/ba45ff7) Fix: Make tests work with podman + add new kubernetes versions - [`675ff10`](https://github.com/bokysan/docker-postfix/commit/675ff10) Fix: Ignore schema cache - [`14aa657`](https://github.com/bokysan/docker-postfix/commit/14aa657) Fix: Add check for /var/log permissions (see [#&#8203;249](https://github.com/bokysan/docker-postfix/issues/249)) - [`8ad6de0`](https://github.com/bokysan/docker-postfix/commit/8ad6de0) Upd: Add support for running tests with podman. - [`ec85f9a`](https://github.com/bokysan/docker-postfix/commit/ec85f9a) Fix: Add `terminationGracePeriodSeconds` due to [#&#8203;245](https://github.com/bokysan/docker-postfix/issues/245) - [`f942684`](https://github.com/bokysan/docker-postfix/commit/f942684) fix: Add `preSleepSeconds` as explaind in [#&#8203;245](https://github.com/bokysan/docker-postfix/issues/245) - [`af9b539`](https://github.com/bokysan/docker-postfix/commit/af9b539) fix: Potential fix for [#&#8203;246](https://github.com/bokysan/docker-postfix/issues/246) - [`73e7ff3`](https://github.com/bokysan/docker-postfix/commit/73e7ff3) Build(deps): Bump actions/checkout from 4 to 5 ([#&#8203;244](https://github.com/bokysan/docker-postfix/issues/244)) - [`4d64f77`](https://github.com/bokysan/docker-postfix/commit/4d64f77) fix for: /scripts/common.sh: line 190: error:: command not found ([#&#8203;248](https://github.com/bokysan/docker-postfix/issues/248)) - [`11f1fb0`](https://github.com/bokysan/docker-postfix/commit/11f1fb0) Remove typos from README.md - [`bbe209c`](https://github.com/bokysan/docker-postfix/commit/bbe209c) Allow setting existing secret name for TLS certs ([#&#8203;233](https://github.com/bokysan/docker-postfix/issues/233)) - [`a47f941`](https://github.com/bokysan/docker-postfix/commit/a47f941) Add externalTrafficPolicy to helm Fixes [#&#8203;239](https://github.com/bokysan/docker-postfix/issues/239) ([#&#8203;240](https://github.com/bokysan/docker-postfix/issues/240)) - [`76bde40`](https://github.com/bokysan/docker-postfix/commit/76bde40) added ability to define resource options for the metrics exporter ([#&#8203;238](https://github.com/bokysan/docker-postfix/issues/238)) - [`9fcd02f`](https://github.com/bokysan/docker-postfix/commit/9fcd02f) Fix: Refactor sasl compilation a bit, hopefuly to run without issues - [`d0590c7`](https://github.com/bokysan/docker-postfix/commit/d0590c7) Fix: Position of whitespace was wrong and bash complained about syntax error. - [`fb8761f`](https://github.com/bokysan/docker-postfix/commit/fb8761f) Fix: Replace `local` with `export`, as `local` can only be used inside a function - [`437fb8b`](https://github.com/bokysan/docker-postfix/commit/437fb8b) Fix: Do not install rust on mips64el - [`676da62`](https://github.com/bokysan/docker-postfix/commit/676da62) Fix: Do not install "msal" on linux/386 as the compilation fails - [`6fd4b11`](https://github.com/bokysan/docker-postfix/commit/6fd4b11) Fix: Install rust and cargo through apk for Alpine - [`430b881`](https://github.com/bokysan/docker-postfix/commit/430b881) Fix: Try to fix rust bindins build - [`7b4d54f`](https://github.com/bokysan/docker-postfix/commit/7b4d54f) Fix: Uninstallation of rustup requires "-y" for non-interactive use - [`9f551fa`](https://github.com/bokysan/docker-postfix/commit/9f551fa) Fix: Missing python3-venv - [`294a6ba`](https://github.com/bokysan/docker-postfix/commit/294a6ba) Fix: Install latest version of rust for multi-platform build - [`cbc07b1`](https://github.com/bokysan/docker-postfix/commit/cbc07b1) Fix: Fix multiplatform build of SASL2 - [`0e25ca0`](https://github.com/bokysan/docker-postfix/commit/0e25ca0) Fix building SASL - [`69d1a4c`](https://github.com/bokysan/docker-postfix/commit/69d1a4c) Fix: Create python venv after bulding SASL - [`7b87c5b`](https://github.com/bokysan/docker-postfix/commit/7b87c5b) Fix for [#&#8203;225](https://github.com/bokysan/docker-postfix/issues/225): Ensure that SASL authenticated connections are not rejected - [`50c9503`](https://github.com/bokysan/docker-postfix/commit/50c9503) Fix for installation of msal library - [`3b2d8db`](https://github.com/bokysan/docker-postfix/commit/3b2d8db) Fix: Remove python pre-installation as SASL building fails in that case - [`92f514b`](https://github.com/bokysan/docker-postfix/commit/92f514b) Fix: Fix missing backslash - [`b96f9e0`](https://github.com/bokysan/docker-postfix/commit/b96f9e0) Fix [#&#8203;227](https://github.com/bokysan/docker-postfix/issues/227): Add msal library to installation - [`4f058d4`](https://github.com/bokysan/docker-postfix/commit/4f058d4) Fix [#&#8203;227](https://github.com/bokysan/docker-postfix/issues/227): Instal msal library into the image - [`bd3a68c`](https://github.com/bokysan/docker-postfix/commit/bd3a68c) Fix: Fix broken postfix-install.sh script, move other spaces to tabs as well - [`b43c3d9`](https://github.com/bokysan/docker-postfix/commit/b43c3d9) Fix: spaces -> tabs - [`07b46c7`](https://github.com/bokysan/docker-postfix/commit/07b46c7) Feat: Add the posibility to automatically set hostname on run - [`a99abca`](https://github.com/bokysan/docker-postfix/commit/a99abca) Fix: disable building postfix-expoter for ppc64le and s390x - [`6b6d67e`](https://github.com/bokysan/docker-postfix/commit/6b6d67e) Fix: Rollback to kumina/postfix\_exporter - [`3fc9616`](https://github.com/bokysan/docker-postfix/commit/3fc9616) Fix: Rollback sals plugin to 0.25 - [`b359a94`](https://github.com/bokysan/docker-postfix/commit/b359a94) Fix: Remove linux/arm/v6 from build of postfix-exporter - [`12708dc`](https://github.com/bokysan/docker-postfix/commit/12708dc) Fix: Temporarily remove linux/ppc64le, as the build crashes. - [`35e5389`](https://github.com/bokysan/docker-postfix/commit/35e5389) Fix: Remove build for ARMv5, as Go does not support ARMv5 images anymore. - [`29f5eb7`](https://github.com/bokysan/docker-postfix/commit/29f5eb7) Fix: Always build on build platform. - [`085746e`](https://github.com/bokysan/docker-postfix/commit/085746e) Fix: Try to fix building of postfix-exporter - [`1bdf778`](https://github.com/bokysan/docker-postfix/commit/1bdf778) Fix: Fix building of docker image for postfix exporter - [`0a8e84b`](https://github.com/bokysan/docker-postfix/commit/0a8e84b) Don't enable smtputf8 when running on alpine on container restart ([#&#8203;224](https://github.com/bokysan/docker-postfix/issues/224)) - [`0286619`](https://github.com/bokysan/docker-postfix/commit/0286619) Fix: Install packages only if available on said architecture. - [`d0e4572`](https://github.com/bokysan/docker-postfix/commit/d0e4572) Fix: Switch to an updated branch of `postfix_exporter` - [`b957465`](https://github.com/bokysan/docker-postfix/commit/b957465) Fix: call `update-binfmts` ony if it exists. - [`0b2e8ee`](https://github.com/bokysan/docker-postfix/commit/0b2e8ee) Fix: add some code documentation. #### New Contributors - [@&#8203;envy](https://github.com/envy) made their first contribution in [#&#8203;224](https://github.com/bokysan/docker-postfix/pull/224) - [@&#8203;mario-zelger](https://github.com/mario-zelger) made their first contribution in [#&#8203;238](https://github.com/bokysan/docker-postfix/pull/238) - [@&#8203;evilhamsterman](https://github.com/evilhamsterman) made their first contribution in [#&#8203;240](https://github.com/bokysan/docker-postfix/pull/240) - [@&#8203;mrskul](https://github.com/mrskul) made their first contribution in [#&#8203;233](https://github.com/bokysan/docker-postfix/pull/233) - [@&#8203;jcheek](https://github.com/jcheek) made their first contribution in [#&#8203;248](https://github.com/bokysan/docker-postfix/pull/248) - [@&#8203;limjh16](https://github.com/limjh16) made their first contribution in [#&#8203;254](https://github.com/bokysan/docker-postfix/pull/254) **Full Changelog**: <https://github.com/bokysan/docker-postfix/compare/v4.4.0...v5.0.0> ### [`v5.0.0`](https://github.com/bokysan/docker-postfix/releases/tag/v5.0.0): Relese v5.0.0 [Compare Source](https://github.com/bokysan/docker-postfix/compare/v4.4.0...v5.0.0) ##### What's Changed - Don't enable smtputf8 when running on alpine on container restart by [@&#8203;envy](https://github.com/envy) in [#&#8203;224](https://github.com/bokysan/docker-postfix/pull/224) - added ability to define resource options for the metrics exporter by [@&#8203;mario-zelger](https://github.com/mario-zelger) in [#&#8203;238](https://github.com/bokysan/docker-postfix/pull/238) - Add externalTrafficPolicy to helm Fixes [#&#8203;239](https://github.com/bokysan/docker-postfix/issues/239) by [@&#8203;evilhamsterman](https://github.com/evilhamsterman) in [#&#8203;240](https://github.com/bokysan/docker-postfix/pull/240) - Allow setting existing secret name for TLS certs by [@&#8203;mrskul](https://github.com/mrskul) in [#&#8203;233](https://github.com/bokysan/docker-postfix/pull/233) - fix for: /scripts/common.sh: line 190: error:: command not found by [@&#8203;jcheek](https://github.com/jcheek) in [#&#8203;248](https://github.com/bokysan/docker-postfix/pull/248) - Build(deps): Bump actions/checkout from 4 to 5 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;244](https://github.com/bokysan/docker-postfix/pull/244) - `common-run.sh`: fix `TOKEN_FILE` envvar by [@&#8203;limjh16](https://github.com/limjh16) in [#&#8203;254](https://github.com/bokysan/docker-postfix/pull/254) - Build(deps): Bump actions/checkout from 5 to 6 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;250](https://github.com/bokysan/docker-postfix/pull/250) - Build(deps): Bump actions/cache from 4 to 5 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;255](https://github.com/bokysan/docker-postfix/pull/255) - Add `tini` to `Dockerfile` by [@&#8203;limjh16](https://github.com/limjh16) in [#&#8203;252](https://github.com/bokysan/docker-postfix/pull/252) - `sasl-build.sh`: Fix msal installation logic by [@&#8203;limjh16](https://github.com/limjh16) in [#&#8203;253](https://github.com/bokysan/docker-postfix/pull/253) - Build(deps): Bump actions/setup-node from 4 to 6 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;257](https://github.com/bokysan/docker-postfix/pull/257) List of commits: - [`453b3ac`](https://github.com/bokysan/docker-postfix/commit/453b3ac) Fix: Synk scanning - [`efdf5bc`](https://github.com/bokysan/docker-postfix/commit/efdf5bc) Fix: Fix tag release workflow - [`1f6aef0`](https://github.com/bokysan/docker-postfix/commit/1f6aef0) Build(deps): Bump actions/setup-node from 4 to 6 ([#&#8203;257](https://github.com/bokysan/docker-postfix/issues/257)) - [`6252930`](https://github.com/bokysan/docker-postfix/commit/6252930) Fix: Drop support for `linux/arm/v5` - [`87cf8dc`](https://github.com/bokysan/docker-postfix/commit/87cf8dc) Fix: Install proper cross-platform development lib for ARM - [`b4d2b95`](https://github.com/bokysan/docker-postfix/commit/b4d2b95) Fix: add required `shell` property to github aciton command - [`c150b71`](https://github.com/bokysan/docker-postfix/commit/c150b71) Fix: Potential fix for armhf build: Install arm libraries for qemu - [`e53c5f1`](https://github.com/bokysan/docker-postfix/commit/e53c5f1) Fix: Rustup uninstall for linux/arm/v7 - [`80a5868`](https://github.com/bokysan/docker-postfix/commit/80a5868) Fix: Preparation for v5.0.0 release - [`64816f6`](https://github.com/bokysan/docker-postfix/commit/64816f6) Fix: Skip building msal on i386 interely, not just on Alpine - [`42c15f5`](https://github.com/bokysan/docker-postfix/commit/42c15f5) Upd: Script optimization and comments - [`6748fec`](https://github.com/bokysan/docker-postfix/commit/6748fec) `sasl-build.sh`: Fix msal installation logic ([#&#8203;253](https://github.com/bokysan/docker-postfix/issues/253)) - [`21f5872`](https://github.com/bokysan/docker-postfix/commit/21f5872) Upt: `Dockerfile`: Add `tini` as `ENTRYPOINT` ([#&#8203;252](https://github.com/bokysan/docker-postfix/issues/252)) - [`41f33bc`](https://github.com/bokysan/docker-postfix/commit/41f33bc) Build(deps): Bump actions/cache from 4 to 5 ([#&#8203;255](https://github.com/bokysan/docker-postfix/issues/255)) - [`50b17ef`](https://github.com/bokysan/docker-postfix/commit/50b17ef) Fix: Snyk scanning for pull requests - [`02cc6f4`](https://github.com/bokysan/docker-postfix/commit/02cc6f4) Fix: remove build of `postfix-exporter` for `linux/arm/v5`. - [`74f2cbd`](https://github.com/bokysan/docker-postfix/commit/74f2cbd) Fix: Harden third party class initialization to mitigate code injection possibilities - [`b5101f2`](https://github.com/bokysan/docker-postfix/commit/b5101f2) Fix: Harden postfix deployment by default - [`e0caaf0`](https://github.com/bokysan/docker-postfix/commit/e0caaf0) Fix: Make Synk ignore base image issues (as we cannot fix them), remove linux/mips64le - [`e67470c`](https://github.com/bokysan/docker-postfix/commit/e67470c) Fix: Upgrade postfix golang builder to trixie - [`dd1d439`](https://github.com/bokysan/docker-postfix/commit/dd1d439) Fix install of postfix-exporter on debian trixie - [`1ca88f5`](https://github.com/bokysan/docker-postfix/commit/1ca88f5) Fix: Synk scan was improperly depending on the build of the wrong image - [`9e5ab59`](https://github.com/bokysan/docker-postfix/commit/9e5ab59) Fix: Update Debian to trixie since it was released in August. - [`f07863a`](https://github.com/bokysan/docker-postfix/commit/f07863a) Upd: Add synk scan to master, tags and pull requests - [`851b5f3`](https://github.com/bokysan/docker-postfix/commit/851b5f3) Fix: upgraade to trunk of SASL library because of failing builds on newer OSes - [`1c2d636`](https://github.com/bokysan/docker-postfix/commit/1c2d636) Build(deps): Bump actions/checkout from 5 to 6 ([#&#8203;250](https://github.com/bokysan/docker-postfix/issues/250)) - [`5e9230a`](https://github.com/bokysan/docker-postfix/commit/5e9230a) `common-run.sh`: fix `TOKEN_FILE` envvar ([#&#8203;254](https://github.com/bokysan/docker-postfix/issues/254)) - [`f09181a`](https://github.com/bokysan/docker-postfix/commit/f09181a) New: Add Star history to `README.md`. - [`23ac7af`](https://github.com/bokysan/docker-postfix/commit/23ac7af) Ud: Replace `/docker-init.db` with `/docker-init.d` everywhere - [`10949bf`](https://github.com/bokysan/docker-postfix/commit/10949bf) Fix: Give docker a longet healtcheck startup time for slower / low powered devices (See [#&#8203;231](https://github.com/bokysan/docker-postfix/issues/231)) - [`eac9cc0`](https://github.com/bokysan/docker-postfix/commit/eac9cc0) Fix: Deprecate `/docker-init.db` in favour of `/docker-init.d`. See [#&#8203;236](https://github.com/bokysan/docker-postfix/issues/236) - [`f6946c1`](https://github.com/bokysan/docker-postfix/commit/f6946c1) Fix: Fix for logrotate. - [`ba45ff7`](https://github.com/bokysan/docker-postfix/commit/ba45ff7) Fix: Make tests work with podman + add new kubernetes versions - [`675ff10`](https://github.com/bokysan/docker-postfix/commit/675ff10) Fix: Ignore schema cache - [`14aa657`](https://github.com/bokysan/docker-postfix/commit/14aa657) Fix: Add check for /var/log permissions (see [#&#8203;249](https://github.com/bokysan/docker-postfix/issues/249)) - [`8ad6de0`](https://github.com/bokysan/docker-postfix/commit/8ad6de0) Upd: Add support for running tests with podman. - [`ec85f9a`](https://github.com/bokysan/docker-postfix/commit/ec85f9a) Fix: Add `terminationGracePeriodSeconds` due to [#&#8203;245](https://github.com/bokysan/docker-postfix/issues/245) - [`f942684`](https://github.com/bokysan/docker-postfix/commit/f942684) fix: Add `preSleepSeconds` as explaind in [#&#8203;245](https://github.com/bokysan/docker-postfix/issues/245) - [`af9b539`](https://github.com/bokysan/docker-postfix/commit/af9b539) fix: Potential fix for [#&#8203;246](https://github.com/bokysan/docker-postfix/issues/246) - [`73e7ff3`](https://github.com/bokysan/docker-postfix/commit/73e7ff3) Build(deps): Bump actions/checkout from 4 to 5 ([#&#8203;244](https://github.com/bokysan/docker-postfix/issues/244)) - [`4d64f77`](https://github.com/bokysan/docker-postfix/commit/4d64f77) fix for: /scripts/common.sh: line 190: error:: command not found ([#&#8203;248](https://github.com/bokysan/docker-postfix/issues/248)) - [`11f1fb0`](https://github.com/bokysan/docker-postfix/commit/11f1fb0) Remove typos from README.md - [`bbe209c`](https://github.com/bokysan/docker-postfix/commit/bbe209c) Allow setting existing secret name for TLS certs ([#&#8203;233](https://github.com/bokysan/docker-postfix/issues/233)) - [`a47f941`](https://github.com/bokysan/docker-postfix/commit/a47f941) Add externalTrafficPolicy to helm Fixes [#&#8203;239](https://github.com/bokysan/docker-postfix/issues/239) ([#&#8203;240](https://github.com/bokysan/docker-postfix/issues/240)) - [`76bde40`](https://github.com/bokysan/docker-postfix/commit/76bde40) added ability to define resource options for the metrics exporter ([#&#8203;238](https://github.com/bokysan/docker-postfix/issues/238)) - [`9fcd02f`](https://github.com/bokysan/docker-postfix/commit/9fcd02f) Fix: Refactor sasl compilation a bit, hopefuly to run without issues - [`d0590c7`](https://github.com/bokysan/docker-postfix/commit/d0590c7) Fix: Position of whitespace was wrong and bash complained about syntax error. - [`fb8761f`](https://github.com/bokysan/docker-postfix/commit/fb8761f) Fix: Replace `local` with `export`, as `local` can only be used inside a function - [`437fb8b`](https://github.com/bokysan/docker-postfix/commit/437fb8b) Fix: Do not install rust on mips64el - [`676da62`](https://github.com/bokysan/docker-postfix/commit/676da62) Fix: Do not install "msal" on linux/386 as the compilation fails - [`6fd4b11`](https://github.com/bokysan/docker-postfix/commit/6fd4b11) Fix: Install rust and cargo through apk for Alpine - [`430b881`](https://github.com/bokysan/docker-postfix/commit/430b881) Fix: Try to fix rust bindins build - [`7b4d54f`](https://github.com/bokysan/docker-postfix/commit/7b4d54f) Fix: Uninstallation of rustup requires "-y" for non-interactive use - [`9f551fa`](https://github.com/bokysan/docker-postfix/commit/9f551fa) Fix: Missing python3-venv - [`294a6ba`](https://github.com/bokysan/docker-postfix/commit/294a6ba) Fix: Install latest version of rust for multi-platform build - [`cbc07b1`](https://github.com/bokysan/docker-postfix/commit/cbc07b1) Fix: Fix multiplatform build of SASL2 - [`0e25ca0`](https://github.com/bokysan/docker-postfix/commit/0e25ca0) Fix building SASL - [`69d1a4c`](https://github.com/bokysan/docker-postfix/commit/69d1a4c) Fix: Create python venv after bulding SASL - [`7b87c5b`](https://github.com/bokysan/docker-postfix/commit/7b87c5b) Fix for [#&#8203;225](https://github.com/bokysan/docker-postfix/issues/225): Ensure that SASL authenticated connections are not rejected - [`50c9503`](https://github.com/bokysan/docker-postfix/commit/50c9503) Fix for installation of msal library - [`3b2d8db`](https://github.com/bokysan/docker-postfix/commit/3b2d8db) Fix: Remove python pre-installation as SASL building fails in that case - [`92f514b`](https://github.com/bokysan/docker-postfix/commit/92f514b) Fix: Fix missing backslash - [`b96f9e0`](https://github.com/bokysan/docker-postfix/commit/b96f9e0) Fix [#&#8203;227](https://github.com/bokysan/docker-postfix/issues/227): Add msal library to installation - [`4f058d4`](https://github.com/bokysan/docker-postfix/commit/4f058d4) Fix [#&#8203;227](https://github.com/bokysan/docker-postfix/issues/227): Instal msal library into the image - [`bd3a68c`](https://github.com/bokysan/docker-postfix/commit/bd3a68c) Fix: Fix broken postfix-install.sh script, move other spaces to tabs as well - [`b43c3d9`](https://github.com/bokysan/docker-postfix/commit/b43c3d9) Fix: spaces -> tabs - [`07b46c7`](https://github.com/bokysan/docker-postfix/commit/07b46c7) Feat: Add the posibility to automatically set hostname on run - [`a99abca`](https://github.com/bokysan/docker-postfix/commit/a99abca) Fix: disable building postfix-expoter for ppc64le and s390x - [`6b6d67e`](https://github.com/bokysan/docker-postfix/commit/6b6d67e) Fix: Rollback to kumina/postfix\_exporter - [`3fc9616`](https://github.com/bokysan/docker-postfix/commit/3fc9616) Fix: Rollback sals plugin to 0.25 - [`b359a94`](https://github.com/bokysan/docker-postfix/commit/b359a94) Fix: Remove linux/arm/v6 from build of postfix-exporter - [`12708dc`](https://github.com/bokysan/docker-postfix/commit/12708dc) Fix: Temporarily remove linux/ppc64le, as the build crashes. - [`35e5389`](https://github.com/bokysan/docker-postfix/commit/35e5389) Fix: Remove build for ARMv5, as Go does not support ARMv5 images anymore. - [`29f5eb7`](https://github.com/bokysan/docker-postfix/commit/29f5eb7) Fix: Always build on build platform. - [`085746e`](https://github.com/bokysan/docker-postfix/commit/085746e) Fix: Try to fix building of postfix-exporter - [`1bdf778`](https://github.com/bokysan/docker-postfix/commit/1bdf778) Fix: Fix building of docker image for postfix exporter - [`0a8e84b`](https://github.com/bokysan/docker-postfix/commit/0a8e84b) Don't enable smtputf8 when running on alpine on container restart ([#&#8203;224](https://github.com/bokysan/docker-postfix/issues/224)) - [`0286619`](https://github.com/bokysan/docker-postfix/commit/0286619) Fix: Install packages only if available on said architecture. - [`d0e4572`](https://github.com/bokysan/docker-postfix/commit/d0e4572) Fix: Switch to an updated branch of `postfix_exporter` - [`b957465`](https://github.com/bokysan/docker-postfix/commit/b957465) Fix: call `update-binfmts` ony if it exists. - [`0b2e8ee`](https://github.com/bokysan/docker-postfix/commit/0b2e8ee) Fix: add some code documentation. ##### New Contributors - [@&#8203;envy](https://github.com/envy) made their first contribution in [#&#8203;224](https://github.com/bokysan/docker-postfix/pull/224) - [@&#8203;mario-zelger](https://github.com/mario-zelger) made their first contribution in [#&#8203;238](https://github.com/bokysan/docker-postfix/pull/238) - [@&#8203;evilhamsterman](https://github.com/evilhamsterman) made their first contribution in [#&#8203;240](https://github.com/bokysan/docker-postfix/pull/240) - [@&#8203;mrskul](https://github.com/mrskul) made their first contribution in [#&#8203;233](https://github.com/bokysan/docker-postfix/pull/233) - [@&#8203;jcheek](https://github.com/jcheek) made their first contribution in [#&#8203;248](https://github.com/bokysan/docker-postfix/pull/248) - [@&#8203;limjh16](https://github.com/limjh16) made their first contribution in [#&#8203;254](https://github.com/bokysan/docker-postfix/pull/254) **Full Changelog**: <https://github.com/bokysan/docker-postfix/compare/v4.4.0...v5.0.0> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNTMuMSIsInVwZGF0ZWRJblZlciI6IjQzLjI1My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
chore(deps): update helm release mail to v5
Some checks failed
ci/crow/push/dns-test Pipeline failed
ci/crow/push/tanka-test Pipeline failed
ci/crow/pr/tanka-test Pipeline was successful
ci/crow/pr/dns-test Pipeline was successful
ci/crow/pr/tanka-diff Pipeline was successful
38abb46973
Member

flate diff

No differences detected.

Pipeline

## flate diff No differences detected. [Pipeline](https://ci.aether.earth/repos/4/pipeline/262)
Some checks failed
ci/crow/push/dns-test Pipeline failed
ci/crow/push/tanka-test Pipeline failed
ci/crow/pr/tanka-test Pipeline was successful
ci/crow/pr/dns-test Pipeline was successful
ci/crow/pr/tanka-diff Pipeline was successful
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/mail-5.x:renovate/mail-5.x
git switch renovate/mail-5.x

Merge

Merge the changes and update on Forgejo.
git switch main
git merge --no-ff renovate/mail-5.x
git switch renovate/mail-5.x
git rebase main
git switch main
git merge --ff-only renovate/mail-5.x
git switch renovate/mail-5.x
git rebase main
git switch main
git merge --no-ff renovate/mail-5.x
git switch main
git merge --squash renovate/mail-5.x
git switch main
git merge --ff-only renovate/mail-5.x
git switch main
git merge renovate/mail-5.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ops/homelab!113
No description provided.