We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e28dd1 commit 6427a81Copy full SHA for 6427a81
src/helm-chart/values.yaml
@@ -9,14 +9,14 @@ server:
9
repository: ghcr.io/codeforphilly/paws-data-pipeline/server
10
pullPolicy: Always
11
# Overrides the image tag whose default is the chart appVersion.
12
- tag: "2.26"
+ tag: "2.27"
13
14
client:
15
image:
16
repository: ghcr.io/codeforphilly/paws-data-pipeline/client
17
18
19
20
21
db:
22
0 commit comments