From 79923e685020cc4335935014e4ebf2549fd5ec66 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 04:28:18 +0000 Subject: [PATCH] Update registry.access.redhat.com/ubi8/nodejs-18 Docker tag to v1-140 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- stacks/nodejs-angular/2.1.0/devfile.yaml | 2 +- stacks/nodejs-angular/2.2.0/devfile.yaml | 2 +- stacks/nodejs-angular/2.2.1/devfile.yaml | 2 +- stacks/nodejs-nextjs/1.1.0/devfile.yaml | 2 +- stacks/nodejs-nextjs/1.2.0/devfile.yaml | 2 +- stacks/nodejs-nextjs/1.2.1/devfile.yaml | 2 +- stacks/nodejs-nuxtjs/1.1.0/devfile.yaml | 2 +- stacks/nodejs-nuxtjs/1.2.0/devfile.yaml | 2 +- stacks/nodejs-nuxtjs/1.2.1/devfile.yaml | 2 +- stacks/nodejs-react/2.1.0/devfile.yaml | 2 +- stacks/nodejs-react/2.2.1/devfile.yaml | 2 +- stacks/nodejs-svelte/1.1.0/devfile.yaml | 2 +- stacks/nodejs-svelte/1.2.0/devfile.yaml | 2 +- stacks/nodejs-svelte/1.2.1/devfile.yaml | 2 +- stacks/nodejs-vue/1.1.0/devfile.yaml | 2 +- stacks/nodejs-vue/1.2.0/devfile.yaml | 2 +- stacks/nodejs-vue/1.2.1/devfile.yaml | 2 +- 17 files changed, 17 insertions(+), 17 deletions(-) diff --git a/stacks/nodejs-angular/2.1.0/devfile.yaml b/stacks/nodejs-angular/2.1.0/devfile.yaml index 97cc331b5..93758b76a 100644 --- a/stacks/nodejs-angular/2.1.0/devfile.yaml +++ b/stacks/nodejs-angular/2.1.0/devfile.yaml @@ -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 diff --git a/stacks/nodejs-angular/2.2.0/devfile.yaml b/stacks/nodejs-angular/2.2.0/devfile.yaml index 2f4cdf790..260584788 100644 --- a/stacks/nodejs-angular/2.2.0/devfile.yaml +++ b/stacks/nodejs-angular/2.2.0/devfile.yaml @@ -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 diff --git a/stacks/nodejs-angular/2.2.1/devfile.yaml b/stacks/nodejs-angular/2.2.1/devfile.yaml index 97c701df3..fe35a8023 100644 --- a/stacks/nodejs-angular/2.2.1/devfile.yaml +++ b/stacks/nodejs-angular/2.2.1/devfile.yaml @@ -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 diff --git a/stacks/nodejs-nextjs/1.1.0/devfile.yaml b/stacks/nodejs-nextjs/1.1.0/devfile.yaml index a174a8aa0..1831b1fe4 100644 --- a/stacks/nodejs-nextjs/1.1.0/devfile.yaml +++ b/stacks/nodejs-nextjs/1.1.0/devfile.yaml @@ -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 diff --git a/stacks/nodejs-nextjs/1.2.0/devfile.yaml b/stacks/nodejs-nextjs/1.2.0/devfile.yaml index 6c9d36b6e..91a370305 100644 --- a/stacks/nodejs-nextjs/1.2.0/devfile.yaml +++ b/stacks/nodejs-nextjs/1.2.0/devfile.yaml @@ -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 diff --git a/stacks/nodejs-nextjs/1.2.1/devfile.yaml b/stacks/nodejs-nextjs/1.2.1/devfile.yaml index 198a7c1bc..365a0bd46 100644 --- a/stacks/nodejs-nextjs/1.2.1/devfile.yaml +++ b/stacks/nodejs-nextjs/1.2.1/devfile.yaml @@ -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 diff --git a/stacks/nodejs-nuxtjs/1.1.0/devfile.yaml b/stacks/nodejs-nuxtjs/1.1.0/devfile.yaml index dc13ed1bc..d409257ed 100644 --- a/stacks/nodejs-nuxtjs/1.1.0/devfile.yaml +++ b/stacks/nodejs-nuxtjs/1.1.0/devfile.yaml @@ -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 diff --git a/stacks/nodejs-nuxtjs/1.2.0/devfile.yaml b/stacks/nodejs-nuxtjs/1.2.0/devfile.yaml index 07d81117e..b56b59f2a 100644 --- a/stacks/nodejs-nuxtjs/1.2.0/devfile.yaml +++ b/stacks/nodejs-nuxtjs/1.2.0/devfile.yaml @@ -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 diff --git a/stacks/nodejs-nuxtjs/1.2.1/devfile.yaml b/stacks/nodejs-nuxtjs/1.2.1/devfile.yaml index 0b89dbcaa..e3fcdf32d 100644 --- a/stacks/nodejs-nuxtjs/1.2.1/devfile.yaml +++ b/stacks/nodejs-nuxtjs/1.2.1/devfile.yaml @@ -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 diff --git a/stacks/nodejs-react/2.1.0/devfile.yaml b/stacks/nodejs-react/2.1.0/devfile.yaml index fd3d6a520..12156be60 100644 --- a/stacks/nodejs-react/2.1.0/devfile.yaml +++ b/stacks/nodejs-react/2.1.0/devfile.yaml @@ -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 diff --git a/stacks/nodejs-react/2.2.1/devfile.yaml b/stacks/nodejs-react/2.2.1/devfile.yaml index 256b23b47..4dc9b28f6 100644 --- a/stacks/nodejs-react/2.2.1/devfile.yaml +++ b/stacks/nodejs-react/2.2.1/devfile.yaml @@ -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 diff --git a/stacks/nodejs-svelte/1.1.0/devfile.yaml b/stacks/nodejs-svelte/1.1.0/devfile.yaml index f0d8c3302..b8a01cb02 100644 --- a/stacks/nodejs-svelte/1.1.0/devfile.yaml +++ b/stacks/nodejs-svelte/1.1.0/devfile.yaml @@ -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 diff --git a/stacks/nodejs-svelte/1.2.0/devfile.yaml b/stacks/nodejs-svelte/1.2.0/devfile.yaml index c89bb1489..d60e522ff 100644 --- a/stacks/nodejs-svelte/1.2.0/devfile.yaml +++ b/stacks/nodejs-svelte/1.2.0/devfile.yaml @@ -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 diff --git a/stacks/nodejs-svelte/1.2.1/devfile.yaml b/stacks/nodejs-svelte/1.2.1/devfile.yaml index efcdea464..3fc3a01d5 100644 --- a/stacks/nodejs-svelte/1.2.1/devfile.yaml +++ b/stacks/nodejs-svelte/1.2.1/devfile.yaml @@ -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 diff --git a/stacks/nodejs-vue/1.1.0/devfile.yaml b/stacks/nodejs-vue/1.1.0/devfile.yaml index 3dec38eb2..d1f7e6a72 100644 --- a/stacks/nodejs-vue/1.1.0/devfile.yaml +++ b/stacks/nodejs-vue/1.1.0/devfile.yaml @@ -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 diff --git a/stacks/nodejs-vue/1.2.0/devfile.yaml b/stacks/nodejs-vue/1.2.0/devfile.yaml index 3cbd6caca..ccdbf430e 100644 --- a/stacks/nodejs-vue/1.2.0/devfile.yaml +++ b/stacks/nodejs-vue/1.2.0/devfile.yaml @@ -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 diff --git a/stacks/nodejs-vue/1.2.1/devfile.yaml b/stacks/nodejs-vue/1.2.1/devfile.yaml index e02d50129..ffab5185c 100644 --- a/stacks/nodejs-vue/1.2.1/devfile.yaml +++ b/stacks/nodejs-vue/1.2.1/devfile.yaml @@ -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