Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(chart): support appVersion as the default image tag #640

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

xiongzubiao
Copy link

@xiongzubiao xiongzubiao commented Nov 22, 2024

What type of PR is this?

/kind feature

What this PR does / why we need it:

It is common that helm charts use the Chart.AppVersion as the default image tag. This PR adds support for it, while still allowing one to customize it via Values.version.

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

@wawa0210
Copy link
Member

@lengrongfu Can you help review this pr?

@wawa0210 wawa0210 added the kind/enhancement New feature or request label Jan 20, 2025
@lengrongfu
Copy link
Member

in this file verify-chart-version.sh need to change for 34 line.

Signed-off-by: Zubiao Xiong <zubiao.xiong@memverge.com>
@xiongzubiao
Copy link
Author

in this file verify-chart-version.sh need to change for 34 line.

Thanks for the review! verify-chart-version.sh is now fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants