Skip to content

Commit

Permalink
Prepare release 0.5.0
Browse files Browse the repository at this point in the history
Signed-off-by: Vincent Demeester <[email protected]>
  • Loading branch information
vdemeester committed Jan 17, 2024
1 parent b390287 commit 9aa7b4a
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.4.0"
app.kubernetes.io/version: "0.5.0"
annotations:
tekton.dev/pipelines.minVersion: "0.50.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.4.0"
app.kubernetes.io/version: "0.5.0"
annotations:
tekton.dev/pipelines.minVersion: "0.50.0"
tekton.dev/categories: language
Expand Down

0 comments on commit 9aa7b4a

Please sign in to comment.