From 5fed668037ade3f09eb55a45c8b56d375ca731f9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 19 Dec 2021 17:43:21 +0000 Subject: [PATCH] Update docker.io/drone/drone Docker tag to v2.7.2 --- drone/drone.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drone/drone.yaml b/drone/drone.yaml index 9040006..e1e0e2d 100644 --- a/drone/drone.yaml +++ b/drone/drone.yaml @@ -30,7 +30,7 @@ spec: envFrom: - secretRef: name: drone - image: docker.io/drone/drone:2.7.0 + image: docker.io/drone/drone:2.7.2 imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 3