Skip to content

Commit

Permalink
chore(deps): update registry.access.redhat.com/ubi8/nodejs-18 docker …
Browse files Browse the repository at this point in the history
…tag to v1-135

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
  • Loading branch information
red-hat-konflux[bot] authored Dec 27, 2024
1 parent 19e4c96 commit 3e92edb
Show file tree
Hide file tree
Showing 17 changed files with 17 additions and 17 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-102
image: registry.access.redhat.com/ubi8/nodejs-18:1-135
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-102
image: registry.access.redhat.com/ubi8/nodejs-18:1-135
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-102
image: registry.access.redhat.com/ubi8/nodejs-18:1-135
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-102
image: registry.access.redhat.com/ubi8/nodejs-18:1-135
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-102
image: registry.access.redhat.com/ubi8/nodejs-18:1-135
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-102
image: registry.access.redhat.com/ubi8/nodejs-18:1-135
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-102
image: registry.access.redhat.com/ubi8/nodejs-18:1-135
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-102
image: registry.access.redhat.com/ubi8/nodejs-18:1-135
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-102
image: registry.access.redhat.com/ubi8/nodejs-18:1-135
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-102
image: registry.access.redhat.com/ubi8/nodejs-18:1-135
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-102
image: registry.access.redhat.com/ubi8/nodejs-18:1-135
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-102
image: registry.access.redhat.com/ubi8/nodejs-18:1-135
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-102
image: registry.access.redhat.com/ubi8/nodejs-18:1-135
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-102
image: registry.access.redhat.com/ubi8/nodejs-18:1-135
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-102
image: registry.access.redhat.com/ubi8/nodejs-18:1-135
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-102
image: registry.access.redhat.com/ubi8/nodejs-18:1-135
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-102
image: registry.access.redhat.com/ubi8/nodejs-18:1-135
args: ['tail', '-f', '/dev/null']
memoryLimit: 1024Mi
name: runtime
Expand Down

0 comments on commit 3e92edb

Please sign in to comment.