Skip to content

v0.6.0

Choose a tag to compare

@jannfis jannfis released this 04 Feb 18:22
· 169 commits to main since this release
e6cd781

0.6.0 - 2026-02-04

v0.6.0 is a rather large release, bringing many anticipated features, bug fixes and other updates.

The most noteworthy new features are:

  • Support for streaming pod log from agent systems (#569) by @Mangaal
  • Support for pod terminal access (#684) by @jparsai
  • New authentication method for header-based authentication (#699) by @drewbailey
  • Integration of OpenTelemetry for distributed tracing (#681) by @chetan-rns

Thanks to @cjcocokrisp, we also publish container images for the arm64 platform now!

Thanks to our contributors and users, we have been making great progress toward feature parity with the classical Argo CD experience.

v1.0.0 is around the corner. Stay tuned for more awesome things to come!

⛰ Features

🐛 Bug Fixes

📚 Documentation

⚙ Miscellaneous Tasks

Build

Release

New Contributors ❤