Releases: wiliansilvazup/horusec-operator
Releases · wiliansilvazup/horusec-operator
v2.2.3
Changelog
Features
- d3be388: release:feature - updating workflow to the new release process (ZupIT#119) (@nathanmartinszup)
- 5b9e03b: workflow:feat - Automating the release notes (@wiliansilvazup)
Bug fixes
- 1233a77: jobs:bugfix - updating migration jobs binaries names (ZupIT#132) (@nathanmartinszup)
- 5f04cce: ingress:bugfix - updates ingress api version (networking.k8s.io/v1beta1 -> v1) (ZupIT#152) (@vniche)
Chores
- 36a2ed0: versions:chore - updating operator versions (@nathanmartinszup)
Others
- ff5843e: actions: add permissions and att security.yml to show vulnerabilities (ZupIT#101) (@iancardosozup)
- 2a02265: Update EndBug/add-and-commit action to v7.4.0 (ZupIT#100) (@renovate-bot)
Docker images
docker pull wiliansilvazup/horusec-operator:v2.2.3
Full Changelog: ZupIT/horusec-operator@v2.2.2...v2.2.3
alpha
Description
This tag it's updated every time there's a change in the main branch. It's a developement tag and should not be used in production.
Docker images
docker pull wiliansilvazup/horusec-operator:alpha
v2.2.2
makefile:chore - updating makefile and removing unnecessary code (#133) Updating makefile to avoid outdated dependencies and dead code, also removed unused update image sh. Depends on #134 witch contains the lint fixes. Signed-off-by: Nathan Martins <nathan.martins@zup.com.br>