v3.0.0 Release Candidate
Deploy Change Requirement
- This change requires the update of the Helm chart to v3.0.0
Major Change
- runtime image now uses distroless, shell access is no longer allowed.
gitbinaries have been removed. - kubechecks will not build "merged" change using the local bit binary, but instead download from the VCS using
archiveAPIs. If your API key has limited access, you may need to grantread_apiorapipermission.
What's Changed
- Update usage.md: Fix incorrect helm install by @StianOvrevage in #450
- Bump go-github to v74.0.0 by @andysharma24 in #454
- fix: censor githubApp token in logs by @MeNsaaH in #457
- Use non-internal skip emoji by @agershman in #467
- ArgoCD 3.2 update and dependency updates by @Greyeye in #469
- localdev and ci build improvement by @Greyeye in #470
- fix: main ci run by @Greyeye in #472
- Remove git binary by @Greyeye in #473
New Contributors
- @StianOvrevage made their first contribution in #450
- @andysharma24 made their first contribution in #454
- @agershman made their first contribution in #467
Full Changelog: kubechecks-0.5.6...v3.0.0-rc1