Skip to content

Commit 1c83ec0

Browse files
committed
add crds version
1 parent dc67f74 commit 1c83ec0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tasks_build_ocm.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ tasks:
5757
CHART_COMPONENTS="{{.CHART_COMPONENTS | default ""}}" \
5858
IMG_COMPONENTS="{{.IMG_COMPONENTS | default ""}}" \
5959
CRDS_COMPONENTS="{{.CRDS_COMPONENTS | default ""}}" \
60+
CRDS_VERSION="{{.CRDS_VERSION | default ""}}" \
6061
CRDS_PATH="{{.CRDS_PATH | default ""}}"
6162
- cmd: echo "Use '$(realpath --relative-base="{{.USER_WORKING_DIR}}" "{{.OCM}}") get cv $(realpath --relative-base="{{.USER_WORKING_DIR}}" "{{.compdir}}") -o yaml' to view the generated component descriptor."
6263
silent: true

0 commit comments

Comments
 (0)