Skip to content

Release History

Auto-generated from CHANGELOG.md.

0.21.0 (2026-03-19)

Features

  • support multiple template profiles via colon-separated TEMPLATE_PROFILE_PATH (204808e), closes #94

0.20.2 (2026-03-18)

Bug Fixes

  • add concurrency group to release workflow (2ae70c0)
  • correct goreleaser ldflags variable casing (323c1e5)

0.20.1 (2026-03-18)

Bug Fixes

  • deps: update module dagger.io/dagger to v0.20.1 (45ec582)
  • deps: update opentelemetry-go monorepo (f249053)

0.20.0 (2026-03-18)

Features

  • styled startup output with env table, template details, and auto-reload logging (3de3f60)

0.19.0 (2026-03-15)

Features

  • interpolate {{.paramName}} references in parameter defaults (e275a3f)

0.18.2 (2026-03-15)

Bug Fixes

  • pre-seed user params for valueFrom arg resolution (f4c6129)

0.18.1 (2026-03-14)

Bug Fixes

  • show profile path instead of templates dir in startup log (87500de)

0.18.0 (2026-03-14)

Features

  • add condition field and cross-parameter references for valueFrom (b24bef7), closes #85

0.17.0 (2026-03-14)

Features

  • add function calls in profile for dynamic parameter value resolution (81864f8), closes #85

0.16.0 (2026-03-13)

Features

  • add clusterbook template to profile (906fc0d)
  • add secrets[] field to ClaimTemplate spec (09d97d5), closes #82

0.15.3 (2026-03-09)

Bug Fixes

  • write homerun notification logs to stdout instead of stderr (a6453dc), closes #80

0.15.2 (2026-03-09)

Bug Fixes

  • suppress health check logging to reduce noise (31a2816)

0.15.1 (2026-03-09)

Bug Fixes

  • deps: update module github.com/charmbracelet/huh to v1 (0ccc389)

0.15.0 (2026-03-09)

Features

  • send homerun2 notification on successful template order (d5c8cf0), closes #77

0.14.0 (2026-03-09)

Features

  • return errors from KCL render functions and support remote profile hot reload (cb06959)

0.13.0 (2026-03-06)

Features

  • add /release skill for triggering GitHub Actions release workflow (609e8af)

0.11.0 (2026-03-04)

Features

  • add labul-vsphere profile with all 6 templates (c95c322)

0.10.0 (2026-03-04)

Features

  • support HTTP URL for TEMPLATE_PROFILE_PATH and configurable template profiles (3069c42)

0.9.0 (2026-03-03)

Features

  • add trigger-release and trigger-pages tasks for remote workflow dispatch (fc86931)

0.8.0 (2026-03-03)

Features

  • auto-deploy pages on release with changelog and flux deploy reference (d6ad54b)

0.7.0 (2026-03-03)

Features

  • add GitHub Pages and GitLab Pages deployment (042e218)

0.6.0 (2026-03-02)

Features

  • add deployment workflow with kustomize overlay example and deploy tasks (6ffda57)

0.5.6 (2026-03-02)

Bug Fixes

  • add ScanImage function documentation (5a3f03c)

0.5.5 (2026-03-02)

Bug Fixes

  • clarify BuildImage function documentation (83ae7af)

0.5.4 (2026-03-02)

Bug Fixes

  • improve koBuildWithConfig documentation (aa72fa1)

0.5.3 (2026-03-02)

Bug Fixes

  • trigger release after build completes via workflow_run (95684d9)

0.5.2 (2026-03-02)

Bug Fixes

  • handle workflow_dispatch on main for ghcr.io push (304e90b)

0.5.1 (2026-03-02)

Bug Fixes

  • use ko --bare flag for clean image naming and add tag parameter (8a3e925)

0.5.0 (2026-03-01)

Bug Fixes

  • pass GITHUB_TOKEN to ko for ghcr.io auth and disable SBOM push (4009113)
  • remove duplicate platform-engineering system declaration (3aa919c)
  • use server subcommand in Dagger BuildAndTest entrypoint (7494f50)
  • UX improvements for render command (#36) (8ac4e6f)

Features

  • add Gateway API HTTPRoute as alternative to Ingress (576c0e1)
  • consolidated Dagger-based release pipeline (#67) (9ea1f4a), closes #52

0.4.1 (2026-02-04)

Bug Fixes

0.4.0 (2026-02-04)

Features

0.3.0 (2026-02-01)

Features

  • feat/add-dagger-service (951a3bd)

0.2.0 (2026-01-31)

Features