From 6210fe7f70975c5fe05c5da89971ce8211721722 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 22:27:12 +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: []