From c633e0355f662e81b96c3288e97bedbca623872e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 12 Aug 2025 13:45:18 +0000 Subject: [PATCH] chore(deps): update ghcr.io/parca-dev/parca-agent docker tag to v0.40.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 9afc3fc91..f00ae991e 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.40.0" # -- Agent log level logLevel: info # -- additional arguments to pass to the agent