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: spec:
containers: containers:
- name: git - name: git
image: gitea/gitea:1.12.2 image: gitea/gitea:1.11
env: env:
- name: APP_NAME - name: APP_NAME
value: "Git" value: "Git"

View File

@ -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.8 tag: v1.6.0
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
service: service:
type: ClusterIP type: ClusterIP

View File

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