Skip to content

Releases: sysdiglabs/aks-audit-log

Changed deployment, image and helathcheck port to new default prometheus 5000

27 May 07:29
c2c19d3
Compare
Choose a tag to compare

This is a bugfix release to change deployment, image and helathcheck port to new default prometheus 5000.

Fixes related issues: #6 #7

Fixed missing build requirements and push on release

02 Nov 11:13
Compare
Choose a tag to compare

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

02 Nov 10:48
Compare
Choose a tag to compare

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

02 Nov 10:37
Compare
Choose a tag to compare

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.

02 Nov 08:48
Compare
Choose a tag to compare

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

02 Nov 08:07
Compare
Choose a tag to compare

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

01 Nov 13:04
Compare
Choose a tag to compare

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

31 Oct 00:03
Compare
Choose a tag to compare

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

30 Oct 23:48
Compare
Choose a tag to compare

Fixes:

  • Labels for automatic push without prefix letter v

Fixed forwarder container push context directory

30 Oct 23:30
Compare
Choose a tag to compare

Fixes:

  • Fixed forwarder container push context directory