You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[IMAGES] - Checkov (#1557)
* [IMAGES] - Checkov
Bumping the version of check image to 3.2.298
* [IMAGES] - Infracosts Version ci-0.10.39 (#1558)
* [IMAGES] - Infracosts Version ci-0.10.39
Bumping the version of the infracost image to infracost/infracost:ci-0.10.39
* fix: we somehow managed to add an extra if statement, no doubt copoliot
[HELM] - Job Label Chart Fix (#1551)
The current helm chart has a typo in the 'controller.jobsLabels', this should have been 'controller.jobLabels', which is what the actual template references
[HELM] - Switching to Helm Webhooks (#1536)
Previously the webhooks were managed by the controller itself; we've move this to being managaed as part of the helm deployment itself now