Compare commits

...

3 Commits

Author SHA1 Message Date
43aa708e09 Updated gitea 2020-07-15 10:18:10 +01:00
52339ccbed Update nodered 2020-07-15 10:16:46 +01:00
b08f0892be Bump version of riot 2020-07-10 20:02:58 +01:00
3 changed files with 3 additions and 3 deletions

View File

@ -47,7 +47,7 @@ spec:
spec:
containers:
- name: git
image: gitea/gitea:1.11
image: gitea/gitea:1.12.2
env:
- name: APP_NAME
value: "Git"

View File

@ -111,7 +111,7 @@ spec:
permalinkPrefix: "https://chat.cluster.fun"
image:
repository: "vectorim/riot-web"
tag: v1.6.0
tag: v1.6.8
pullPolicy: IfNotPresent
service:
type: ClusterIP

View File

@ -73,7 +73,7 @@ spec:
mountPath: /data
containers:
- name: web
image: nodered/node-red:latest-12
image: nodered/node-red:1.1.2-12
imagePullPolicy: Always
ports:
- containerPort: 1880