From 7f484cea03d49f362770db6c0e444eb3f3b00d7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 11:41:12 -0400 Subject: [PATCH] Bump certifi from 2023.7.22 to 2024.7.4 in /images/minesweeper (#438) * 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](https://github.com/certifi/python-certifi/compare/2023.07.22...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: indirect ... Signed-off-by: dependabot[bot] * auto update of tag --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Github Action Co-authored-by: Vivian Rook <91909295+vivian-rook@users.noreply.github.com> --- images/minesweeper/requirements.txt | 2 +- paws/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/images/minesweeper/requirements.txt b/images/minesweeper/requirements.txt index 615ea8d3..fc998cdc 100644 --- a/images/minesweeper/requirements.txt +++ b/images/minesweeper/requirements.txt @@ -6,7 +6,7 @@ # cachetools==5.3.1 # via google-auth -certifi==2023.7.22 +certifi==2024.7.4 # via # kubernetes # requests diff --git a/paws/values.yaml b/paws/values.yaml index 1f0cc937..d8e96912 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-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: