mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-09 05:01:46 +00:00
update pause to 3.4.1 for tests(e2e)
Signed-off-by: pacoxu <paco.xu@daocloud.io>
This commit is contained in:
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.2"
|
||||
"image": "k8s.gcr.io/pause:3.4.1"
|
||||
}
|
||||
],
|
||||
"restartPolicy": "Never",
|
||||
|
Reference in New Issue
Block a user