diff --git a/src/helm-chart/values.yaml b/src/helm-chart/values.yaml index 3243f6e4..b7a25fb6 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.26" + tag: "2.27" client: image: repository: ghcr.io/codeforphilly/paws-data-pipeline/client pullPolicy: Always # Overrides the image tag whose default is the chart appVersion. - tag: "2.26" + tag: "2.27" db: image: