diff --git a/ci-operator/config/openshift/cluster-version-operator/openshift-cluster-version-operator-master.yaml b/ci-operator/config/openshift/cluster-version-operator/openshift-cluster-version-operator-master.yaml index 97495136b587b..699a681a8b7cf 100644 --- a/ci-operator/config/openshift/cluster-version-operator/openshift-cluster-version-operator-master.yaml +++ b/ci-operator/config/openshift/cluster-version-operator/openshift-cluster-version-operator-master.yaml @@ -1,4 +1,12 @@ base_images: + hypershift-operator: + name: hypershift-operator + namespace: hypershift + tag: latest + hypershift-tests: + name: hypershift-tests + namespace: hypershift + tag: latest golangci-lint: name: golangci-lint namespace: ci diff --git a/ci-operator/config/openshift/cluster-version-operator/openshift-cluster-version-operator-release-4.15.yaml b/ci-operator/config/openshift/cluster-version-operator/openshift-cluster-version-operator-release-4.15.yaml index 08e75fbba1e1d..58926dc3869d3 100644 --- a/ci-operator/config/openshift/cluster-version-operator/openshift-cluster-version-operator-release-4.15.yaml +++ b/ci-operator/config/openshift/cluster-version-operator/openshift-cluster-version-operator-release-4.15.yaml @@ -1,4 +1,12 @@ base_images: + hypershift-operator: + name: hypershift-operator + namespace: hypershift + tag: latest + hypershift-tests: + name: hypershift-tests + namespace: hypershift + tag: latest golangci-lint: name: golangci-lint namespace: ci diff --git a/ci-operator/config/openshift/cluster-version-operator/openshift-cluster-version-operator-release-4.16.yaml b/ci-operator/config/openshift/cluster-version-operator/openshift-cluster-version-operator-release-4.16.yaml index 540f9955259a8..82c34e98c6ec1 100644 --- a/ci-operator/config/openshift/cluster-version-operator/openshift-cluster-version-operator-release-4.16.yaml +++ b/ci-operator/config/openshift/cluster-version-operator/openshift-cluster-version-operator-release-4.16.yaml @@ -1,4 +1,12 @@ base_images: + hypershift-operator: + name: hypershift-operator + namespace: hypershift + tag: latest + hypershift-tests: + name: hypershift-tests + namespace: hypershift + tag: latest golangci-lint: name: golangci-lint namespace: ci diff --git a/ci-operator/config/openshift/cluster-version-operator/openshift-cluster-version-operator-release-4.17.yaml b/ci-operator/config/openshift/cluster-version-operator/openshift-cluster-version-operator-release-4.17.yaml index 9eb61a098fbe6..829ff2ca1f008 100644 --- a/ci-operator/config/openshift/cluster-version-operator/openshift-cluster-version-operator-release-4.17.yaml +++ b/ci-operator/config/openshift/cluster-version-operator/openshift-cluster-version-operator-release-4.17.yaml @@ -1,4 +1,12 @@ base_images: + hypershift-operator: + name: hypershift-operator + namespace: hypershift + tag: latest + hypershift-tests: + name: hypershift-tests + namespace: hypershift + tag: latest golangci-lint: name: golangci-lint namespace: ci diff --git a/ci-operator/config/openshift/cluster-version-operator/openshift-cluster-version-operator-release-4.18.yaml b/ci-operator/config/openshift/cluster-version-operator/openshift-cluster-version-operator-release-4.18.yaml index d4df310a1534f..602d34a78166a 100644 --- a/ci-operator/config/openshift/cluster-version-operator/openshift-cluster-version-operator-release-4.18.yaml +++ b/ci-operator/config/openshift/cluster-version-operator/openshift-cluster-version-operator-release-4.18.yaml @@ -1,4 +1,12 @@ base_images: + hypershift-operator: + name: hypershift-operator + namespace: hypershift + tag: latest + hypershift-tests: + name: hypershift-tests + namespace: hypershift + tag: latest golangci-lint: name: golangci-lint namespace: ci diff --git a/ci-operator/config/openshift/cluster-version-operator/openshift-cluster-version-operator-release-4.19.yaml b/ci-operator/config/openshift/cluster-version-operator/openshift-cluster-version-operator-release-4.19.yaml index f9eee26892370..77ef13fab92b5 100644 --- a/ci-operator/config/openshift/cluster-version-operator/openshift-cluster-version-operator-release-4.19.yaml +++ b/ci-operator/config/openshift/cluster-version-operator/openshift-cluster-version-operator-release-4.19.yaml @@ -1,4 +1,12 @@ base_images: + hypershift-operator: + name: hypershift-operator + namespace: hypershift + tag: latest + hypershift-tests: + name: hypershift-tests + namespace: hypershift + tag: latest golangci-lint: name: golangci-lint namespace: ci