From f730dde38cc949762a628e271e467e75ff1601b0 Mon Sep 17 00:00:00 2001 From: "Petr \"Stone\" Hracek" Date: Fri, 19 Jul 2024 16:09:04 +0200 Subject: [PATCH] Update imagestreams Signed-off-by: Petr "Stone" Hracek --- imagestreams/imagestreams.yaml | 4 ---- imagestreams/perl-rhel.json | 19 ------------------- 2 files changed, 23 deletions(-) diff --git a/imagestreams/imagestreams.yaml b/imagestreams/imagestreams.yaml index 0f55943..594c6fb 100644 --- a/imagestreams/imagestreams.yaml +++ b/imagestreams/imagestreams.yaml @@ -25,10 +25,6 @@ - name: UBI 9 app_versions: ["5.32"] - custom_tags: - - name: "5.30" - distro: UBI 7 - app_version: "5.30" - filename: perl-rhel-aarch64.json latest: "5.32-ubi8" diff --git a/imagestreams/perl-rhel.json b/imagestreams/perl-rhel.json index ba119d3..c4eb636 100644 --- a/imagestreams/perl-rhel.json +++ b/imagestreams/perl-rhel.json @@ -66,25 +66,6 @@ "type": "Local" } }, - { - "name": "5.30", - "annotations": { - "openshift.io/display-name": "Perl 5.30 (UBI 7)", - "openshift.io/provider-display-name": "Red Hat, Inc.", - "description": "Build and run Perl 5.30 applications on UBI 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-perl-container/blob/master/5.30/README.md.", - "iconClass": "icon-perl", - "tags": "builder,perl", - "version": "5.30", - "sampleRepo": "https://github.com/sclorg/dancer-ex.git" - }, - "from": { - "kind": "DockerImage", - "name": "registry.redhat.io/ubi7/perl-530:latest" - }, - "referencePolicy": { - "type": "Local" - } - }, { "name": "latest", "annotations": {