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..f5f73ff1a6eac 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 @@ -3,6 +3,14 @@ base_images: name: golangci-lint namespace: ci tag: v1.54.2 + hypershift-operator: + name: hypershift-operator + namespace: hypershift + tag: latest + hypershift-tests: + name: hypershift-tests + namespace: hypershift + tag: latest ocp_4.18_base-rhel9: name: "4.18" namespace: ocp 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..311c016bf2ced 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 @@ -3,6 +3,14 @@ base_images: name: golangci-lint namespace: ci tag: v1.53.1 + hypershift-operator: + name: hypershift-operator + namespace: hypershift + tag: latest + hypershift-tests: + name: hypershift-tests + namespace: hypershift + tag: latest ocp_4.15_base-rhel9: name: "4.15" namespace: ocp 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..a23fba03da98f 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 @@ -3,6 +3,14 @@ base_images: name: golangci-lint namespace: ci tag: v1.54.2 + hypershift-operator: + name: hypershift-operator + namespace: hypershift + tag: latest + hypershift-tests: + name: hypershift-tests + namespace: hypershift + tag: latest ocp_4.16_base-rhel9: name: "4.16" namespace: ocp 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..45011e1d6f328 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 @@ -3,6 +3,14 @@ base_images: name: golangci-lint namespace: ci tag: v1.54.2 + hypershift-operator: + name: hypershift-operator + namespace: hypershift + tag: latest + hypershift-tests: + name: hypershift-tests + namespace: hypershift + tag: latest ocp_4.17_base-rhel9: name: "4.17" namespace: ocp 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..847540c27b049 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 @@ -3,6 +3,14 @@ base_images: name: golangci-lint namespace: ci tag: v1.54.2 + hypershift-operator: + name: hypershift-operator + namespace: hypershift + tag: latest + hypershift-tests: + name: hypershift-tests + namespace: hypershift + tag: latest ocp_4.18_base-rhel9: name: "4.18" namespace: ocp 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..b5ea9b162f061 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 @@ -3,6 +3,14 @@ base_images: name: golangci-lint namespace: ci tag: v1.54.2 + hypershift-operator: + name: hypershift-operator + namespace: hypershift + tag: latest + hypershift-tests: + name: hypershift-tests + namespace: hypershift + tag: latest ocp_4.18_base-rhel9: name: "4.19" namespace: ocp