Skip to content

v0.14.0

Latest

Choose a tag to compare

@eryalito eryalito released this 19 Aug 17:51
· 2 commits to master since this release
29d638c

New

The Helm chart is now also distributed through a classic Helm Chart repo, in addition to the current OCI format:

helm repo add kubensync https://kubensync.com/charts
helm install kubensync kubensync/kubensync -n kubensync-system --create-namespace --wait

What's Changed

  • ci: publish charts to a classic Helm repo and drive releases from drafts by @eryalito in #196
  • docs: document installing from the classic Helm repository by @eryalito in #197

Full Changelog: v0.13.1...v0.14.0