Compare commits

..

1 commit

Author SHA1 Message Date
Renovate Bot d8d93b690a Update docker.io/drone/drone Docker tag to v2.8.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2022-01-12 17:43:23 +00:00
4 changed files with 3 additions and 7 deletions

View file

@ -30,7 +30,7 @@ spec:
envFrom:
- secretRef:
name: drone
image: docker.io/drone/drone:2.9.0
image: docker.io/drone/drone:2.8.0
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 3

View file

@ -134,10 +134,6 @@ data:
logs = /var/log/grafana
plugins = /var/lib/grafana/plugins
provisioning = /etc/grafana/provisioning
[unified_alerting]
enabled = true
[alerting]
enabled = false
---
# Source: grafana/templates/tests/test-configmap.yaml
apiVersion: v1

View file

@ -12,7 +12,7 @@ spec:
containers:
- name: renovate
# Update this to the latest available and then enable Renovate on the manifest
image: renovate/renovate:31.53.2-slim
image: renovate/renovate:31.22.1-slim
# Environment Variables
env:
- name: RENOVATE_PLATFORM

View file

@ -24,7 +24,7 @@ spec:
component: ghost
spec:
containers:
- image: ghost:4.33.1-alpine
- image: ghost:4.32.1-alpine
imagePullPolicy: IfNotPresent
name: ghost
env: