From 207e34e134f601b9ef3b876cd7388a2b4e1d1861 Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Mon, 4 May 2020 20:20:41 +0200 Subject: [PATCH] use latest wrestic --- k8up/k8up.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8up/k8up.yaml b/k8up/k8up.yaml index aeb27fa..ee9ffba 100644 --- a/k8up/k8up.yaml +++ b/k8up/k8up.yaml @@ -145,7 +145,7 @@ spec: imagePullPolicy: Always env: - name: BACKUP_IMAGE - value: docker.io/vshn/wrestic:v0.1.8 + value: docker.io/vshn/wrestic:v0.1.9 - name: BACKUP_GLOBALACCESSKEYID valueFrom: secretKeyRef: