From 0d12b0199364679d7cb8f0ff4ac2259d1319913d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 30 Jul 2020 09:00:40 +0000 Subject: [PATCH] Update quay.io/lwolf/kube-cleanup-operator Docker tag to v0.8.1 --- kube-cleanup-operator/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kube-cleanup-operator/deployment.yaml b/kube-cleanup-operator/deployment.yaml index 7f63bd1..f3d7ab3 100644 --- a/kube-cleanup-operator/deployment.yaml +++ b/kube-cleanup-operator/deployment.yaml @@ -31,7 +31,7 @@ spec: - --delete-orphaned-pods-after=1h0m0s - --delete-pending-pods-after=96h0m0s - --delete-successful-after=24h0m0s - image: quay.io/lwolf/kube-cleanup-operator:v0.8.0 + image: quay.io/lwolf/kube-cleanup-operator:v0.8.1 imagePullPolicy: Always name: cleanup-operator ports: