diff --git a/app/scripts/modules/titus/package.json b/app/scripts/modules/titus/package.json index 796c92d88de..1bce4211ecf 100644 --- a/app/scripts/modules/titus/package.json +++ b/app/scripts/modules/titus/package.json @@ -1,6 +1,6 @@ { "name": "@spinnaker/titus", - "version": "0.0.16", + "version": "0.0.17", "main": "lib/lib.js", "typings": "lib/index.d.ts", "scripts": { diff --git a/app/scripts/modules/titus/src/serverGroup/configure/wizard/parameters.html b/app/scripts/modules/titus/src/serverGroup/configure/wizard/parameters.html index dce79375e6d..610d684ea8a 100644 --- a/app/scripts/modules/titus/src/serverGroup/configure/wizard/parameters.html +++ b/app/scripts/modules/titus/src/serverGroup/configure/wizard/parameters.html @@ -68,18 +68,18 @@

- Environment Variables + Container Attributes

- +

- Container Attributes + Environment Variables

- +
diff --git a/app/scripts/modules/titus/src/serverGroup/details/serverGroupDetails.html b/app/scripts/modules/titus/src/serverGroup/details/serverGroupDetails.html index 42f16ef0ebd..7dce9aa193e 100644 --- a/app/scripts/modules/titus/src/serverGroup/details/serverGroupDetails.html +++ b/app/scripts/modules/titus/src/serverGroup/details/serverGroupDetails.html @@ -192,21 +192,21 @@

{{val}}
- -
No environment variables associated with this + +
No container attributes associated with this server group
-
-
{{key}}
+
+
{{key}}
{{val}}
- -
No container attributes associated with this + +
No environment variables associated with this server group
-
-
{{key}}
+
+
{{key}}
{{val}}