We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The chart version and app version that is displayed when running helm search repo bokysan/mail is not consistent.
helm search repo bokysan/mail
Sometimes, the chart and app version appear with a "v" and sometimes without.
Here is an example:
helm search repo bokysan/mail NAME CHART VERSION APP VERSION DESCRIPTION bokysan/mail 4.3.0 4.3.0 An outgoing SMTP mail relay for your applicatio...
helm search repo bokysan/mail NAME CHART VERSION APP VERSION DESCRIPTION bokysan/mail v4.3.0 v4.3.0 An outgoing SMTP mail relay for your applicatio...
Is this expected ?
The text was updated successfully, but these errors were encountered:
Yes, unfortunately. See:
Sorry, something went wrong.
No branches or pull requests
The chart version and app version that is displayed when running
helm search repo bokysan/mail
is not consistent.Sometimes, the chart and app version appear with a "v" and sometimes without.
Here is an example:
Is this expected ?
The text was updated successfully, but these errors were encountered: