Skip to content

Commit d1c45d8

Browse files
fixed repo tag in values.yaml of helm chart
1 parent 25a35d0 commit d1c45d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

helm/gitlab-integrator/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
replicaCount: 1
66

77
image:
8-
repository: k8s-tamias/gitlab-k8s-integrator
9-
tag: latest
8+
repository: chrishuen/gitlab-k8s-integrator
9+
tag: v1.0
1010
pullPolicy: IfNotPresent
1111

1212
nameOverride: ""

0 commit comments

Comments
 (0)