From 565ca7bf8ddd37459d862b057f0c958e5f1c9454 Mon Sep 17 00:00:00 2001 From: JupterHub Bot Account <105740858+jupyterhub-bot@users.noreply.github.com> Date: Thu, 1 Feb 2024 05:06:16 +0000 Subject: [PATCH] Update podman/stable version from v4.8.1 to v4.9.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 c87f3f3e0..c885a873a 100644 --- a/helm-chart/binderhub/values.yaml +++ b/helm-chart/binderhub/values.yaml @@ -294,7 +294,7 @@ pink: daemonset: image: name: quay.io/podman/stable - tag: "v4.8.1" # ref: https://quay.io/repository/podman/stable + tag: "v4.9.0" # ref: https://quay.io/repository/podman/stable pullPolicy: "" pullSecrets: [] lifecycle: {}