Skip to content

v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Aug 23:48
· 264 commits to master since this release
v0.6.0
b9a3349

Changelog for 0.6.0

The following sections list the changes for 0.6.0.

Summary

  • Enh #149: Use GitHub Actions onstead of Drone CI
  • Enh #149: Improve doucmentation and repo structure

Details

  • Enhancement #149: Use GitHub Actions onstead of Drone CI

    We have replaced the previous Drone CI setup by more simple GitHub Actions since are anyway
    using GitHub for the code hosting and issue tracking. As part of that we are now also publishing
    the docker images to Quay.

    #149

  • Enhancement #149: Improve doucmentation and repo structure

    We have improved the available documentation pretty hard and we also added documentation how
    to install this service discovery via Helm or Kustomize on Kubernetes. Beside that we are
    testing to build the bundled Kustomize manifests now.

    #149