3 Commits

2 changed files with 3 additions and 3 deletions

View File

@@ -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.22
image: rancher/mirrored-library-traefik:3.3.5
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 3

View File

@@ -95,7 +95,7 @@ spec:
spec:
initContainers:
- name: db-migrate
image: "wallabag/wallabag:2.6.11"
image: "wallabag/wallabag:2.6.12"
imagePullPolicy: IfNotPresent
command:
- /var/www/wallabag/bin/console
@@ -126,7 +126,7 @@ spec:
value: "false"
containers:
- name: wallabag
image: "wallabag/wallabag:2.6.11"
image: "wallabag/wallabag:2.6.12"
imagePullPolicy: IfNotPresent
envFrom:
- secretRef: