From ecc4991234f765a3ebbb10f947bb4a611d20fd10 Mon Sep 17 00:00:00 2001 From: adic9000 <97946944+adic9000@users.noreply.github.com> Date: Wed, 3 Jul 2024 17:01:29 +0200 Subject: [PATCH] Update values.yaml Updating statsd-exporter to v0.26.1. --- openstack/swift/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstack/swift/values.yaml b/openstack/swift/values.yaml index 946a63c96e..ea7ce62dac 100644 --- a/openstack/swift/values.yaml +++ b/openstack/swift/values.yaml @@ -40,7 +40,7 @@ image_version_haproxy: '2.8.2-20231115092037' # image versions of auxiliary images from other sources image_version_auxiliary_memcached: '1.6.21-alpine' image_version_auxiliary_memcached_exporter: 'v0.13.0' -image_version_auxiliary_statsd_exporter: 'v0.25.0' +image_version_auxiliary_statsd_exporter: 'v0.26.1' # shared secrets and credentials hash_path_prefix: DEFINED_IN_REGION_CHART