diff --git a/.github/yaml-lint-conf.yaml b/.github/yaml-lint-conf.yaml index e977381fd16..cf5b0cf6b29 100644 --- a/.github/yaml-lint-conf.yaml +++ b/.github/yaml-lint-conf.yaml @@ -30,7 +30,7 @@ rules: empty-lines: max: 1 max-start: 0 - max-end: 0 + max-end: 1 float-values: require-numeral-before-decimal: true forbid-scientific-notation: true diff --git a/charts/library/common/Chart.yaml b/charts/library/common/Chart.yaml index be129dfa2d5..67b32ba337c 100644 --- a/charts/library/common/Chart.yaml +++ b/charts/library/common/Chart.yaml @@ -50,5 +50,4 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/library/common - https://hub.docker.com/_/ type: library -version: 28.29.59 - +version: 28.29.60 diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index 8c71074be67..6736db4253d 100644 --- a/charts/library/common/values.yaml +++ b/charts/library/common/values.yaml @@ -530,8 +530,6 @@ notes: Version: {{ .Version }} {{- end }} {{- end }} - - {{- if .Values.chartContext.internalUrls }} ## Connecting Internally