Skip to content

Commit 5c8d324

Browse files
authored
Merge pull request #1799 from jupyterhub/update-image-podman
Update podman/stable version from v4.7.0 to v4.7.2
2 parents 96488de + f50592a commit 5c8d324

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
@@ -294,7 +294,7 @@ pink:
294294
daemonset:
295295
image:
296296
name: quay.io/podman/stable
297-
tag: "v4.7.0" # ref: https://quay.io/repository/podman/stable
297+
tag: "v4.7.2" # ref: https://quay.io/repository/podman/stable
298298
pullPolicy: ""
299299
pullSecrets: []
300300
lifecycle: {}

0 commit comments

Comments
 (0)