Merge pull request 'Update wallabag/wallabag Docker tag to v2.6.6' (#81) from renovate/wallabag-wallabag-2.x into master

Reviewed-on: #81
This commit is contained in:
Marcus Noble 2023-09-07 09:39:28 +00:00
commit 7959b7cd8f
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.5"
image: "wallabag/wallabag:2.6.6"
imagePullPolicy: IfNotPresent
command:
- /var/www/wallabag/bin/console
@ -126,7 +126,7 @@ spec:
value: "false"
containers:
- name: wallabag
image: "wallabag/wallabag:2.6.5"
image: "wallabag/wallabag:2.6.6"
imagePullPolicy: IfNotPresent
envFrom:
- secretRef: