Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion stacks/nodejs-angular/2.1.0/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ components:
endpoints:
- name: http-angular
targetPort: 4200
image: registry.access.redhat.com/ubi8/nodejs-18:1-137.1742991061
image: registry.access.redhat.com/ubi8/nodejs-18:1-140
args: ["tail", "-f", "/dev/null"]
memoryLimit: 1024Mi
name: runtime
Expand Down
2 changes: 1 addition & 1 deletion stacks/nodejs-angular/2.2.0/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ components:
endpoints:
- name: http-angular
targetPort: 4200
image: registry.access.redhat.com/ubi8/nodejs-18:1-137.1742991061
image: registry.access.redhat.com/ubi8/nodejs-18:1-140
args: ["tail", "-f", "/dev/null"]
memoryLimit: 1024Mi
name: runtime
Expand Down
2 changes: 1 addition & 1 deletion stacks/nodejs-angular/2.2.1/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ components:
- name: https-angular
protocol: https
targetPort: 4200
image: registry.access.redhat.com/ubi8/nodejs-18:1-137.1742991061
image: registry.access.redhat.com/ubi8/nodejs-18:1-140
args: ["tail", "-f", "/dev/null"]
memoryLimit: 1024Mi
name: runtime
Expand Down
2 changes: 1 addition & 1 deletion stacks/nodejs-nextjs/1.1.0/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ components:
endpoints:
- name: http-nextjs
targetPort: 3000
image: registry.access.redhat.com/ubi8/nodejs-18:1-137.1742991061
image: registry.access.redhat.com/ubi8/nodejs-18:1-140
command: ['tail', '-f', '/dev/null']
memoryLimit: 1024Mi
name: runtime
Expand Down
2 changes: 1 addition & 1 deletion stacks/nodejs-nextjs/1.2.0/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ components:
endpoints:
- name: http-nextjs
targetPort: 3000
image: registry.access.redhat.com/ubi8/nodejs-18:1-137.1742991061
image: registry.access.redhat.com/ubi8/nodejs-18:1-140
command: ['tail', '-f', '/dev/null']
memoryLimit: 1024Mi
name: runtime
Expand Down
2 changes: 1 addition & 1 deletion stacks/nodejs-nextjs/1.2.1/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ components:
- name: https-nextjs
protocol: https
targetPort: 3000
image: registry.access.redhat.com/ubi8/nodejs-18:1-137.1742991061
image: registry.access.redhat.com/ubi8/nodejs-18:1-140
command: ['tail', '-f', '/dev/null']
memoryLimit: 1024Mi
name: runtime
Expand Down
2 changes: 1 addition & 1 deletion stacks/nodejs-nuxtjs/1.1.0/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ components:
endpoints:
- name: http-nuxtjs
targetPort: 3000
image: registry.access.redhat.com/ubi8/nodejs-18:1-137.1742991061
image: registry.access.redhat.com/ubi8/nodejs-18:1-140
args: ['tail', '-f', '/dev/null']
memoryLimit: 1024Mi
name: runtime
Expand Down
2 changes: 1 addition & 1 deletion stacks/nodejs-nuxtjs/1.2.0/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ components:
endpoints:
- name: http-nuxtjs
targetPort: 3000
image: registry.access.redhat.com/ubi8/nodejs-18:1-137.1742991061
image: registry.access.redhat.com/ubi8/nodejs-18:1-140
args: ['tail', '-f', '/dev/null']
memoryLimit: 1024Mi
name: runtime
Expand Down
2 changes: 1 addition & 1 deletion stacks/nodejs-nuxtjs/1.2.1/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ components:
- name: https-nuxtjs
protocol: https
targetPort: 3000
image: registry.access.redhat.com/ubi8/nodejs-18:1-137.1742991061
image: registry.access.redhat.com/ubi8/nodejs-18:1-140
args: ['tail', '-f', '/dev/null']
memoryLimit: 1024Mi
name: runtime
Expand Down
2 changes: 1 addition & 1 deletion stacks/nodejs-react/2.1.0/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ components:
endpoints:
- name: http-react
targetPort: 3000
image: registry.access.redhat.com/ubi8/nodejs-18:1-137.1742991061
image: registry.access.redhat.com/ubi8/nodejs-18:1-140
args: ['tail', '-f', '/dev/null']
memoryLimit: 1024Mi
name: runtime
Expand Down
2 changes: 1 addition & 1 deletion stacks/nodejs-react/2.2.1/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ components:
- name: https-react
targetPort: 3000
protocol: https
image: registry.access.redhat.com/ubi8/nodejs-18:1-137.1742991061
image: registry.access.redhat.com/ubi8/nodejs-18:1-140
args: ['tail', '-f', '/dev/null']
memoryLimit: 1024Mi
name: runtime
Expand Down
2 changes: 1 addition & 1 deletion stacks/nodejs-svelte/1.1.0/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ components:
endpoints:
- name: http-svelte
targetPort: 3000
image: registry.access.redhat.com/ubi8/nodejs-18:1-137.1742991061
image: registry.access.redhat.com/ubi8/nodejs-18:1-140
args: ['tail', '-f', '/dev/null']
memoryLimit: 1024Mi
name: runtime
Expand Down
2 changes: 1 addition & 1 deletion stacks/nodejs-svelte/1.2.0/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ components:
endpoints:
- name: http-svelte
targetPort: 3000
image: registry.access.redhat.com/ubi8/nodejs-18:1-137.1742991061
image: registry.access.redhat.com/ubi8/nodejs-18:1-140
args: ['tail', '-f', '/dev/null']
memoryLimit: 1024Mi
name: runtime
Expand Down
2 changes: 1 addition & 1 deletion stacks/nodejs-svelte/1.2.1/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ components:
- name: https-svelte
targetPort: 3000
protocol: https
image: registry.access.redhat.com/ubi8/nodejs-18:1-137.1742991061
image: registry.access.redhat.com/ubi8/nodejs-18:1-140
args: ['tail', '-f', '/dev/null']
memoryLimit: 1024Mi
name: runtime
Expand Down
2 changes: 1 addition & 1 deletion stacks/nodejs-vue/1.1.0/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ components:
endpoints:
- name: http-vue
targetPort: 3000
image: registry.access.redhat.com/ubi8/nodejs-18:1-137.1742991061
image: registry.access.redhat.com/ubi8/nodejs-18:1-140
args: ['tail', '-f', '/dev/null']
memoryLimit: 1024Mi
name: runtime
Expand Down
2 changes: 1 addition & 1 deletion stacks/nodejs-vue/1.2.0/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ components:
endpoints:
- name: http-vue
targetPort: 3000
image: registry.access.redhat.com/ubi8/nodejs-18:1-137.1742991061
image: registry.access.redhat.com/ubi8/nodejs-18:1-140
args: ['tail', '-f', '/dev/null']
memoryLimit: 1024Mi
name: runtime
Expand Down
2 changes: 1 addition & 1 deletion stacks/nodejs-vue/1.2.1/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ components:
- name: https-vue
targetPort: 3000
protocol: https
image: registry.access.redhat.com/ubi8/nodejs-18:1-137.1742991061
image: registry.access.redhat.com/ubi8/nodejs-18:1-140
args: ['tail', '-f', '/dev/null']
memoryLimit: 1024Mi
name: runtime
Expand Down
Loading