Compare commits
5 Commits
8c94965f7c
...
ea2f747c49
Author | SHA1 | Date | |
---|---|---|---|
ea2f747c49 | |||
5e4743cad6 | |||
775fcf79d5 | |||
12c92f479b | |||
739ab2f72d |
@@ -42,7 +42,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: git
|
||||
image: gitea/gitea:1.23.1
|
||||
image: gitea/gitea:1.23.2
|
||||
env:
|
||||
- name: APP_NAME
|
||||
value: "Git"
|
||||
|
@@ -30,7 +30,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: frontend
|
||||
image: ghcr.io/mealie-recipes/mealie:v2.5.0
|
||||
image: ghcr.io/mealie-recipes/mealie:v2.6.0
|
||||
imagePullPolicy: Always
|
||||
envFrom:
|
||||
- secretRef:
|
||||
|
@@ -45,7 +45,7 @@ spec:
|
||||
- --entrypoints.websecure.http.tls=true
|
||||
- --entrypoints.web.http.redirections.entrypoint.to=websecure
|
||||
- --entrypoints.web.http.redirections.entrypoint.scheme=https
|
||||
image: rancher/mirrored-library-traefik:2.11.18
|
||||
image: rancher/mirrored-library-traefik:3.3.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
failureThreshold: 3
|
||||
|
Reference in New Issue
Block a user