From d6703b5c5a37a7372c93e9b715669f77f51f0c21 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 24 Feb 2024 11:17:41 +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..7a8716f 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.0 pullPolicy: Always worker: repository: pachyderm/worker