Skip to content

1.4.1 / 2024-08-01

Compare
Choose a tag to compare
@mrlhansen mrlhansen released this 01 Aug 10:07
· 32 commits to master since this release
  • #87 Fixes an issue with the entrypoint.sh script.

Now that the exporter officially supports environment variables, there is no need for templating the configuration file in the container. For this reason, the entrypoint has been simplified and deployments depending on the old functionality should migrate to the new environment variables.

The Helm chart has also been modified, in particular the idracConfigIsTemplate option has been removed.

Full Changelog: v1.4.0...v1.4.1