Skip to content

chore(release): v0.2.5 — enabledPlugins schema fix#73

Merged
sherodtaylor merged 1 commit into
mainfrom
chore/release-0.2.5
May 28, 2026
Merged

chore(release): v0.2.5 — enabledPlugins schema fix#73
sherodtaylor merged 1 commit into
mainfrom
chore/release-0.2.5

Conversation

@sherodtaylor
Copy link
Copy Markdown
Owner

Summary

  • Chart.yaml + appVersion 0.2.4 → 0.2.5
  • CHANGELOG: `[Unreleased]` → `[0.2.5]` with the schema fix entry
  • Carries #72 — `agents/_shared/settings.json` `enabledPlugins` boolean fix

Image-only change. Chart templates unchanged from 0.2.4.

Test plan

  • `bash tests/test-chart-render.sh` → 33/33
  • After merge: `cut-release.sh --version v0.2.5`, wait for CI, bump homelab fleet HR to 0.2.5
  • In cluster: `~/.claude/settings.json` loads without "Invalid input"

🤖 Generated with Claude Code

…s.json

Image-only change. Carries #72 which makes ~/.claude/settings.json load
under Claude CLI's strict enabledPlugins schema (boolean true, not the
{ "version": "x.y.z" } objects that Claude rejected as "Invalid input").

Chart templates unchanged vs 0.2.4 — but version bump is needed to move
`:latest` and trigger a fresh Flux chart fetch.

Verify:
  bash tests/test-chart-render.sh   # 33/33

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@sherodtaylor sherodtaylor merged commit 355fc74 into main May 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant