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-133.1732637110

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
  • Loading branch information
red-hat-konflux[bot] authored Dec 13, 2024
1 parent 212aee5 commit 4e5b5ba
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-133.1732637110
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-133.1732637110
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-133.1732637110
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-133.1732637110
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-133.1732637110
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-133.1732637110
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-133.1732637110
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-133.1732637110
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-133.1732637110
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-133.1732637110
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-133.1732637110
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-133.1732637110
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-133.1732637110
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-133.1732637110
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-133.1732637110
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-133.1732637110
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-133.1732637110
args: ['tail', '-f', '/dev/null']
memoryLimit: 1024Mi
name: runtime
Expand Down

0 comments on commit 4e5b5ba

Please sign in to comment.