Skip to content

Draft: release 1.4.0#44

Merged
thomasboni merged 1 commit into
mainfrom
release/1.4.0
Jun 10, 2026
Merged

Draft: release 1.4.0#44
thomasboni merged 1 commit into
mainfrom
release/1.4.0

Conversation

@thomasboni

Copy link
Copy Markdown
Contributor

Prepares the Plumber 1.4.0 release.

Changes

  • Helm chart version + appVersion1.4.0 (charts/plumber/Chart.yaml)
  • Backend image → v2.41.0 (values.yaml backend + worker, versions.env)
  • Frontend image → v2.35.0 (values.yaml frontend, versions.env)

compose.yml uses ${BACKEND_IMAGE_TAG} / ${FRONTEND_IMAGE_TAG} from versions.env, so no change needed there.

Version rationale

Inferred from the repos' semantic-release config (feat → minor):

  • Backend: latest v2.40.2 + feat MRs → v2.41.0
  • Frontend: latest v2.34.10 + feat MRs → v2.35.0

⚠️ Depends on

These image tags don't exist yet — they'll be produced once the in-review backend/frontend MRs are merged and released:

  • backend: auto-fix MR settings, AWS Bedrock API key
  • frontend: bulk issue owner mgmt + search, MR-settings fix UI, policy without scope, Bedrock API key field

Keep as draft until getplumber/backend:v2.41.0 and getplumber/frontend:v2.35.0 are published. If the MRs merge as separate semantic releases, adjust the exact tags accordingly.

Release note: see the companion PR in getplumber.io (blog release-1.4.0).

🤖 Generated with Claude Code

Prepare the Plumber 1.4.0 release:
- Bump Helm chart version and appVersion to 1.4.0
- Pin backend image to v2.41.0 (backend + worker)
- Pin frontend image to v2.35.0

Backend/frontend versions are the next minor releases (feat changes) once
the in-review MRs are merged. Keep as draft until those images are published.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@cursor

cursor Bot commented Jun 4, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Version-only bumps in Chart.yaml, values.yaml, and versions.env with no runtime or security logic changes; main risk is deploying before v2.35.0/v2.41.0 images exist.

Overview
Bumps the platform packaging to Plumber 1.4.0 by aligning Helm chart metadata and default container image tags with the new application release.

charts/plumber/Chart.yaml sets version and appVersion from 1.3.7 to 1.4.0. charts/plumber/values.yaml updates default images to getplumber/frontend:v2.35.0 and getplumber/backend:v2.41.0 (backend and worker share the backend tag). versions.env mirrors those tags for Compose/install flows that read FRONTEND_IMAGE_TAG and BACKEND_IMAGE_TAG.

No application or chart template logic changes—only release coordinates. The PR description notes it should stay draft until the referenced images are published.

Reviewed by Cursor Bugbot for commit fd0dd88. Bugbot is set up for automated code reviews on this repo. Configure here.

@thomasboni thomasboni marked this pull request as ready for review June 10, 2026 07:30
@thomasboni thomasboni merged commit cf82526 into main Jun 10, 2026
3 checks passed
@thomasboni thomasboni deleted the release/1.4.0 branch June 10, 2026 07:31
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