From e6329f4841c810aed3a002224080bc3ef8e370e0 Mon Sep 17 00:00:00 2001 From: JupterHub Bot Account <105740858+jupyterhub-bot@users.noreply.github.com> Date: Mon, 1 Jan 2024 05:06:38 +0000 Subject: [PATCH] Update podman/stable version from v4.7.2 to v4.8.1 --- 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 1b4d76cda..c87f3f3e0 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.7.2" # ref: https://quay.io/repository/podman/stable + tag: "v4.8.1" # ref: https://quay.io/repository/podman/stable pullPolicy: "" pullSecrets: [] lifecycle: {}