From 71b0261bfbe1d4341645f869845e4f803e913504 Mon Sep 17 00:00:00 2001 From: YuitoAkatsuki Date: Wed, 18 Dec 2024 21:27:22 +0900 Subject: [PATCH] =?UTF-8?q?:arrow=5Fup:=20=E3=83=90=E3=83=BC=E3=82=B8?= =?UTF-8?q?=E3=83=A7=E3=83=B31.9.1=E3=81=AE=E3=82=A4=E3=83=A1=E3=83=BC?= =?UTF-8?q?=E3=82=B8=E3=81=AB=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- argoCD/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argoCD/deployment.yaml b/argoCD/deployment.yaml index dfc7820..da9e541 100644 --- a/argoCD/deployment.yaml +++ b/argoCD/deployment.yaml @@ -14,7 +14,7 @@ spec: spec: containers: - name: app - image: registry.uniproject-tech.net/hp-infra/unipro-site:1.9.0 + image: registry.uniproject-tech.net/hp-infra/unipro-site:1.9.1 ports: - containerPort: 3000 resources: