Skip to content

Commit 6427a81

Browse files
committed
Sets tags to 2.27
1 parent 8e28dd1 commit 6427a81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/helm-chart/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@ server:
99
repository: ghcr.io/codeforphilly/paws-data-pipeline/server
1010
pullPolicy: Always
1111
# Overrides the image tag whose default is the chart appVersion.
12-
tag: "2.26"
12+
tag: "2.27"
1313

1414
client:
1515
image:
1616
repository: ghcr.io/codeforphilly/paws-data-pipeline/client
1717
pullPolicy: Always
1818
# Overrides the image tag whose default is the chart appVersion.
19-
tag: "2.26"
19+
tag: "2.27"
2020

2121
db:
2222
image:

0 commit comments

Comments
 (0)