From d646b947714e3d7ee565e0f9d0bbbc712db52034 Mon Sep 17 00:00:00 2001 From: "azimuth-automation-bot[bot]" <177105362+azimuth-automation-bot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 10:17:21 +0000 Subject: [PATCH] Bump statsd-exporter to v0.28.0 (#317) This PR was created automatically to update statsd-exporter to v0.28.0. Co-authored-by: mkjpryor <642657+mkjpryor@users.noreply.github.com> --- chart/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/values.yaml b/chart/values.yaml index 80f58cab..139fa40d 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -61,7 +61,7 @@ api: # The image for the statsd exporter image: repository: prom/statsd-exporter - tag: v0.27.2 + tag: v0.28.0 pullPolicy: IfNotPresent # Container-level security context for the statsd container securityContext: