Merge branch 'master' into renovate/docker.io-docspell-restserver-0.x
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
Tobias Brunner 2021-11-18 19:55:18 +00:00
commit da6ce19e83
5 changed files with 8 additions and 8 deletions

View file

@ -3049,7 +3049,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:v2.1.6
image: quay.io/argoproj/argocd:v2.1.7
imagePullPolicy: Always
name: copyutil
volumeMounts:
@ -3224,7 +3224,7 @@ spec:
key: reposerver.default.cache.expiration
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.1.6
image: quay.io/argoproj/argocd:v2.1.7
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
@ -3463,7 +3463,7 @@ spec:
key: server.default.cache.expiration
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.1.6
image: quay.io/argoproj/argocd:v2.1.7
imagePullPolicy: Always
livenessProbe:
httpGet:
@ -3653,7 +3653,7 @@ spec:
key: controller.default.cache.expiration
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.1.6
image: quay.io/argoproj/argocd:v2.1.7
imagePullPolicy: Always
livenessProbe:
httpGet:

View file

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

View file

@ -333,7 +333,7 @@ spec:
mountPath: "/var/lib/grafana"
containers:
- name: grafana
image: "grafana/grafana:8.2.3"
image: "grafana/grafana:8.2.5"
imagePullPolicy: IfNotPresent
volumeMounts:
- name: config

View file

@ -21,7 +21,7 @@ spec:
spec:
containers:
- name: mosquitto
image: docker.io/eclipse-mosquitto:2.0.13-openssl
image: docker.io/eclipse-mosquitto:2.0.14-openssl
imagePullPolicy: Always
ports:
- containerPort: 1883

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