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: