diff --git a/crc-support/release-info b/crc-support/release-info index ab1b373..3de697e 100644 --- a/crc-support/release-info +++ b/crc-support/release-info @@ -1,2 +1,2 @@ quay.io/crc-org/ci-crc-support -1.0.0-dev \ No newline at end of file +2.0.0-dev \ No newline at end of file diff --git a/crc-support/tkn/task.yaml b/crc-support/tkn/task.yaml index c0311e8..7e70c4e 100644 --- a/crc-support/tkn/task.yaml +++ b/crc-support/tkn/task.yaml @@ -4,7 +4,7 @@ kind: Task metadata: name: crc-support labels: - app.kubernetes.io/version: "v1.0.0-dev" + app.kubernetes.io/version: "v2.0.0-dev" redhat.com/product: openshift-local dev.lifecycle.io/phase: testing annotations: @@ -78,7 +78,7 @@ spec: steps: - name: preparer - image: quay.io/crc-org/ci-crc-support:v1.0.0-dev-$(params.os) + image: quay.io/crc-org/ci-crc-support:v2.0.0-dev-$(params.os) imagePullPolicy: Always script: | #!/bin/bash