Skip to content

Commit

Permalink
Update tekton-cache stepAction release versions
Browse files Browse the repository at this point in the history
  • Loading branch information
pramodbindal committed Feb 13, 2025
1 parent 0887c48 commit cef7a3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hack/openshift/fetch-tektoncd-catalog-tasks.sh
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@ declare -A TEKTON_ECOSYSTEM_TASKS=(
)
declare -A TEKTON_ECOSYSTEM_STEPACTIONS=(
['stepaction-git-clone']='0.4.1'
['cache-upload']='1.18.0'
['cache-fetch']='1.18.0'
['cache-upload']='0.1.0'
['cache-fetch']='0.1.0'
)

download_task() {
Expand Down

0 comments on commit cef7a3e

Please # to comment.