From 540b6ffac82a4eb4182f3041b5187eb1a77548fe Mon Sep 17 00:00:00 2001 From: JupterHub Bot Account <105740858+jupyterhub-bot@users.noreply.github.com> Date: Wed, 1 May 2024 05:06:43 +0000 Subject: [PATCH] Update podman/stable version from v4.9.3 to v5.0.2 --- 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 e54a59f34..e49102df5 100644 --- a/helm-chart/binderhub/values.yaml +++ b/helm-chart/binderhub/values.yaml @@ -296,7 +296,7 @@ pink: daemonset: image: name: quay.io/podman/stable - tag: "v4.9.3" # ref: https://quay.io/repository/podman/stable + tag: "v5.0.2" # ref: https://quay.io/repository/podman/stable pullPolicy: "" pullSecrets: [] lifecycle: {}