{ "kind": "ImageStream", "apiVersion": "image.openshift.io/v1", "metadata": { "name": "jenkins", "creationTimestamp": null, "annotations": { "openshift.io/display-name": "Jenkins" } }, "spec": { "lookupPolicy": { "local": false }, "tags": [ { "name": "latest", "annotations": { "description": "Provides a Jenkins server from registry.redhat.io. For more information about using this container image, including OpenShift considerations, see https://github.com/openshift/jenkins/blob/master/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Jenkins available on OpenShift, including major versions updates.", "iconClass": "icon-jenkins", "openshift.io/display-name": "Jenkins (Latest)", "openshift.io/provider-display-name": "Red Hat, Inc.", "tags": "jenkins" }, "from": { "kind": "ImageStreamTag", "name": "2" }, "generation": null, "importPolicy": {}, "referencePolicy": { "type": "Local" } }, { "name": "ocp-upgrade-redeploy", "annotations": { "description": "Provides a Jenkins 2.X server from registry.redhat.io. For more information about using this container image, including OpenShift considerations, see https://github.com/openshift/jenkins/blob/master/README.md. This tag will will redeploy the Jenkins DeploymentConfig on an upgrade in OCP versions if the Jenkins image reference has changed.", "iconClass": "icon-jenkins", "openshift.io/display-name": "Jenkins (Latest)", "openshift.io/provider-display-name": "Red Hat, Inc.", "tags": "jenkins" }, "from": { "kind": "ImageStreamTag", "name": "2" }, "generation": null, "importPolicy": {}, "referencePolicy": { "type": "Local" } }, { "name": "2", "annotations": { "description": "Provides a Jenkins 2.X server from registry.redhat.io. For more information about using this container image, including OpenShift considerations, see https://github.com/openshift/jenkins/blob/master/README.md. This tag will will redeploy the Jenkins DeploymentConfig on an upgrade in OCP versions if the Jenkins image reference has changed.", "iconClass": "icon-jenkins", "openshift.io/display-name": "Jenkins 2.X", "openshift.io/provider-display-name": "Red Hat, Inc.", "tags": "jenkins", "version": "2.x" }, "from": { "kind": "DockerImage", "name": "registry.redhat.io/ocp-tools-4/jenkins-rhel8:v4.13.0-1686682222" }, "generation": null, "importPolicy": {}, "referencePolicy": { "type": "Local" } }, { "name": "user-maintained-upgrade-redeploy", "annotations": { "description": "Provides a Jenkins 2.X server from registry.redhat.io. For more information about using this container image, including OpenShift considerations, see https://github.com/openshift/jenkins/blob/master/README.md. This tag will will redeploy the Jenkins DeploymentConfig on an upgrade in OCP versions if the Jenkins image reference has changed. A user must invoke 'oc import-image jenkins:user-maintained-upgrade-redeploy -n openshift' in order for the ImageStream controller to pull the latest digest for the image tag, and if a new digest exists, any running Jenkins DeploymentConfig will redeploy.", "iconClass": "icon-jenkins", "openshift.io/display-name": "Jenkins 2.X", "openshift.io/provider-display-name": "Red Hat, Inc.", "tags": "jenkins", "version": "2.x" }, "from": { "kind": "DockerImage", "name": "registry.redhat.io/ocp-tools-4/jenkins-rhel8:v4.13.0" }, "generation": null, "importPolicy": {}, "referencePolicy": { "type": "Local" } }, { "name": "scheduled-upgrade-redeploy", "annotations": { "description": "Provides a Jenkins 2.X server from registry.redhat.io. For more information about using this container image, including OpenShift considerations, see https://github.com/openshift/jenkins/blob/master/README.md. This tag will will redeploy the Jenkins DeploymentConfig on an upgrade in OCP versions if the Jenkins image reference has changed. OpenShift will periodically check to ensure that the latest digest for this image tag is imported. If an update occurs, any running Jenkins DeploymentConfig will redeploy.", "iconClass": "icon-jenkins", "openshift.io/display-name": "Jenkins 2.X", "openshift.io/provider-display-name": "Red Hat, Inc.", "tags": "jenkins", "version": "2.x" }, "from": { "kind": "DockerImage", "name": "registry.redhat.io/ocp-tools-4/jenkins-rhel8:v4.13.0" }, "generation": null, "importPolicy": { "scheduled": true }, "referencePolicy": { "type": "Local" } } ] }, "status": { "dockerImageRepository": "" } }