Skip to content

Release v4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Oct 18:56
  • cd8147a Fix: Fix building of release
  • fef2882 Use Debian Slim as base image
  • 58f20bd Upd: Add schemas so we can work (a bit more) offline
  • 7ad03ed Fix: Quote "no" so that it doesn't get interpreted as something else
  • e8c6cd5 Fix: Make sure to use the proper name for pluginviewer based on distro
  • 945add7 Fix: Fix for #144
  • 0ff0e80 Fix: Fix for #146.
  • 3370a9d Fix: helm template fixes for prometheus monitoring
  • bcf7dcb Fix: Fix syslog logging to stdout + fix starting of exporter
  • 5a09ee5 Fix: Fix a typo -> 'reowing' to 'reowning'
  • 6964220 Fix: Update how SASL-XOAUTH2 is build (without DOCS) to (re)enable more architectures
  • 888ec87 Fix: Do not build exporter for linux/386
  • 33dec82 Fix: Refactor build to use native (platform) images and try rebuilding.
  • 0fcfdce Fix: Remove build for linux/mips64le and linux/arm/v5 for postfix-exporter
  • a2ee7e7 Fix: Remove linux/arm/v6 from Alpine build, as it doesn't have the PANDOC or CABAL packages
  • b3c6faf Fix: Fix integration tests with the new sasl-build script
  • bb5a9f3 Fix: Mising pipe (|) symbol in the translation of TARGETVARIANT to GOARM
  • b343a7b Fix: Return from trying to build pandoc if install is successful
  • a23f0a3 Fix: Backslashes need to be double-escaped in Dockerfile
  • c60c65c Fix: Fix syntax error in sasl-build.sh
  • 19dd690 Fix: Fix build for differrent archs, make Debian default image
  • 335c7e9 Fix: Fix building of Postfix exporter with newer version of Go and other architectures
  • 2082f15 Fix: Remove MIPS64LE from postfix-exporter build
  • 09b3eb6 Fix: Do not build for RISC V ATM
  • c3f909f Fix: Fix DNS examples and tests
  • 12607b8 Fix: Fix How DNS policy and Config is injected into pod
  • 2d21a4f Upd: Add Debian building to the pipeline
  • b45c4ac Upd: Update SASL XOAuth2 to v0.24
  • d300d9b Upd: Allow for setting the DNS policy for the pod
  • b90b336 Fix: Remove unneccessary dependendancy on external logrotate image
  • 5fb369a Fix: Update logrorate build
  • 6da38c0 Fix: Big logorotate ourselves for different platforms
  • 4ec0129 Upd: Add build for linux/s390x.
  • d1dce4b Fix: Add missing shell property to "Move cache" command as well
  • 0387094 Fix: Fix build-postfix-exporter action by providing shell and DOCKER_ACCESS_TOKEN
  • a665576 Fix: Add checkout to Build_Postfix to fix workflow building
  • 37a595e Fix: Move building of postfix-exporter to a separate action and fix build
  • 8906eb6 Fix: Update documentation, change building of latest and edge
  • ce550c6 Fix: Building of tags with and without 'v' prefix.
  • 2371eee Upd: Package helm chart twice -- once with "v" prefix and once without.
  • 064d31a fix: helm version must be semver
  • 4d7d071 Fix: It was the docker -it that was causing the issues, not --force-color
  • ee7908d Fix: --force-color does not work if the output device is not a TTY
  • 4ec5ee3 Upd: Documentation update
  • 730e481 Fix: running the script from non-script folder didn't work properly
  • 3e10ea6 Fix #140: Adding headless service for newer versions of Kubernetes
  • 53f3fce Upd: Update GitHub actions to build proper image + upgrade due to deprecations
  • ab1cca7 Feat: Create metrics service
  • 8b6a6ac fix: do not duplicate sasl configuration entries on restart
  • 9235ee0 Upd: Fix OAuth token support for Microsoft 365
  • c7def50 Bump docker/build-push-action from 4 to 5
  • 90d8795 Upd: Enable STARTSSL on both ends of the connection
  • a6bbe7b Bump actions/checkout from 3 to 4
  • 14e42cc Bump WyriHaximus/github-action-helm3 from 2 to 3