From 564e3a4acc18560a6d29a9178e88d7ed41d753b6 Mon Sep 17 00:00:00 2001 From: c-simpson Date: Mon, 31 May 2021 20:17:46 -0400 Subject: [PATCH] Tags to 2.26 for MVP testing --- src/helm-chart/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/helm-chart/values.yaml b/src/helm-chart/values.yaml index 9c173952..3243f6e4 100644 --- a/src/helm-chart/values.yaml +++ b/src/helm-chart/values.yaml @@ -9,14 +9,14 @@ server: repository: ghcr.io/codeforphilly/paws-data-pipeline/server pullPolicy: Always # Overrides the image tag whose default is the chart appVersion. - tag: "2.24" + tag: "2.26" client: image: repository: ghcr.io/codeforphilly/paws-data-pipeline/client pullPolicy: Always # Overrides the image tag whose default is the chart appVersion. - tag: "2.24" + tag: "2.26" db: image: