bump pause to 3.2 in hack/
This commit is contained in:
parent
3fb7183215
commit
53da837872
2
hack/testdata/pod-with-precision.json
vendored
2
hack/testdata/pod-with-precision.json
vendored
@ -9,7 +9,7 @@
|
||||
"containers": [
|
||||
{
|
||||
"name": "kubernetes-pause",
|
||||
"image": "k8s.gcr.io/pause:3.1"
|
||||
"image": "k8s.gcr.io/pause:3.2"
|
||||
}
|
||||
],
|
||||
"restartPolicy": "Never",
|
||||
|
Loading…
Reference in New Issue
Block a user