Releases: sysdiglabs/aks-audit-log
Changed deployment, image and helathcheck port to new default prometheus 5000
Fixed missing build requirements and push on release
This is a mini release that adds missing build requirements to GitHub action workflow for installer, as well as filters so push to GitHub package only run on release event.
This should trigger push to GitHub packages.
Fixes:
- Add missing build requirements to GitHub action workflow for installer.
- Add missing filters so push to GitHub package only run on release event.
Fix docker auto build and push
This is a mini release that fixes docker auto build and push for GitHub actions workflows
Intended to trigger push to GitHub packages.
Fixes:
- Fixes docker auto build and push for GitHub actions workflows
Workflow testing and direct docker push to GitHub Packages
This mini release includes GitHub actions workflow testing and direct docker push to GitHub Packages.
It's also intended to trigger an automatic push to GitHub packages.
New features:
- GitHub actions workflow testing in Makefile
- direct docker push to GitHub Packages.
Fixes:
- Makefile target to check shell scripts
Makefile target to test GitHub actions locally.
This release includes a Makefile target to test GitHub Actions locally.
It is released mainly to trigger automatic push to GitHub packages.
New features:
- Makefile target to test GitHub actions locally.
Better Makefile with all CI actions
This release includes a better makefile, where all CI workflow's actions are available through it.
We trigger this release to further test the automatic push of images to GitHub packages.
New features:
- Better makefile with all CI workflow actions
Images push to GitHub pacakged
This release contains the same functionality as the previous one. The only improvement is the automatic push on release to GitHub packages in addition to Docker Hub.
New features:
- Separated GitHub Actions workflows for building of installer and forwarder.
- Automatic push to GitHub packages on release published.
Better installer and automatic release container image push
This release includes some improvements to the installer, including a container image with all requirements that will be tied to the same release version as the forwarder container image. We started with version 1.2 to publish one that was an increment to both images.
New features:
- Installer has a container image that contains all its requirements
- Installer checks and registers Azure Application Insights, Operational Insights and Operations Management
- Build workflow automatically pushes both installer and forwarder images to Docker Hub, and descriptions if they change
Fixes: - Installer didn't check correctly for some requirements
Labels for automatic push without prefix letter v
Fixes:
- Labels for automatic push without prefix letter v
Fixed forwarder container push context directory
Fixes:
- Fixed forwarder container push context directory