Skip to content

Commit 6f9cc6a

Browse files
committed
Update Tekton task versions
1 parent a9cb7e4 commit 6f9cc6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hack/openshift/fetch-tektoncd-catalog-tasks.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ declare -A TEKTON_ECOSYSTEM_TASKS=(
6161
['task-git-clone']='0.4.1'
6262
['task-kn-apply']='0.3.0'
6363
['task-kn']='0.3.0'
64-
['task-maven']="0.4.0"
64+
['task-maven']='0.4.1'
6565
['task-openshift-client']="0.3.0"
6666
['task-s2i-dotnet']='0.8.0'
6767
['task-s2i-go']='0.8.0'

0 commit comments

Comments
 (0)