mirror of
https://github.com/tektoncd/catalog.git
synced 2024-11-21 05:55:35 +00:00
Update README.md
changed it to v1beta1 because master is out of sync/does not work. Signed-off-by: JJ Asghar <jjasghar@gmail.com>
This commit is contained in:
parent
ed783dfdd8
commit
0e8ec65576
@ -15,7 +15,7 @@ makes it a perfect tool to be part of Tekton.
|
||||
## Install the Task
|
||||
|
||||
```
|
||||
kubectl apply -f https://raw.githubusercontent.com/tektoncd/catalog/master/kaniko/kaniko.yaml
|
||||
kubectl apply -f https://raw.githubusercontent.com/tektoncd/catalog/v1beta1/kaniko/kaniko.yaml
|
||||
```
|
||||
|
||||
## Parameters
|
||||
|
Loading…
Reference in New Issue
Block a user