From d1c45d835b5b7896f7cd331583e68ed7b8ba7c49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20H=C3=BCning?= Date: Sun, 16 Dec 2018 13:32:44 +0100 Subject: [PATCH] fixed repo tag in values.yaml of helm chart --- helm/gitlab-integrator/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/gitlab-integrator/values.yaml b/helm/gitlab-integrator/values.yaml index 9df2104..64bf900 100644 --- a/helm/gitlab-integrator/values.yaml +++ b/helm/gitlab-integrator/values.yaml @@ -5,8 +5,8 @@ replicaCount: 1 image: - repository: k8s-tamias/gitlab-k8s-integrator - tag: latest + repository: chrishuen/gitlab-k8s-integrator + tag: v1.0 pullPolicy: IfNotPresent nameOverride: ""