From e18bb79cb6e9561305615a874d1a4f630bc69699 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 17 Sep 2024 08:45:17 +0000 Subject: [PATCH] chore(deps): update ghcr.io/parca-dev/parca-agent docker tag to v0.33.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..81a94e9e2 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: "0.33.0" # -- Agent log level logLevel: info # -- additional arguments to pass to the agent