Compare commits
5 Commits
5e7249f6a1
...
bbbad7894a
| Author | SHA1 | Date | |
|---|---|---|---|
| bbbad7894a | |||
| dff439ce06 | |||
| 50c88dda7f | |||
| 8c56aba369 | |||
| a5e693a101 |
@@ -46,7 +46,7 @@ spec:
|
||||
priorityClassName: critical
|
||||
containers:
|
||||
- name: outline
|
||||
image: outlinewiki/outline:1.1.0
|
||||
image: outlinewiki/outline:1.2.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: ALLOWED_DOMAINS
|
||||
|
||||
@@ -68,7 +68,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: web
|
||||
image: ghcr.io/miniflux/miniflux:2.2.15
|
||||
image: ghcr.io/miniflux/miniflux:2.2.16
|
||||
imagePullPolicy: IfNotPresent
|
||||
envFrom:
|
||||
- configMapRef:
|
||||
|
||||
@@ -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.34
|
||||
image: rancher/mirrored-library-traefik:3.6.6
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
failureThreshold: 3
|
||||
|
||||
Reference in New Issue
Block a user