Compare commits
1 Commits
a44b9e7f6a
...
d242d66182
Author | SHA1 | Date | |
---|---|---|---|
d242d66182 |
@@ -42,7 +42,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: git
|
- name: git
|
||||||
image: gitea/gitea:1.23.4
|
image: gitea/gitea:1.23.3
|
||||||
env:
|
env:
|
||||||
- name: APP_NAME
|
- name: APP_NAME
|
||||||
value: "Git"
|
value: "Git"
|
||||||
|
@@ -72,7 +72,7 @@ spec:
|
|||||||
serviceAccountName: grist
|
serviceAccountName: grist
|
||||||
containers:
|
containers:
|
||||||
- name: grist
|
- name: grist
|
||||||
image: gristlabs/grist-oss:1.4.2
|
image: gristlabs/grist-oss:1.4.0
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
|
Reference in New Issue
Block a user