From 7bea91d25f9b06eda0362e92b3b3635d264b0caa Mon Sep 17 00:00:00 2001 From: JupterHub Bot Account <105740858+jupyterhub-bot@users.noreply.github.com> Date: Sun, 1 Oct 2023 08:56:46 +0000 Subject: [PATCH] Update podman/stable version from v4.6.1 to v4.7.0 --- 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 ae0093988..d95031eba 100644 --- a/helm-chart/binderhub/values.yaml +++ b/helm-chart/binderhub/values.yaml @@ -292,7 +292,7 @@ pink: daemonset: image: name: quay.io/podman/stable - tag: "v4.6.1" # ref: https://quay.io/repository/podman/stable + tag: "v4.7.0" # ref: https://quay.io/repository/podman/stable pullPolicy: "" pullSecrets: [] lifecycle: {}