diff --git a/cluster/kube-system/etcd-snapshot.yaml b/cluster/kube-system/etcd-snapshot.yaml index b139c57d..2bae64d3 100644 --- a/cluster/kube-system/etcd-snapshot.yaml +++ b/cluster/kube-system/etcd-snapshot.yaml @@ -11,7 +11,7 @@ spec: spec: initContainers: - name: make-snapshot - image: bitnami/etcd:3.5.14 + image: bitnami/etcd:3.5.15 args: - bash - -c