From 6b9d3a87c044fa0fe377c6d237d356db2f722f26 Mon Sep 17 00:00:00 2001 From: JupterHub Bot Account <105740858+jupyterhub-bot@users.noreply.github.com> Date: Fri, 1 Mar 2024 05:07:09 +0000 Subject: [PATCH] Update podman/stable version from v4.9.0 to v4.9.3 --- 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 ca7bbaa41..53b70aa72 100644 --- a/helm-chart/binderhub/values.yaml +++ b/helm-chart/binderhub/values.yaml @@ -295,7 +295,7 @@ pink: daemonset: image: name: quay.io/podman/stable - tag: "v4.9.0" # ref: https://quay.io/repository/podman/stable + tag: "v4.9.3" # ref: https://quay.io/repository/podman/stable pullPolicy: "" pullSecrets: [] lifecycle: {}