diff --git a/charts/library/common/Chart.yaml b/charts/library/common/Chart.yaml index d88b0694834..a272a2307c1 100644 --- a/charts/library/common/Chart.yaml +++ b/charts/library/common/Chart.yaml @@ -19,4 +19,4 @@ name: common sources: - https://github.com/truecharts/apps/tree/master/library/common type: library -version: 5.0.1 +version: 5.0.2 diff --git a/charts/library/common/templates/classes/_mountPermissions.tpl b/charts/library/common/templates/classes/_mountPermissions.tpl index 300c41c13f7..e53b8c96aa7 100644 --- a/charts/library/common/templates/classes/_mountPermissions.tpl +++ b/charts/library/common/templates/classes/_mountPermissions.tpl @@ -82,7 +82,6 @@ spec: hostPath: path: {{ required "hostPath not set" $hpm.hostPath }} {{ end }} - {{ end }} {{- end }} {{- end -}}