We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 506cc43 commit 5b2ff65Copy full SHA for 5b2ff65
paws/values.yaml
@@ -322,7 +322,7 @@ minesweeper:
322
enabled: false # most local-dev testers won't have the key to configs
323
image:
324
name: quay.io/wikimedia-paws-prod/minesweeper
325
- tag: pr-433 # minesweeper tag managed by github actions
+ tag: pr-487 # minesweeper tag managed by github actions
326
template: "{{ .Values.minesweeper.image.name }}:{{ .Values.minesweeper.image.tag }}"
327
# If not deployed for prod use, we use the some hacks for testing
328
localdev:
0 commit comments