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
In https://github.com/cdr/code-server/blob/66060408354c223918cb1df4b0cb8849aad4c9c7/ci/helm-chart/templates/NOTES.txt#L20
you forgot the namespace, i.e. --namespace {{ .Release.Namespace }
--namespace {{ .Release.Namespace }
The text was updated successfully, but these errors were encountered:
Oh no! cc @jlandowner was this supposed to be updated in your PR? (I actually haven't touched the NOTES.txt so apologies if I missed in my review)
NOTES.txt
Sorry, something went wrong.
Do you mean #4497? It's not for NOTES.txt. This is another issue.
Successfully merging a pull request may close this issue.
In
https://github.com/cdr/code-server/blob/66060408354c223918cb1df4b0cb8849aad4c9c7/ci/helm-chart/templates/NOTES.txt#L20
you forgot the namespace, i.e.
--namespace {{ .Release.Namespace }
The text was updated successfully, but these errors were encountered: