Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@sebastocorp sebastocorp released this 12 Jun 19:37
· 3 commits to main since this release

Changes:

  • Delete legacy deploy directory. This was used in the previous versions to allow Kustomize to deploy Replika using remote manifests. Now, we are publishing manifests bundles directly in the releases. This will make the manifests atomic.
  • Implement bundle-build on Makefile
  • Add deprecation notice for directory deploy and update README reflecting all deployment possibilities
  • Automate artifacts (bundles, binaries, Docker images) building in releases flow
  • Docker images are now published in Github Container Registry

Contributors:
@sebastocorp @achetronic