From 88669a19d433668c31a21f8f6f865a44872f2c2b Mon Sep 17 00:00:00 2001 From: JupterHub Bot Account <105740858+jupyterhub-bot@users.noreply.github.com> Date: Fri, 1 Sep 2023 05:04:48 +0000 Subject: [PATCH] Update podman/stable version from v4.6.0 to v4.6.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 4ddb3106a..50497eb18 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.0" # ref: https://quay.io/repository/podman/stable + tag: "v4.6.1" # ref: https://quay.io/repository/podman/stable pullPolicy: "" pullSecrets: [] lifecycle: {}