From 840d9027e9fad0b075fd668cf3c3d919349e1055 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 27 Jan 2025 20:00:22 +0000 Subject: [PATCH] chore(deps): update ghcr.io/parca-dev/parca-agent docker tag to v0.36.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..6d09ab1b5 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.36.0" # -- Agent log level logLevel: info # -- additional arguments to pass to the agent