Commit 921bbb1d authored by Thomas Boni's avatar Thomas Boni
Browse files

bump helm version used

parent 59416418
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
# See https://gitlab.com/go2scale/jobs/ for more informations

.helm:
  image: registry.gitlab.com/go2scale/dockerfiles/helm:v0.2.2
  image: registry.gitlab.com/go2scale/dockerfiles/helm:v0.2.3
  variables:
    CHART_PATH: "./charts/$CI_PROJECT_NAME"
    VALUES_PATH: "./conf/values"