Skip to content

Commit

Permalink
Update registry.access.redhat.com/ubi8/nodejs-18 Docker tag to v1-71.…
Browse files Browse the repository at this point in the history
…1696531182 (#222)

Signed-off-by: thepetk <[email protected]>
  • Loading branch information
platform-engineering-bot authored Oct 11, 2023
1 parent 0fd8f72 commit 369e040
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
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-71.1695741533
image: registry.access.redhat.com/ubi8/nodejs-18:1-71.1696531182
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-71.1695741533
image: registry.access.redhat.com/ubi8/nodejs-18:1-71.1696531182
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-71.1695741533
image: registry.access.redhat.com/ubi8/nodejs-18:1-71.1696531182
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-71.1695741533
image: registry.access.redhat.com/ubi8/nodejs-18:1-71.1696531182
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-71.1695741533
image: registry.access.redhat.com/ubi8/nodejs-18:1-71.1696531182
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-71.1695741533
image: registry.access.redhat.com/ubi8/nodejs-18:1-71.1696531182
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-71.1695741533
image: registry.access.redhat.com/ubi8/nodejs-18:1-71.1696531182
args: ['tail', '-f', '/dev/null']
memoryLimit: 1024Mi
name: runtime
Expand Down
2 changes: 1 addition & 1 deletion stacks/nodejs-react/2.2.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-71.1695741533
image: registry.access.redhat.com/ubi8/nodejs-18:1-71.1696531182
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-71.1695741533
image: registry.access.redhat.com/ubi8/nodejs-18:1-71.1696531182
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-71.1695741533
image: registry.access.redhat.com/ubi8/nodejs-18:1-71.1696531182
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-71.1695741533
image: registry.access.redhat.com/ubi8/nodejs-18:1-71.1696531182
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-71.1695741533
image: registry.access.redhat.com/ubi8/nodejs-18:1-71.1696531182
args: ['tail', '-f', '/dev/null']
memoryLimit: 1024Mi
name: runtime
Expand Down

0 comments on commit 369e040

Please sign in to comment.