chore: prepare release v3.7.10 - #94
Merged
Merged
Conversation
bump the chart to 3.7.10 and default the convoy image to v26.7.2.
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
Test plan
helm lint .andhelm template . --debugrender withglobal.convoy.tag=v26.7.2.Note
Low Risk
Version and default image tag metadata only; no template or runtime logic changes. Risk is mainly pulling a chart before the v26.7.2 image is published unless installs override
global.convoy.tag.Overview
Prepares Helm release v3.7.10 by bumping chart and vendored agent/server subchart versions from
3.7.9to3.7.10, and setting appVersion and default Convoy image tags from v26.6.6 to v26.7.2.Updates span the root
Chart.yaml,values.yaml(global.convoy.tag), subchartChart.yaml/values.yaml, regeneratedChart.lock, README badges and values table, and the Artifact Hub change note for the new default image.Reviewed by Cursor Bugbot for commit 6063bed. Bugbot is set up for automated code reviews on this repo. Configure here.