We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7e049f commit 9520bb8Copy full SHA for 9520bb8
1 file changed
helm-quarry/values.yaml
@@ -1,6 +1,6 @@
1
web:
2
repository: 'quay.io/wikimedia-quarry/quarry'
3
- tag: pr-90 # web tag managed by github actions
+ tag: pr-91 # web tag managed by github actions
4
resources:
5
requests:
6
memory: "300Mi"
@@ -11,7 +11,7 @@ web:
11
12
worker:
13
14
- tag: pr-90 # worker tag managed by github actions
+ tag: pr-91 # worker tag managed by github actions
15
16
17
memory: "400Mi"
0 commit comments