mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-15 20:37:39 +00:00
Update dependencies and the test images to use pause 3.5. We also provide a changelog entry for the new container image version. Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
12 lines
217 B
YAML
12 lines
217 B
YAML
apiVersion: v1
|
|
kind: Pod
|
|
metadata:
|
|
name: sorted-pod3
|
|
creationTimestamp: "2018-08-30T14:10:53Z"
|
|
labels:
|
|
name: sorted-pod1-label
|
|
spec:
|
|
containers:
|
|
- name: kubernetes-pause3
|
|
image: k8s.gcr.io/pause:3.5
|