Skip to content

Commit 8f5feed

Browse files
afrittolitekton-robot
authored andcommitted
Fix the link to the tekton bundle example
Signed-off-by: Andrea Frittoli <andrea.frittoli@uk.ibm.com>
1 parent 7e376a0 commit 8f5feed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/taskruns.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ taskRef:
131131
bundle: docker.io/myrepo/mycatalog@sha256:abc123
132132
```
133133

134-
A working example can be found [here](../examples/v1beta1/taskruns/bundle.yaml).
134+
A working example can be found [here](../examples/v1beta1/taskruns/tekton-bundles.yaml).
135135

136136
Any of the above options will fetch the image using the `ImagePullSecrets` attached to the
137137
`ServiceAccount` specified in the `TaskRun`. See the [Service Account](#service-account)

0 commit comments

Comments
 (0)