Skip to content

Commit

Permalink
Update tekton task version (#759)
Browse files Browse the repository at this point in the history
Use the latest version of the tekton task

Signed-off-by: Aidan Delaney <[email protected]>
  • Loading branch information
AidanDelaney authored Aug 12, 2024
1 parent 8983bfb commit 7d0c263
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@ start the dashboard server.

### 2. Install the Buildpacks Task

Install the latest version of the buildpacks task (currently `0.3`), by running:
Install the latest version of the buildpacks task (currently `0.6`), by running:

```shell
kubectl apply -f https://raw.githubusercontent.com/tektoncd/catalog/master/task/buildpacks/0.3/buildpacks.yaml
kubectl apply -f https://raw.githubusercontent.com/tektoncd/catalog/master/task/buildpacks/0.6/buildpacks.yaml
```

### 3. Install git-clone Task
Expand Down

0 comments on commit 7d0c263

Please sign in to comment.