Compare commits
3 Commits
b60c244b8b
...
43aa708e09
Author | SHA1 | Date | |
---|---|---|---|
43aa708e09 | |||
52339ccbed | |||
b08f0892be |
@ -47,7 +47,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: git
|
- name: git
|
||||||
image: gitea/gitea:1.11
|
image: gitea/gitea:1.12.2
|
||||||
env:
|
env:
|
||||||
- name: APP_NAME
|
- name: APP_NAME
|
||||||
value: "Git"
|
value: "Git"
|
||||||
|
@ -111,7 +111,7 @@ spec:
|
|||||||
permalinkPrefix: "https://chat.cluster.fun"
|
permalinkPrefix: "https://chat.cluster.fun"
|
||||||
image:
|
image:
|
||||||
repository: "vectorim/riot-web"
|
repository: "vectorim/riot-web"
|
||||||
tag: v1.6.0
|
tag: v1.6.8
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
service:
|
service:
|
||||||
type: ClusterIP
|
type: ClusterIP
|
||||||
|
@ -73,7 +73,7 @@ spec:
|
|||||||
mountPath: /data
|
mountPath: /data
|
||||||
containers:
|
containers:
|
||||||
- name: web
|
- name: web
|
||||||
image: nodered/node-red:latest-12
|
image: nodered/node-red:1.1.2-12
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 1880
|
- containerPort: 1880
|
||||||
|
Loading…
Reference in New Issue
Block a user