We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e376a0 commit 8f5feedCopy full SHA for 8f5feed
docs/taskruns.md
@@ -131,7 +131,7 @@ taskRef:
131
bundle: docker.io/myrepo/mycatalog@sha256:abc123
132
```
133
134
-A working example can be found [here](../examples/v1beta1/taskruns/bundle.yaml).
+A working example can be found [here](../examples/v1beta1/taskruns/tekton-bundles.yaml).
135
136
Any of the above options will fetch the image using the `ImagePullSecrets` attached to the
137
`ServiceAccount` specified in the `TaskRun`. See the [Service Account](#service-account)
0 commit comments