diff --git a/charts/agent/Chart.yaml b/charts/agent/Chart.yaml index 2db4843..78bc510 100644 --- a/charts/agent/Chart.yaml +++ b/charts/agent/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.5.33-u +version: 0.5.33-v # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/agent/values.yaml b/charts/agent/values.yaml index 14cca98..2a47e0b 100644 --- a/charts/agent/values.yaml +++ b/charts/agent/values.yaml @@ -404,9 +404,6 @@ prometheus: - action: replace replacement: "{{ .Values.info.project }}/{{ .Values.info.license }}/{{ .Values.info.deployment_environment }}" target_label: origin_prometheus - - action: replace - source_labels: [__meta_kubernetes_pod_container_name] - target_label: pod metric_relabel_configs: [ ] # required helm name: kube-state-metrics # https://grafana.com/grafana/dashboards/13332-kube-state-metrics-v2/