replicatedhq / ship

A better way to deploy Kubernetes Helm charts
https://www.replicated.com/ship
Apache License 2.0
637 stars 70 forks source link

Do not expand non string when values #1113

Closed sgalsaleh closed 4 years ago

sgalsaleh commented 4 years ago

What I Did

Handle non string when field values when expanding

How I Did it

check for when field type and do not try to expand it if it's not a string

How to verify it

enter a non-string value for when

Description for the Changelog

Picture of a Ship (not required but encouraged)