Skip to content

Commit

Permalink
Update tasks version
Browse files Browse the repository at this point in the history
Signed-off-by: Vincent Demeester <[email protected]>
  • Loading branch information
vdemeester committed Oct 2, 2023
1 parent 30950a4 commit 6247416
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go-crane-image/go-crane-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Task
metadata:
name: go-crane-image
labels:
app.kubernetes.io/version: "0.2.0"
app.kubernetes.io/version: "0.2.1"
annotations:
tekton.dev/pipelines.minVersion: "0.40.0"
tekton.dev/categories: language
Expand Down
2 changes: 1 addition & 1 deletion go-ko-image/go-ko-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Task
metadata:
name: go-ko-image
labels:
app.kubernetes.io/version: "0.2.0"
app.kubernetes.io/version: "0.2.1"
annotations:
tekton.dev/pipelines.minVersion: "0.40.0"
tekton.dev/categories: language
Expand Down

0 comments on commit 6247416

Please sign in to comment.