From 600a1b36e6b3d6819defb7056f2a4740a2e9622b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 30 Dec 2021 17:43:16 +0000 Subject: [PATCH] Update docker.io/drone/drone Docker tag to v2.7.3 --- drone/drone.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drone/drone.yaml b/drone/drone.yaml index e1e0e2d..27d6ed3 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.2 + image: docker.io/drone/drone:2.7.3 imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 3