3 Commits

2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ spec:
priorityClassName: critical priorityClassName: critical
containers: containers:
- name: outline - name: outline
image: outlinewiki/outline:1.7.0 image: outlinewiki/outline:1.7.1
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
env: env:
- name: ALLOWED_DOMAINS - name: ALLOWED_DOMAINS
+1 -1
View File
@@ -45,7 +45,7 @@ spec:
- --entrypoints.websecure.http.tls=true - --entrypoints.websecure.http.tls=true
- --entrypoints.web.http.redirections.entrypoint.to=websecure - --entrypoints.web.http.redirections.entrypoint.to=websecure
- --entrypoints.web.http.redirections.entrypoint.scheme=https - --entrypoints.web.http.redirections.entrypoint.scheme=https
image: rancher/mirrored-library-traefik:2.11.42 image: rancher/mirrored-library-traefik:3.6.13
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
livenessProbe: livenessProbe:
failureThreshold: 3 failureThreshold: 3