From 51f4f48e86489153a81347c46f4075aa9b9b2530 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 13 Nov 2024 00:00:19 +0000 Subject: [PATCH] chore(deps): update ghcr.io/parca-dev/parca-agent docker tag to v0.35.0 --- charts/parca/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/parca/values.yaml b/charts/parca/values.yaml index 8197804c8..05d2d1b9f 100644 --- a/charts/parca/values.yaml +++ b/charts/parca/values.yaml @@ -22,7 +22,7 @@ agent: # -- Overrides pullpolicy pullPolicy: IfNotPresent # -- Overrides the image tag - tag: "v0.28.0" + tag: "v0.35.0" # -- Agent log level logLevel: info # -- additional arguments to pass to the agent