Skip to content

v0.6.0

Compare
Choose a tag to compare
@senthilrch senthilrch released this 11 Mar 10:42
· 273 commits to master since this release
8167e06

New Features and Bug fixes:-

  • Helm Chart for installing kube-fledged
  • Helm Operator for deploying kube-fledged (using operator-sdk)
  • Support for deploying Operator and kube-fledged in any namespace
  • Docker multi-stage build for fledged container image
  • New Makefile targets "make operator-image" and "make release"
  • Parameterized golang and alpine image tags in Dockerfiles
  • Several improvement to builds and ci
  • README updated for quick installation using helm operator
  • TOC and logo added
  • Versions of docker, golang, alpine bumped
  • Issue #52 : Allow kube-fledged to be deployed in any namespace