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 c5aaa3f commit 654a74bCopy full SHA for 654a74b
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.23"
+ tag: "2.24"
13
14
client:
15
image:
16
repository: ghcr.io/codeforphilly/paws-data-pipeline/client
17
18
19
20
21
db:
22
0 commit comments