diff --git a/charts/stable/prometheus/Chart.yaml b/charts/stable/prometheus/Chart.yaml index c97cb1dc698..5c6614f31ac 100644 --- a/charts/stable/prometheus/Chart.yaml +++ b/charts/stable/prometheus/Chart.yaml @@ -29,7 +29,7 @@ sources: - https://github.com/prometheus-community/helm-charts - https://github.com/prometheus-operator/kube-prometheus type: application -version: 7.0.36 +version: 7.0.37 annotations: truecharts.org/catagories: | - metrics diff --git a/charts/stable/prometheus/templates/prometheus/_additionalScrapeJobs.tpl b/charts/stable/prometheus/templates/prometheus/_additionalScrapeJobs.tpl index d28d5facace..0a85943034d 100644 --- a/charts/stable/prometheus/templates/prometheus/_additionalScrapeJobs.tpl +++ b/charts/stable/prometheus/templates/prometheus/_additionalScrapeJobs.tpl @@ -1,6 +1,6 @@ {{- define "prometheus.prometheus.additionalscrapejobs" -}} {{- if (and .Values.prometheus.additionalScrapeConfigs.enabled (eq .Values.prometheus.additionalScrapeConfigs.type "internal") ) }} --- +--- apiVersion: v1 kind: Secret metadata: