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

View File

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

View File

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

View File

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