Skip to content
Snippets Groups Projects
Commit 0a1999ae authored by Andrew Bolin's avatar Andrew Bolin
Browse files

revert chart to 0.2.9

parent d58284b9
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ description: A Helm chart library of utilities for TANGO deployents ...@@ -3,7 +3,7 @@ description: A Helm chart library of utilities for TANGO deployents
name: tango-util name: tango-util
type: library type: library
appVersion: 0.2.9 appVersion: 0.2.9
version: 0.2.10 version: 0.2.9
icon: https://www.skatelescope.org/wp-content/uploads/2016/07/09545_NEW_LOGO_2014.png icon: https://www.skatelescope.org/wp-content/uploads/2016/07/09545_NEW_LOGO_2014.png
maintainers: maintainers:
- name: Matteo Di Carlo - name: Matteo Di Carlo
......
...@@ -131,7 +131,7 @@ spec: ...@@ -131,7 +131,7 @@ spec:
- sh - sh
- -c - -c
args: args:
- {{ if not .deviceserver.noretry }}retry --max=10 -- {{ end }}{{ .deviceserver.command | toString }} {{ .instance |toString }} - retry --max=10 -- {{ .deviceserver.command | toString }} {{ .instance |toString }}
env: env:
- name: TANGO_HOST - name: TANGO_HOST
value: {{ $tango_host }} value: {{ $tango_host }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment