Skip to main content
Version: 0.6

Konstruct 0.6.4

Released: July 2026

0.6.4 introduces no product changes. It is a republish of 0.6.3 that swaps the release candidate 0.6.3 shipped with for the released konstruct-ui chart, and updates the umbrella chart's values to match.

Everything described in the 0.6.3 patch notes is what this release actually delivers.

What changed from 0.6.3

0.6.30.6.4
konstruct-ui chart0.6.0-rc.3ea9d1f00.6.1
global.konstructVersionv0.6.3v0.6.4

The two Konstruct UI builds are functionally identical — 0.6.1 is the released cut of the same code the 0.6.3 release candidate carried. No other subchart moved.

Should you upgrade?

  • On 0.6.3 — yes. You gain nothing functionally, but you move off a release candidate and onto released artifacts, which is what support and future upgrade paths assume.
  • On 0.6.2 or earlier — upgrade straight to 0.6.4 and read the 0.6.3 patch notes for the changes you are picking up.

Upgrade notes

Update the targetRevision in your platform team's Konstruct Argo CD Application manifest to 0.6.4:

spec:
source:
chart: konstruct
repoURL: oci://europe-west2-docker.pkg.dev/civo-com/charts
targetRevision: 0.6.4

Commit and push — Argo CD syncs the new version automatically. No manual migration steps are required.

What's next?