Skip to content

v0.6.1

Choose a tag to compare

@adamjensenbot adamjensenbot released this 22 Nov 09:01
· 1234 commits to master since this release

Release notes for v0.6.1

Liqo is an open-source project that enables dynamic and seamless Kubernetes multi-cluster topologies.

Version 0.6.1 is a minor release that introduces several minor improvements and quality-of-life fixes.

⚠️ Starting from this release, the Liqo Docker images are available on GitHub Container Registry (ghcr.io), rather than DockerHub. No manual change is required on your side when installing/upgrading Liqo through liqoctl, or using the Helm chart.

What's Changed

🐛 Bug Fixes

🧹 Code Refactoring

  • Helm: improve pre-delete job configurations and fix image mismatch by @giorio94 in #1541
  • liqoctl uninstall: add timeout option by @giorio94 in #1542
  • CRD replicator: fix flaky tests, and linting issue by @giorio94 in #1555
  • liqoctl: fix help message when used as kubectl plugin by @giorio94 in #1556
  • GitHub Workflow: Migrate outputs from ::set-output to GITHUB_OUTPUT by @LucaRocco in #1561

📝 Documentation

Other Changes

New Contributors

Full Changelog: v0.6.0...v0.6.1