Skip to main content
Version: 0.4

Konstruct 0.3.10

Released: April 2026

Highlights

  • Search for Environments — Filter environments by name using the new search bar
  • Search for App Repositories — Filter app repositories by name using the new search bar
  • App Repositories Loading Fix — Resolved slow loading when many applications were registered

You can now search and filter on the Environments and App Repositories pages. Type in the search bar to filter the list by name. This is especially useful for organizations with many environments or registered applications.

Bug Fixes

App Repositories Loading

Resolved an issue where the app repositories page loaded slowly when a large number of applications were registered. The page now handles large application lists without performance degradation.

Upgrade

Update targetRevision to 0.3.10 in your Konstruct Argo CD Application manifest:

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

Commit and push — Argo CD syncs the new version automatically.