You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
apiVersion: image.openshift.io/v1kind: ImageStreammetadata:
name: nodejsnamespace: openshiftspec:
lookupPolicy:
local: falsetags:
[...]
- annotations:
description: |- Build and run Node.js applications on UBI. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-nodejs-container/blob/master/14/README.md. WARNING: By selecting this tag, your application will automatically update to use the latest version of Node.js available on OpenShift, including major version updates.iconClass: icon-nodejsopenshift.io/display-name: Node.js (Latest)openshift.io/provider-display-name: Red Hat, Inc.sampleRepo: https://github.com/sclorg/nodejs-ex.gitsupports: nodejstags: builder,nodejsfrom:
kind: ImageStreamTagname: 14-ubi8generation: 1importPolicy: {}name: latestreferencePolicy:
type: Localstatus:
dockerImageRepository: image-registry.openshift-image-registry.svc:5000/openshift/nodejstags:
[...]
- items:
- created: "2020-12-10T02:54:47Z"dockerImageReference: registry.redhat.io/ubi8/nodejs-14@sha256:a11fcdd5745528634b9fd149b28d3d0bcac174e79d51d12a3241c7da886fde35generation: 2image: sha256:a11fcdd5745528634b9fd149b28d3d0bcac174e79d51d12a3241c7da886fde35tag: latest
/kind user-story
User Story
As a user I want to execute odo on ocp 4.7 with latest nodejs image
Acceptance Criteria
Links
/kind user-story
The text was updated successfully, but these errors were encountered: