From d16c2251339fecf4df0f4bf91cc65a229b6b3328 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 20:18:34 +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..861e9d0 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.4 pullPolicy: Always worker: repository: pachyderm/worker