{ "kind": "ImageStream", "apiVersion": "image.openshift.io/v1", "metadata": { "name": "redis", "creationTimestamp": null, "annotations": { "openshift.io/display-name": "Redis" } }, "spec": { "lookupPolicy": { "local": false }, "tags": [ { "name": "6-el8", "annotations": { "description": "Provides a Redis 6 database on RHEL 8. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/redis-container/tree/master/6/README.md.", "iconClass": "icon-redis", "openshift.io/display-name": "Redis 6 (RHEL 8)", "openshift.io/provider-display-name": "Red Hat, Inc.", "tags": "database,redis", "version": "6" }, "from": { "kind": "DockerImage", "name": "registry.redhat.io/rhel8/redis-6:latest" }, "generation": null, "importPolicy": {}, "referencePolicy": { "type": "Local" } }, { "name": "6-el9", "annotations": { "description": "Provides a Redis 6 database on RHEL 9. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/redis-container/tree/master/6/README.md.", "iconClass": "icon-redis", "openshift.io/display-name": "Redis 6 (RHEL 9)", "openshift.io/provider-display-name": "Red Hat, Inc.", "tags": "database,redis", "version": "6" }, "from": { "kind": "DockerImage", "name": "registry.redhat.io/rhel9/redis-6:latest" }, "generation": null, "importPolicy": {}, "referencePolicy": { "type": "Local" } }, { "name": "7-el9", "annotations": { "description": "Provides a Redis 7 database on RHEL 9. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/redis-container/tree/master/7/README.md.", "iconClass": "icon-redis", "openshift.io/display-name": "Redis 7 (RHEL 9)", "openshift.io/provider-display-name": "Red Hat, Inc.", "tags": "database,redis", "version": "7" }, "from": { "kind": "DockerImage", "name": "registry.redhat.io/rhel9/redis-7:latest" }, "generation": null, "importPolicy": {}, "referencePolicy": { "type": "Local" } }, { "name": "latest", "annotations": { "description": "Provides a Redis 6 database on RHEL 8. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/redis-container/tree/master/6/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version available on OpenShift, including major version updates.\n", "iconClass": "icon-redis", "openshift.io/display-name": "Redis 6 (Latest)", "openshift.io/provider-display-name": "Red Hat, Inc.", "tags": "database,redis", "version": "6" }, "from": { "kind": "ImageStreamTag", "name": "6-el8" }, "generation": null, "importPolicy": {}, "referencePolicy": { "type": "Local" } } ] }, "status": { "dockerImageRepository": "" } }