From 34efa73abad6297ab0fd6bb746f86fc8aa5575c9 Mon Sep 17 00:00:00 2001 From: Red Hat Devstudio Release Bot Date: Wed, 7 Aug 2024 17:19:44 -0400 Subject: [PATCH] chore(devfile) link v2 devfile to :3.17; set image refs to registry.redhat.io/devspaces/ Signed-off-by: Red Hat Devstudio Release Bot --- devfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devfile.yaml b/devfile.yaml index cb43671..1744bad 100644 --- a/devfile.yaml +++ b/devfile.yaml @@ -4,7 +4,7 @@ metadata: components: - name: tools container: - image: registry.redhat.io/devspaces/udi-rhel8:3.16 + image: registry.redhat.io/devspaces/udi-rhel8:3.17 memoryLimit: '2Gi' memoryRequest: '1Gi' cpuLimit: '1'