diff --git a/imagestreams/.imagestreams.yaml.swp b/imagestreams/.imagestreams.yaml.swp deleted file mode 100644 index cec9356f..00000000 Binary files a/imagestreams/.imagestreams.yaml.swp and /dev/null differ diff --git a/imagestreams/httpd-centos.json b/imagestreams/httpd-centos.json index 2a5f84f5..c6a01c37 100644 --- a/imagestreams/httpd-centos.json +++ b/imagestreams/httpd-centos.json @@ -47,25 +47,6 @@ "type": "Local" } }, - { - "name": "2.4-micro-el8", - "annotations": { - "openshift.io/display-name": "Apache HTTP Server 2.4-micro (CentOS Stream 8)", - "openshift.io/provider-display-name": "Red Hat, Inc.", - "description": "Build and serve static content via Apache HTTP Server (httpd) 2.4-micro on CentOS Stream 8. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/httpd-container/blob/master/2.4-micro/README.md.", - "iconClass": "icon-httpd", - "tags": "builder,httpd", - "version": "2.4-micro", - "sampleRepo": "https://github.com/sclorg/httpd-ex.git" - }, - "from": { - "kind": "DockerImage", - "name": "quay.io/sclorg/httpd-24-micro-c8s:latest" - }, - "referencePolicy": { - "type": "Local" - } - }, { "name": "2.4-micro-el9", "annotations": { diff --git a/imagestreams/imagestreams.yaml b/imagestreams/imagestreams.yaml index e5861d25..96bde2fa 100644 --- a/imagestreams/imagestreams.yaml +++ b/imagestreams/imagestreams.yaml @@ -18,9 +18,6 @@ - name: UBI 9 app_versions: ["2.4"] - - name: CentOS Stream 8 - app_versions: ["2.4-micro"] - - name: CentOS Stream 9 app_versions: ["2.4-micro"]