diff --git a/helm/release-exporter/templates/deployment.yaml b/helm/release-exporter/templates/deployment.yaml index dd3ced8..b9d7677 100644 --- a/helm/release-exporter/templates/deployment.yaml +++ b/helm/release-exporter/templates/deployment.yaml @@ -35,7 +35,7 @@ spec: path: /metrics port: 8000 - name: grafana-agent - image: grafana/agent:v0.44.0 + image: grafana/agent:v0.44.1 resources: requests: cpu: 250m