Update wallabag/wallabag Docker tag to v2.6.6

This commit is contained in:
Renovate Bot 2023-09-07 09:03:57 +00:00
parent d3456bf5f4
commit 992d0f4074

View File

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