github kelos-dev/kelos v0.29.0

latest releases: v0.37.0, v0.36.0, v0.35.0...
one month ago

API Changes

  • Add --values/-f, --set, --set-string, and --set-file flags to kelos install for customizing the embedded Helm chart, enabling arbitrary value overrides without dedicated CLI flags.
    (#955)
  • Add podOverrides.labels field to Task and TaskSpawner for specifying custom labels on Jobs and Pods.
    (#938)

Features

  • Update cursor image from 2026.03.30-a5d3e17 to 2026.04.08-a41fba1 (#934)
  • Update gemini image from 0.36.0 to 0.37.1 (#933)
  • Update opencode image from 1.3.15 to 1.4.3 (#923)
  • Update claude-code image from 2.1.92 to 2.1.101 (#928)
  • Update codex image from 0.118.0 to 0.120.0 (#949)
  • Add Homebrew installation support: users can now install Kelos via brew tap kelos-dev/tap && brew install kelos
    (#818)
  • Fix empty {{.Branch}} template variable for issue_comment webhook events on pull requests. The webhook server now fetches the PR's head branch from the GitHub API. Configure credentials via the new webhookServer.sources.github.githubSecretName Helm value, supporting both PAT and GitHub App authentication.
    (#892)

Bug Fixes

  • Fix kelos get taskspawner to display SOURCE column for GitHubWebhook and LinearWebhook TaskSpawners (#919)

Don't miss a new kelos release

NewReleases is sending notifications on new releases.