Update wallabag/wallabag Docker tag to v2.6.7

This commit is contained in:
Renovate Bot 2023-10-02 15:01:46 +00:00
parent 84fef23369
commit f7904919b0
1 changed files with 2 additions and 2 deletions

View File

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