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 e05e3da commit 3470de9Copy full SHA for 3470de9
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