Compare commits

..

No commits in common. "43aa708e099877af47017798ea84a234fac2fa3f" and "b60c244b8b85566f1ad5f375bcb5d3df09fc7458" have entirely different histories.

3 changed files with 3 additions and 3 deletions

View File

@ -47,7 +47,7 @@ spec:
spec:
containers:
- name: git
image: gitea/gitea:1.12.2
image: gitea/gitea:1.11
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.8
tag: v1.6.0
pullPolicy: IfNotPresent
service:
type: ClusterIP

View File

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