Skip to content

Commit ed61e2f

Browse files
authored
Merge pull request #1959 from jupyterhub/update-image-podman
Update podman/stable version from v5.4.1 to v5.4.2
2 parents 837169d + 2d0cbe7 commit ed61e2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm-chart/binderhub/values.yaml

+1-1
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.4.1" # ref: https://quay.io/repository/podman/stable
303+
tag: "v5.4.2" # ref: https://quay.io/repository/podman/stable
304304
pullPolicy: ""
305305
pullSecrets: []
306306
lifecycle: {}

0 commit comments

Comments
 (0)