1
0
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:
JJ Asghar 2020-05-28 17:17:40 -05:00 committed by tekton-robot
parent ed783dfdd8
commit 0e8ec65576

View File

@ -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