From 5ccd9b92a495e308fccd85a7bcf66f94f265b584 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jun 2020 19:00:36 +0000 Subject: [PATCH 1/3] Update docker.io/drone/drone Docker tag to v1.8.1 --- drone/drone.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drone/drone.yaml b/drone/drone.yaml index 48366ec..7e24f68 100644 --- a/drone/drone.yaml +++ b/drone/drone.yaml @@ -34,7 +34,7 @@ spec: envFrom: - secretRef: name: drone - image: docker.io/drone/drone:1.8.0 + image: docker.io/drone/drone:1.8.1 imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 3 From c51000e5eec5ea94820451b499d250dc5a844a44 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 25 Jun 2020 08:00:37 +0000 Subject: [PATCH 2/3] Update grafana/grafana Docker tag to v7.0.4 --- graphs/grafana.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphs/grafana.yaml b/graphs/grafana.yaml index ab3ab63..97c2d7c 100644 --- a/graphs/grafana.yaml +++ b/graphs/grafana.yaml @@ -333,7 +333,7 @@ spec: mountPath: "/var/lib/grafana" containers: - name: grafana - image: "grafana/grafana:7.0.3" + image: "grafana/grafana:7.0.4" imagePullPolicy: IfNotPresent volumeMounts: - name: config From 95c191798620eee5a596aeea192e0917ed0bd961 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 27 Jun 2020 08:00:34 +0000 Subject: [PATCH 3/3] Update docker.io/statping/statping Docker tag to v0.90.56 --- statping/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/statping/deployment.yaml b/statping/deployment.yaml index 3b4c6bc..4d8112c 100644 --- a/statping/deployment.yaml +++ b/statping/deployment.yaml @@ -17,7 +17,7 @@ spec: app: statping spec: containers: - - image: docker.io/statping/statping:v0.90.55 + - image: docker.io/statping/statping:v0.90.56 imagePullPolicy: Always name: statping env: