diff --git a/imagestreams/perl-centos.json b/imagestreams/perl-centos.json index af902de..24b767b 100644 --- a/imagestreams/perl-centos.json +++ b/imagestreams/perl-centos.json @@ -68,26 +68,6 @@ "type": "Local" } }, - { - "name": "5.30-ubi8", - "annotations": { - "openshift.io/display-name": "Perl 5.30 (UBI 8)", - "openshift.io/provider-display-name": "Red Hat, Inc.", - "description": "Build and run Perl 5.30 applications on UBI 8. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-perl-container/blob/master/5.30-mod_fcgid/README.md.", - "iconClass": "icon-perl", - "tags": "builder,perl", - "supports":"perl:5.30,perl", - "version": "5.30", - "sampleRepo": "https://github.com/sclorg/dancer-ex.git" - }, - "from": { - "kind": "DockerImage", - "name": "registry.access.redhat.com/ubi8/perl-530:latest" - }, - "referencePolicy": { - "type": "Local" - } - }, { "name": "5.30-el7", "annotations": { diff --git a/imagestreams/perl-rhel-aarch64.json b/imagestreams/perl-rhel-aarch64.json index b02d18d..44544d6 100644 --- a/imagestreams/perl-rhel-aarch64.json +++ b/imagestreams/perl-rhel-aarch64.json @@ -68,26 +68,6 @@ "type": "Local" } }, - { - "name": "5.30-ubi8", - "annotations": { - "openshift.io/display-name": "Perl 5.30 (UBI 8)", - "openshift.io/provider-display-name": "Red Hat, Inc.", - "description": "Build and run Perl 5.30 applications on UBI 8. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-perl-container/blob/master/5.30-mod_fcgid/README.md.", - "iconClass": "icon-perl", - "tags": "builder,perl", - "supports":"perl:5.30,perl", - "version": "5.30", - "sampleRepo": "https://github.com/sclorg/dancer-ex.git" - }, - "from": { - "kind": "DockerImage", - "name": "registry.redhat.io/ubi8/perl-530:latest" - }, - "referencePolicy": { - "type": "Local" - } - }, { "name": "5.26-ubi8", "annotations": { diff --git a/imagestreams/perl-rhel.json b/imagestreams/perl-rhel.json index 65368cb..434a576 100644 --- a/imagestreams/perl-rhel.json +++ b/imagestreams/perl-rhel.json @@ -68,26 +68,6 @@ "type": "Local" } }, - { - "name": "5.30-ubi8", - "annotations": { - "openshift.io/display-name": "Perl 5.30 (UBI 8)", - "openshift.io/provider-display-name": "Red Hat, Inc.", - "description": "Build and run Perl 5.30 applications on UBI 8. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-perl-container/blob/master/5.30-mod_fcgid/README.md.", - "iconClass": "icon-perl", - "tags": "builder,perl", - "supports":"perl:5.30,perl", - "version": "5.30", - "sampleRepo": "https://github.com/sclorg/dancer-ex.git" - }, - "from": { - "kind": "DockerImage", - "name": "registry.redhat.io/ubi8/perl-530:latest" - }, - "referencePolicy": { - "type": "Local" - } - }, { "name": "5.30-el7", "annotations": {