bump pause to 3.2 in hack/

This commit is contained in:
Benjamin Elder 2020-02-14 11:39:14 -08:00
parent 3fb7183215
commit 53da837872

View File

@ -9,7 +9,7 @@
"containers": [ "containers": [
{ {
"name": "kubernetes-pause", "name": "kubernetes-pause",
"image": "k8s.gcr.io/pause:3.1" "image": "k8s.gcr.io/pause:3.2"
} }
], ],
"restartPolicy": "Never", "restartPolicy": "Never",