From 42471d5bd7477b812c299e23e27f3f0436df9739 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 11:46:09 +0000 Subject: [PATCH] chore(deps): update newrelic/newrelic-super-agent docker tag to v0.23.0 --- charts/super-agent/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/super-agent/values.yaml b/charts/super-agent/values.yaml index 7dd851b14..0184c33fc 100644 --- a/charts/super-agent/values.yaml +++ b/charts/super-agent/values.yaml @@ -24,7 +24,7 @@ super-agent-deployment: image: registry: repository: newrelic/newrelic-super-agent - tag: 0.22.0 + tag: 0.23.0 imagePullPolicy: IfNotPresent # -- The secrets that are needed to pull images from a custom registry. pullSecrets: []