From a7b9239b4c2a453427be42469e16b9c2eb7e587c Mon Sep 17 00:00:00 2001 From: JupterHub Bot Account <105740858+jupyterhub-bot@users.noreply.github.com> Date: Mon, 1 Jul 2024 05:01:06 +0000 Subject: [PATCH] Update podman/stable version from v5.0.3 to v5.1.1 --- helm-chart/binderhub/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-chart/binderhub/values.yaml b/helm-chart/binderhub/values.yaml index 29ed7fcc1..0402109c9 100644 --- a/helm-chart/binderhub/values.yaml +++ b/helm-chart/binderhub/values.yaml @@ -300,7 +300,7 @@ pink: daemonset: image: name: quay.io/podman/stable - tag: "v5.0.3" # ref: https://quay.io/repository/podman/stable + tag: "v5.1.1" # ref: https://quay.io/repository/podman/stable pullPolicy: "" pullSecrets: [] lifecycle: {}