From bbb961e1e3b5682fe2ef38b394641ab3967fc09e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Feb 2024 05:11:49 +0000 Subject: [PATCH] chore(deps): update pachyderm/pachd docker tag to v2 --- charts/pachyderm/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/pachyderm/values.yaml b/charts/pachyderm/values.yaml index 30c82aa..f07e868 100644 --- a/charts/pachyderm/values.yaml +++ b/charts/pachyderm/values.yaml @@ -49,7 +49,7 @@ pachd: ## For available images please check: https://hub.docker.com/r/pachyderm/pachd/tags/ image: repository: pachyderm/pachd - tag: 1.8.6 + tag: 2.9.1 pullPolicy: Always worker: repository: pachyderm/worker