From 15e0b1b477d97807614aec6f89abc29762257534 Mon Sep 17 00:00:00 2001 From: JupterHub Bot Account <105740858+jupyterhub-bot@users.noreply.github.com> Date: Wed, 2 Aug 2023 07:04:31 +0000 Subject: [PATCH] Update podman/stable version from v4.5.1 to v4.6.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 3f961cc3c..4ddb3106a 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.5.1" # ref: https://quay.io/repository/podman/stable + tag: "v4.6.0" # ref: https://quay.io/repository/podman/stable pullPolicy: "" pullSecrets: [] lifecycle: {}