Skip to content

chart/v0.11.0

Latest

Choose a tag to compare

@lockwobr lockwobr released this 30 Dec 16:59
· 3 commits to main since this release
chart/v0.11.0

What's Changed

  • docs: update version references to v0.10.0 by @t0mmylam in #126
  • feat: add support for ignoring nodes via label by @t0mmylam in #128
  • chore(deps): bump k8s.io/kubernetes from 1.34.1 to 1.34.2 in /operator by @dependabot[bot] in #129
  • feat(cli): Add package management commands (rerun, status, logs) by @t0mmylam in #123
  • refactor(cli): restructure CLI to cmd/cli/app pattern and consolidate lifecycle commands by @t0mmylam in #132
  • refactor: consolidate BuildState and compartment batch selection logic by @t0mmylam in #131
  • fix(chart): add missing rbac for deploymentpolicies by @lockwobr in #135
  • fix: cleanup cli code by @t0mmylam in #133
  • docs(cli): add docs for cli usage by @t0mmylam in #134
  • fix: sync chart CRD deploymentPolicy type and add smoke test by @t0mmylam in #136
  • ci: add GoReleaser workflow for CLI releases by @t0mmylam in #137
  • chore: update release values by @lockwobr in #140
  • chore: update golang to latest and k8s to latest by @lockwobr in #141
  • feat: add webhook support for validation policies exist by @lockwobr in #142
  • chore: update docs and chart versions by @lockwobr in #143

Full Changelog: chart/v0.10.0...chart/v0.11.0