Merge branch 'master' of ssh://git.tbrnt.ch:29418/tobru/gitops-tbrnt into master
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Tobias Brunner 2020-10-14 20:38:43 +02:00
commit 14d548bc23
4 changed files with 7 additions and 7 deletions

View File

@ -2583,7 +2583,7 @@ spec:
- "20"
- --operation-processors
- "10"
image: argoproj/argocd:v1.7.5
image: argoproj/argocd:v1.7.6
imagePullPolicy: Always
livenessProbe:
httpGet:
@ -2639,7 +2639,7 @@ spec:
- -n
- /usr/local/bin/argocd-util
- /shared
image: argoproj/argocd:v1.7.5
image: argoproj/argocd:v1.7.6
imagePullPolicy: Always
name: copyutil
volumeMounts:
@ -2708,7 +2708,7 @@ spec:
- argocd-repo-server
- --redis
- argocd-redis:6379
image: argoproj/argocd:v1.7.5
image: argoproj/argocd:v1.7.6
imagePullPolicy: Always
name: argocd-repo-server
ports:
@ -2763,7 +2763,7 @@ spec:
- argocd-server
- --staticassets
- /shared/app
image: argoproj/argocd:v1.7.5
image: argoproj/argocd:v1.7.6
imagePullPolicy: Always
name: argocd-server
ports:

View File

@ -34,7 +34,7 @@ spec:
envFrom:
- secretRef:
name: drone
image: docker.io/drone/drone:1.9.0
image: docker.io/drone/drone:1.9.1
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 3

View File

@ -17,7 +17,7 @@ spec:
app: statping
spec:
containers:
- image: docker.io/statping/statping:v0.90.64
- image: docker.io/statping/statping:v0.90.71
imagePullPolicy: Always
name: statping
env:

View File

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