Skip to content

chore: bump frontend to v2.37.3, backend to v2.44.0 and Plumber chart to 1.5.3 - #62

Merged
thomasboni merged 2 commits into
mainfrom
61-bump-front-back-and-chart
Sep 9, 2026
Merged

thomasboni merged 2 commits into
mainfrom
61-bump-front-back-and-chart

Conversation

@Totara-thib

@Totara-thib Totara-thib commented Sep 9, 2026

Copy link
Copy Markdown
Collaborator

Moves the deployment to the current published images and bumps the chart to match.

was now
frontend v2.37.2 v2.37.3
backend v2.43.2 v2.44.0
chart / appVersion 1.5.2 1.5.3

The backend tag lives in three places and all three moved: versions.env for compose, and both values.yaml entries, since the backend image also backs the worker deployment.

Both tags are the newest builds on Docker Hub (getplumber/frontend:v2.37.3 pushed 2026-09-09, getplumber/backend:v2.44.0 pushed 2026-09-08). helm lint passes and the rendered manifests reference exactly those two images; the JOBS_WORKER_TASK_MAX_RUNTIME watchdog still renders on the worker only.

🤖 Generated with Claude Code

https://claude.ai/code/session_01WkEoFQP5bxWXS5qgkYxmu8

Updates the frontend image tag to v2.37.3 in versions.env and values.yaml. The Plumber chart version is also incremented to 1.5.3 to reflect these changes.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@Totara-thib Totara-thib linked an issue Sep 9, 2026 that may be closed by this pull request
The frontend and chart moved in this PR but the backend stayed on v2.43.2,
which would ship 1.5.3 with a backend two releases behind the images that are
actually published. v2.44.0 is the current backend build on Docker Hub.

Updated in the three places a tag lives: versions.env for compose, and both
values.yaml entries, since the backend image also backs the worker deployment.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01WkEoFQP5bxWXS5qgkYxmu8
@thomasboni thomasboni changed the title chore: bump frontend to v2.37.3 and update Plumber chart to 1.5.3 chore: bump frontend to v2.37.3, backend to v2.44.0 and Plumber chart to 1.5.3 Sep 9, 2026
@thomasboni
thomasboni merged commit 6dbc407 into main Sep 9, 2026
4 checks passed
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.

Bump front, back and chart

2 participants