Skip to content

Commit 9042ed2

Browse files
committed
Change apiversion to v1beta1 because catalog-cd support v1beta1
1 parent b2f4a0e commit 9042ed2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/stepaction-git-clone.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"params.SSL_CA_DIRECTORY_PATH"
1414
}}
1515
---
16-
apiVersion: tekton.dev/v1alpha1
16+
apiVersion: tekton.dev/v1beta1
1717
kind: StepAction
1818
metadata:
1919
name: git-clone

0 commit comments

Comments
 (0)