diff --git a/manifests.rhel/0000_90_openshift-cluster-image-policy.yaml b/manifests.rhel/0000_90_openshift-cluster-image-policy.yaml index e42e29b..db0ce03 100644 --- a/manifests.rhel/0000_90_openshift-cluster-image-policy.yaml +++ b/manifests.rhel/0000_90_openshift-cluster-image-policy.yaml @@ -1,4 +1,4 @@ -apiVersion: config.openshift.io/v1alpha1 +apiVersion: config.openshift.io/v1 kind: ClusterImagePolicy metadata: name: openshift @@ -6,7 +6,7 @@ metadata: kubernetes.io/description: Require Red Hat signatures for quay.io/openshift-release-dev/ocp-release container images. exclude.release.openshift.io/internal-openshift-hosted: "true" include.release.openshift.io/self-managed-high-availability: "true" - release.openshift.io/feature-set: DevPreviewNoUpgrade + release.openshift.io/feature-set: TechPreviewNoUpgrade spec: scopes: - quay.io/openshift-release-dev/ocp-release