chore(client): bump chart 1.3.1 -> 1.3.2 (hourly auto-upgrade)#114
Merged
Conversation
2 tasks
saqlainsyed007
approved these changes
May 7, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
client/Chart.yamlversionandappVersionfrom1.3.1→1.3.2.client/MIGRATION.mdto reflect the new auto-upgrade cadence (hourly at :23 UTC) shipped in chore(auto-upgrade): run cronjob hourly at :23 (prod cherry-pick) #113.v1.3.2on the resultingmaincommit triggersrelease-helm-chart.yaml, which packages the chart and publishes to gh-pages sohttps://tracebloc.github.io/clientserves 1.3.2.This is the prod-side bump. A companion PR mirrors the same change onto
developso dev does not drift backwards relative to main.Refs #111.
Test plan
helm lint --strict ./client -f client/ci/eks-values.yamlcleanhelm unittest client/— 116/116 pass at 1.3.2v1.3.2and confirmrelease-helm-chart.yamlpublishes the new.tgzto gh-pages🤖 Generated with Claude Code