Skip to content

v0.2.2

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Jan 14:56
61d26f6

What's Changed

  • build(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.2 by @dependabot[bot] in #47
  • chore(helm): adjust indentation for resources and securityContext by @ChenYi015 in #49
  • feat(helm): add global.nodeSelector by @ChenYi015 in #48
  • build(deps): bump go.uber.org/zap from 1.27.0 to 1.27.1 by @dependabot[bot] in #45
  • feat(helm): add global.tolerations by @ChenYi015 in #50
  • feat(helm): add clusterProfile support for Edge-specific nodeSelector and tolerations by @ChenYi015 in #51
  • build(makefile): add support for customizing image by @ChenYi015 in #52
  • refactor(makefile): install and uninstall CRDs by @ChenYi015 in #53
  • build(makefile): update Makefile for Helm chart deployment by @ChenYi015 in #55
  • chore(git): update gitignore to include additional editor and system files by @ChenYi015 in #57
  • deploy(helm): set securityContext to disallow privilege escalation by @ChenYi015 in #58
  • test(e2e): update Makefile targets for e2e tests by @ChenYi015 in #56
  • fix(makefile): replace ${VAR} with $(VAR) for consistency by @ChenYi015 in #60
  • deploy(helm): add support for specifying values file in helm upgrade command by @ChenYi015 in #61
  • test(e2e): update e2e tests to use specific helm values and image tag by @ChenYi015 in #62
  • Release v0.2.2 by @ChenYi015 in #59

Full Changelog: v0.2.1...v0.2.2