diff --git a/php/templates/components/container-state.twig b/php/templates/components/container-state.twig index 07580e66..974c12b2 100644 --- a/php/templates/components/container-state.twig +++ b/php/templates/components/container-state.twig @@ -17,6 +17,9 @@ {% if c.documentation != '' %} (docs) {% endif %} + {% if c.GetUpdateState().value == 'different' %} + ⚠️ Update available + {% endif %} {% if c.GetUiSecret() != '' %}