Skip to content

v0.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Mar 14:10
· 57 commits to main since this release

v0.9.0 (March 19, 2024)

SECURITY:

IMPROVEMENTS:

  • Reduce calls to the k8s api by improving how cronjobs are collected [GH-14]

DEPENDENCIES:

    • Update k8s.io/apimachinery submodule => v0.27.12 [GH-14]
    • Update go dependencies:
    • google.golang.org/protobuf => v1.33.0
    • k8s.io/api => v0.27.12
    • k8s.io/apimachinery => v0.27.12
    • k8s.io/client-go => v0.27.12
    • Remove github.com/golang/protobuf [GH-14]