From b0dc1f04f26e68ba29884d9668ce37095e763854 Mon Sep 17 00:00:00 2001 From: Jon Ervine Date: Thu, 1 Apr 2021 15:19:45 +0800 Subject: [PATCH] Added image version --- helm-web/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-web/values.yaml b/helm-web/values.yaml index a1c9ec4..a6166f7 100644 --- a/helm-web/values.yaml +++ b/helm-web/values.yaml @@ -5,7 +5,7 @@ replicaCount: 1 image: - repository: jervinegogo/python-helm-web + repository: harbor.ervine.dev/public/x86_64/alpine/helm-3:v3.13.3 pullPolicy: Always imagePullSecrets: []