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
Release Notes in the PR can appear in the release notes
Such as: #2398
It was not listed.
https://github.com/tektoncd/operator/releases/tag/v0.75.0
Kubernetes version:
Output of kubectl version:
kubectl version
(paste your output here)
Tekton Pipeline version:
Output of tkn version or kubectl get pods -n tekton-pipelines -l app=tekton-pipelines-controller -o=jsonpath='{.items[0].metadata.labels.version}'
tkn version
kubectl get pods -n tekton-pipelines -l app=tekton-pipelines-controller -o=jsonpath='{.items[0].metadata.labels.version}'
The text was updated successfully, but these errors were encountered:
I confirm, we need to check the gh release script
Sorry, something went wrong.
No branches or pull requests
Expected Behavior
Release Notes in the PR can appear in the release notes
Such as: #2398
Actual Behavior
It was not listed.
https://github.com/tektoncd/operator/releases/tag/v0.75.0
Additional Info
Kubernetes version:
Output of
kubectl version
:Tekton Pipeline version:
Output of
tkn version
orkubectl get pods -n tekton-pipelines -l app=tekton-pipelines-controller -o=jsonpath='{.items[0].metadata.labels.version}'
The text was updated successfully, but these errors were encountered: