Skip to content

Update appVersion to vmpooler 3.9.1 image and bump chart to 3.10.3#180

Merged
smahima27 merged 1 commit intomainfrom
update_appversion_3.10.3
Mar 19, 2026
Merged

Update appVersion to vmpooler 3.9.1 image and bump chart to 3.10.3#180
smahima27 merged 1 commit intomainfrom
update_appversion_3.10.3

Conversation

@smahima27
Copy link
Contributor

Summary

Updates appVersion to use the docker image built from PR #177 (which has vmpooler 3.9.1 in the Gemfile.lock) and bumps chart to 3.10.3.

Changes

  • helm-charts/vmpooler/Chart.yaml:
    • version: 3.10.23.10.3
    • appVersion: 706714b98a2739efe51d256c86dcad1385334b3epr177-9010ad15d1b63bae44be352e7288a477bf6f667d

Why

The 3.10.2 chart still pointed to the old docker image (706714b... = vmpooler 3.9.0). The PR #177 CI build produced image pr177-9010ad15d1b63bae44be352e7288a477bf6f667d which contains vmpooler 3.9.1 with the rate limiter middleware fix. The release workflow will detect this tag already exists in GHCR and skip a rebuild, using it directly.

Related

@smahima27 smahima27 requested a review from a team as a code owner March 19, 2026 15:03
@smahima27 smahima27 merged commit ada8621 into main Mar 19, 2026
4 checks passed
@smahima27 smahima27 deleted the update_appversion_3.10.3 branch March 19, 2026 15:05
@smahima27 smahima27 added the maintenance Pull requests involving non-code related changes, such as release prep label Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Pull requests involving non-code related changes, such as release prep

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant