Skip to main content
Version: 0.7 (Next)

Konstruct 0.6.8

Released: August 2026

Highlights

  • Fixed: developers can deploy in every organization — the Developer role can now deploy applications and catalog items across all of the organizations it belongs to, not just some

Developers can deploy in every organization

Deploying an application or a GitOps catalog item is a core part of the Developer role, but an access-control gap left developers unable to deploy in some of the organizations they were members of. 0.6.8 fixes the role check so a Developer can deploy in every organization they belong to, consistently with Platform Admins and Team Admins.

The fix stays scoped to a user's own organizations — it does not grant any access to organizations a user isn't a member of.

No configuration changes are needed — the corrected permissions apply after upgrading.

Upgrade notes

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

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

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

What's next?