helm: Make the package versions part of the values.yaml file.
[arvados-k8s.git] / arvados / templates / ws-deployment.yaml
index dd918b2309ef25b0a1487f5c4ee1e192dbc27b0b..ad8087409f9dafe44c0754bd61e46df029a431f2 100644 (file)
@@ -30,7 +30,7 @@ spec:
           command:
             - "sh"
             - "-c"
-            - "/usr/local/bin/bootstrap.sh arvados-ws=1.1.3.20180403215323* && arvados-ws"
+            - "/usr/local/bin/bootstrap.sh arvados-ws={{ .Values.arvados.versions.distribution.arvadosWs }} && arvados-ws"
           volumeMounts:
             - name: ws-configmap
               mountPath: /etc/arvados/ws/ws.yml