Compare commits

..

1 commit

Author SHA1 Message Date
Renovate Bot d419ff8fbb Update dependency grafana/grafana to v9.0.7
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2022-08-10 16:44:30 +00:00
3 changed files with 3 additions and 3 deletions

View file

@ -338,7 +338,7 @@ spec:
enableServiceLinks: true
containers:
- name: grafana
image: "grafana/grafana:9.1.0"
image: "grafana/grafana:9.0.7"
imagePullPolicy: IfNotPresent
volumeMounts:
- name: config

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:32.159.5-slim
image: renovate/renovate:32.153.1-slim
# Environment Variables
env:
- name: RENOVATE_PLATFORM

View file

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