From 83c1d941480b80b3d05bd7a59716808921ddf47d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 20 Jan 2025 11:00:18 +0000 Subject: [PATCH] chore(deps): update ghcr.io/parca-dev/parca-agent docker tag to v0.35.2 --- 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..58fff47d4 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.2" # -- Agent log level logLevel: info # -- additional arguments to pass to the agent