Releases: zapier/kubechecks
Releases · zapier/kubechecks
v2.1.1
v2.1.0
What's Changed
- Allow the option to monitor argocd apps in other namespaces by @abhi-kapoor in #320
New Contributors
- @abhi-kapoor made their first contribution in #320
Full Changelog: v2.0.1...v2.1.0
v2.0.1
What's Changed
- feat: role and rolebinding template change to allow name override. by @Greyeye in #334
- fix: role binding ref name reference change. by @Greyeye in #335
- Fix: helm apps wouldn't diff if values file was outside of chart by @djeebus in #338
- fix: tilt local development by @Greyeye in #339
Full Changelog: v2.0.0...v2.0.1
kubechecks-0.5.3
A Helm chart for kubechecks
kubechecks-0.5.2
A Helm chart for kubechecks
kubechecks-0.5.1
A Helm chart for kubechecks
v2.0.0
This release now uses argocd's repo server to generate manifests. This means that your kubechecks installation will need to access argocd-repo-server.<argocd namespace>:8081
. If this address needs to be overridden for some reason, you can use the KUBECHECKS_ARGOCD_REPOSITORY_ENDPOINT
environment variable.
What's Changed
- fix: add missing
vcs-upload-url
flag for enterprise github by @benjohnson-dev in #302 - add support for github app auth by @djeebus in #288
- add option to rerun kubecheck plan (GitHub Only) by @KyriosGN0 in #250
- Add initContainers support by @shlomitubul in #308
- ci build change by @Greyeye in #313
- Upgrade argo-cd and k8s, plus misc dependencies by @djeebus in #317
- monitor all apps by default by @djeebus in #324
- handle multi source applications by @djeebus in #298
New Contributors
- @benjohnson-dev made their first contribution in #302
- @KyriosGN0 made their first contribution in #250
- @shlomitubul made their first contribution in #308
Full Changelog: v1.8.1...v2.0.0
kubechecks-0.5.0
A Helm chart for kubechecks
kubechecks-0.4.6
A Helm chart for kubechecks