From e5226f7c1556e39921e56ea64b66685a7df049a2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 8 Mar 2022 17:44:38 +0000 Subject: [PATCH] Update dependency docker.io/drone/drone to v2.11.0 --- drone/drone.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drone/drone.yaml b/drone/drone.yaml index 54a0136..d6b2748 100644 --- a/drone/drone.yaml +++ b/drone/drone.yaml @@ -30,7 +30,7 @@ spec: envFrom: - secretRef: name: drone - image: docker.io/drone/drone:2.9.1 + image: docker.io/drone/drone:2.11.0 imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 3