From 8615bb9e81b40d78fe01f169fc1f7c55f05fa6ac Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 8 Sep 2024 14:36:50 +0000 Subject: [PATCH] Update deployment version of frontend to 0.4.2 (#15) Co-authored-by: Alirezaja1384 --- helm/codestar/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/codestar/values.yaml b/helm/codestar/values.yaml index 4c2b41e..b630380 100644 --- a/helm/codestar/values.yaml +++ b/helm/codestar/values.yaml @@ -42,7 +42,7 @@ frontend: image: name: ghcr.io/star-academy/summer1403-project-group02-frontend pullPolicy: IfNotPresent - tag: 0.3.0 + tag: 0.4.2 resources: limits: cpu: 400m