Compare commits
5 Commits
8c94965f7c
...
ea2f747c49
Author | SHA1 | Date | |
---|---|---|---|
ea2f747c49 | |||
5e4743cad6 | |||
775fcf79d5 | |||
12c92f479b | |||
739ab2f72d |
@@ -42,7 +42,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: git
|
- name: git
|
||||||
image: gitea/gitea:1.23.1
|
image: gitea/gitea:1.23.2
|
||||||
env:
|
env:
|
||||||
- name: APP_NAME
|
- name: APP_NAME
|
||||||
value: "Git"
|
value: "Git"
|
||||||
|
@@ -30,7 +30,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: frontend
|
- name: frontend
|
||||||
image: ghcr.io/mealie-recipes/mealie:v2.5.0
|
image: ghcr.io/mealie-recipes/mealie:v2.6.0
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
envFrom:
|
envFrom:
|
||||||
- secretRef:
|
- secretRef:
|
||||||
|
Reference in New Issue
Block a user