From e0bdfac8af19471b572f0cc58ca42c01111a18ac Mon Sep 17 00:00:00 2001 From: c-simpson Date: Tue, 16 Jan 2024 19:43:15 -0500 Subject: [PATCH] Set helm release values to 2.50 --- 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 3f8526d9..35dc39be 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.5" + tag: "2.50" client: image: repository: ghcr.io/codeforphilly/paws-data-pipeline/client pullPolicy: Always # Overrides the image tag whose default is the chart appVersion. - tag: "2.5" + tag: "2.50" db: image: