From f56164a9c142168b1d02e1a8e9540b04ff716c1d Mon Sep 17 00:00:00 2001 From: ein Date: Wed, 2 Feb 2022 16:51:12 -0800 Subject: [PATCH] fixing indent in helm chart var --- .gitlab-ci.yml | 1 + helm/values.yaml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6779c04d..719dc428 100755 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -32,3 +32,4 @@ build_and_push_container: - changes: - app/* - Dockerfile + - helm/* diff --git a/helm/values.yaml b/helm/values.yaml index d1b134f8..17f26235 100644 --- a/helm/values.yaml +++ b/helm/values.yaml @@ -8,7 +8,7 @@ image: repository: ldooks/dragon-bot pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. -tag: "90" + tag: "90" imagePullSecrets: [] nameOverride: ""