diff --git a/charts/common/Chart.yaml b/charts/common/Chart.yaml index ec2b0f02..02fe1915 100644 --- a/charts/common/Chart.yaml +++ b/charts/common/Chart.yaml @@ -15,4 +15,4 @@ maintainers: name: common sources: null type: library -version: 10.0.2 +version: 10.0.3 diff --git a/charts/common/templates/loader/_lists.tpl b/charts/common/templates/loader/_lists.tpl index 077630a1..810e88ef 100644 --- a/charts/common/templates/loader/_lists.tpl +++ b/charts/common/templates/loader/_lists.tpl @@ -13,6 +13,7 @@ {{ include "tc.common.lib.values.persistence.annotations.list" . }} {{ include "tc.common.lib.values.service.list" . }} + {{ include "tc.common.lib.values.ports.list" . }} {{ include "tc.common.lib.values.ingress.list" . }} {{ include "tc.common.lib.values.ingress.label.list" . }}