Skip to content

Release History

Auto-generated from CHANGELOG.md.

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