diff --git a/images/minesweeper/requirements.txt b/images/minesweeper/requirements.txt index c25d8f32..615ea8d3 100644 --- a/images/minesweeper/requirements.txt +++ b/images/minesweeper/requirements.txt @@ -32,7 +32,7 @@ python-dateutil==2.8.2 # via kubernetes pyyaml==6.0.1 # via kubernetes -requests==2.31.0 +requests==2.32.0 # via # kubernetes # requests-oauthlib diff --git a/paws/values.yaml b/paws/values.yaml index 206e5747..718b41d7 100644 --- a/paws/values.yaml +++ b/paws/values.yaml @@ -309,7 +309,7 @@ minesweeper: enabled: false # most local-dev testers won't have the key to configs image: name: quay.io/wikimedia-paws-prod/minesweeper - tag: pr-400 # minesweeper tag managed by github actions + tag: pr-413 # minesweeper tag managed by github actions template: "{{ .Values.minesweeper.image.name }}:{{ .Values.minesweeper.image.tag }}" # If not deployed for prod use, we use the some hacks for testing localdev: