Skip to content
This repository was archived by the owner on Jul 30, 2021. It is now read-only.

Commit 523cf92

Browse files
authored
pkg/asset: Bump pod-checkpointer (#431)
* Use /etc/kubernetes/inactive-manifests instead of /srv/kubernetes/manifests.
1 parent 6ed1ce9 commit 523cf92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/asset/internal/templates.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ spec:
273273
hostNetwork: true
274274
containers:
275275
- name: checkpoint
276-
image: quay.io/coreos/pod-checkpointer:a936ee1149af95c7696a261e739b050ff00c6288
276+
image: quay.io/coreos/pod-checkpointer:8a6356146761b512cc18ab77c8a421676f641c88
277277
command:
278278
- /checkpoint
279279
- --v=4

0 commit comments

Comments
 (0)