- #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