From f955e6ec052612022dcc7ce0f48896ef4ebba950 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 15 Mar 2022 17:43:48 +0000 Subject: [PATCH] Update dependency docker.io/drone/drone to v2.11.1 --- drone/drone.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drone/drone.yaml b/drone/drone.yaml index d6b2748..5159aa2 100644 --- a/drone/drone.yaml +++ b/drone/drone.yaml @@ -30,7 +30,7 @@ spec: envFrom: - secretRef: name: drone - image: docker.io/drone/drone:2.11.0 + image: docker.io/drone/drone:2.11.1 imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 3