Skip to content

Commit

Permalink
Prepare release 0.3.1
Browse files Browse the repository at this point in the history
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
vdemeester committed Oct 19, 2023
1 parent 0b5fa6c commit 1675129
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
@@ -3,7 +3,7 @@ kind: Task
metadata:
name: go-crane-image
labels:
app.kubernetes.io/version: "0.4.0"
app.kubernetes.io/version: "0.3.1"
annotations:
tekton.dev/pipelines.minVersion: "0.40.0"
tekton.dev/categories: language
2 changes: 1 addition & 1 deletion go-ko-image/go-ko-image.yaml
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@ kind: Task
metadata:
name: go-ko-image
labels:
app.kubernetes.io/version: "0.4.0"
app.kubernetes.io/version: "0.3.1"
annotations:
tekton.dev/pipelines.minVersion: "0.40.0"
tekton.dev/categories: language

0 comments on commit 1675129

Please sign in to comment.