From 9375255ea23c63a7069cc41088f36e6c3fa2b32d Mon Sep 17 00:00:00 2001 From: na2na-p Date: Mon, 27 Nov 2023 21:52:20 +0900 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E5=AD=97=E5=88=97=E3=81=AB=E3=81=97?= =?UTF-8?q?=E3=81=A6=E3=81=BF=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- infra/k8s/helm/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/k8s/helm/values.yaml b/infra/k8s/helm/values.yaml index 14203de2..125970d6 100644 --- a/infra/k8s/helm/values.yaml +++ b/infra/k8s/helm/values.yaml @@ -2,7 +2,7 @@ replicaCount: 1 image: repository: na2na/jetdisc - tag: 3.0.0 + tag: "3.0.0" registry: docker.io pullPolicy: IfNotPresent