Skip to content

Commit

Permalink
Bump certifi from 2023.7.22 to 2024.7.4 in /images/minesweeper (#438)
Browse files Browse the repository at this point in the history
* Bump certifi from 2023.7.22 to 2024.7.4 in /images/minesweeper

Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.7.22 to 2024.7.4.
- [Commits](certifi/python-certifi@2023.07.22...2024.07.04)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* auto update of  tag

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Github Action <[email protected]>
Co-authored-by: Vivian Rook <[email protected]>
  • Loading branch information
3 people authored Jul 22, 2024
1 parent 4640978 commit 7f484ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion images/minesweeper/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
cachetools==5.3.1
# via google-auth
certifi==2023.7.22
certifi==2024.7.4
# via
# kubernetes
# requests
Expand Down
2 changes: 1 addition & 1 deletion paws/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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-416 # minesweeper tag managed by github actions
tag: pr-438 # 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:
Expand Down

0 comments on commit 7f484ce

Please sign in to comment.