Skip to content

Commit 25ce964

Browse files
authored
Merge pull request #1845 from jupyterhub/update-image-podman
Update podman/stable version from v4.9.3 to v5.0.2
2 parents 442e3ed + 540b6ff commit 25ce964

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
@@ -296,7 +296,7 @@ pink:
296296
daemonset:
297297
image:
298298
name: quay.io/podman/stable
299-
tag: "v4.9.3" # ref: https://quay.io/repository/podman/stable
299+
tag: "v5.0.2" # ref: https://quay.io/repository/podman/stable
300300
pullPolicy: ""
301301
pullSecrets: []
302302
lifecycle: {}

0 commit comments

Comments
 (0)