1
0
Fork 0
mirror of https://gitlab.com/shouptech/flux.git synced 2026-02-03 17:09:45 +00:00

Merge branch 'master' of gitlab.com:shouptech/flux

This commit is contained in:
Emma 2020-03-31 12:32:58 -06:00
commit 5214f1e3cc
2 changed files with 31 additions and 30 deletions

View file

@ -17,7 +17,7 @@ spec:
app: nextcloud
spec:
containers:
- image: nextcloud:18.0.1-apache
- image: nextcloud:18.0.3-apache
imagePullPolicy: IfNotPresent
name: nextcloud
env:

View file

@ -1,3 +1,4 @@
---
apiVersion: apps/v1
kind: Deployment
metadata:
@ -14,7 +15,7 @@ spec:
app: redis
spec:
containers:
- image: redis:5.0.7-alpine
- image: redis:5.0.8-alpine
imagePullPolicy: IfNotPresent
name: redis
command: