Konstruct 0.6.6
Released: July 2026
Highlights
- Fixed: GitOps catalog on GitLab — the GitOps catalog now works correctly when your platform's git provider is GitLab
GitOps catalog on GitLab
Konstruct supports both GitHub and GitLab as git providers, but the GitOps catalog did not behave correctly on GitLab-backed installations. 0.6.6 fixes the GitLab path, so the catalog works the same regardless of which git provider your platform uses.
No configuration changes are needed — if your platform uses GitLab, the catalog works correctly after upgrading.
Upgrade notes
Update the targetRevision in your platform team's Konstruct Argo CD Application manifest to 0.6.6:
spec:
source:
chart: konstruct
repoURL: oci://europe-west2-docker.pkg.dev/civo-com/charts
targetRevision: 0.6.6
Commit and push — Argo CD syncs the new version automatically. No manual migration steps are required.
What's next?
- GitOps catalog — what the catalog is and how it works
- Catalog item prerequisites — set up a catalog template repository
- Deploy a catalog item — deploy from the catalog