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