Skip to content

Commit

Permalink
Update tekton task version
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 7, 2024
1 parent 8983bfb commit 3acbcc5
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 3acbcc5

Please sign in to comment.