1
0
mirror of https://github.com/tektoncd/catalog.git synced 2024-11-21 05:55:35 +00:00

Bump tkn image to 0.18

Signed-off-by: Puneet Punamiya <ppunamiy@redhat.com>
This commit is contained in:
PuneetPunamiya 2021-04-28 09:02:38 +05:30 committed by tekton-robot
parent 85435f9aa4
commit 8966eb7964

View File

@ -23,7 +23,7 @@ spec:
params:
- name: TKN_IMAGE
description: tkn CLI container image to run this task
default: gcr.io/tekton-releases/dogfooding/tkn@sha256:f79c0a56d561b1ae98afca545d0feaf2759f5c486ef891a79f23dc2451167dad
default: gcr.io/tekton-releases/dogfooding/tkn@sha256:f69a02ef099d8915e9e4ea1b74e43b7a9309fc97cf23cb457ebf191e73491677
- name: SCRIPT
description: tkn CLI script to execute
type: string