Skip to content

6.18.0 - March 21, 2024

Compare
Choose a tag to compare
@riragh riragh released this 21 Mar 15:10
· 31 commits to main since this release
efc5faf

Release Notes

Dependency Updates

As part of PR #530, some of the required binaries have been updated to resolve some security notices that were picked up by our scanning process. The Dockerfile has been updated so a newly built docker image from this release will include these updates automatically. If you are running this project without the Docker image, it is advised to update your local binaries following the steps below:

  • See this section in the README for a list of binaries, ansible dependencies, and python dependencies you will need to install on your host.

ENHANCEMENTS:

  • #530: feat: (IAC-1236) Dependency version update
  • #531: feat: (IAC-1375) Edit Ingress Definitions for Alertmanager To Adapt Changes From Viya Monitoring

DOCUMENTATION:

  • #532: docs: (IAC-1294) Add Note about sitedefault When Not Using Embedded LDAP
  • #534: docs: (IAC-1236) Updated Dependencies.md file with correct versions

CHORE:

  • #533: chore: (IAC-1342) Disable Blank GitHub Issues & Add Feature Request Template