Skip to content

Commit

Permalink
fixed repo tag in values.yaml of helm chart
Browse files Browse the repository at this point in the history
  • Loading branch information
christianhuening committed Dec 16, 2018
1 parent 25a35d0 commit d1c45d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions helm/gitlab-integrator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: ""
Expand Down

0 comments on commit d1c45d8

Please sign in to comment.