From f2f1272f0099325272a1a4266aa235afea19f85f Mon Sep 17 00:00:00 2001 From: JupterHub Bot Account <105740858+jupyterhub-bot@users.noreply.github.com> Date: Thu, 1 Aug 2024 05:01:02 +0000 Subject: [PATCH] Update podman/stable version from v5.1.1 to v5.1.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 124d64978..af765a338 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.1.1" # ref: https://quay.io/repository/podman/stable + tag: "v5.1.2" # ref: https://quay.io/repository/podman/stable pullPolicy: "" pullSecrets: [] lifecycle: {}