Skip to content

Commit b6bc2a5

Browse files
authored
Merge pull request #1738 from jupyterhub/update-image-podman
Update podman/stable version from v4.6.0 to v4.6.1
2 parents 84b1db9 + 88669a1 commit b6bc2a5

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
@@ -292,7 +292,7 @@ pink:
292292
daemonset:
293293
image:
294294
name: quay.io/podman/stable
295-
tag: "v4.6.0" # ref: https://quay.io/repository/podman/stable
295+
tag: "v4.6.1" # ref: https://quay.io/repository/podman/stable
296296
pullPolicy: ""
297297
pullSecrets: []
298298
lifecycle: {}

0 commit comments

Comments
 (0)