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: ""