Skip to content

Commit 19b6aca

Browse files
authored
Merge pull request #1864 from jupyterhub/update-image-podman
Update podman/stable version from v5.0.3 to v5.1.1
2 parents 5785717 + a7b9239 commit 19b6aca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm-chart/binderhub/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ pink:
300300
daemonset:
301301
image:
302302
name: quay.io/podman/stable
303-
tag: "v5.0.3" # ref: https://quay.io/repository/podman/stable
303+
tag: "v5.1.1" # ref: https://quay.io/repository/podman/stable
304304
pullPolicy: ""
305305
pullSecrets: []
306306
lifecycle: {}

0 commit comments

Comments
 (0)