doc: Fix broken Tekton Bundles example link in taskruns.md#9462
doc: Fix broken Tekton Bundles example link in taskruns.md#9462sahilleth wants to merge 1 commit intotektoncd:mainfrom
Conversation
Update the link from the removed v1beta1 path (examples/v1beta1/taskruns/no-ci/tekton-bundles.yaml) to the current v1 example (examples/v1/taskruns/beta/bundles-resolver.yaml). Related to tektoncd#7192.
|
@sahilleth: Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/release-note-none |
Changes
Fixes the broken Tekton Bundles example link in
taskruns.md. The previous link pointed toexamples/v1beta1/taskruns/no-ci/tekton-bundles.yaml, which no longer exists after the v1beta1→v1 migration. The link now points to the v1 example atexamples/v1/taskruns/beta/bundles-resolver.yaml.Related to #7192.
Submitter Checklist
/kind documentationin a commentRelease Notes
/release-note
NONE