Update wallabag/wallabag Docker tag to v2.6.9

This commit is contained in:
Renovate Bot 2024-04-03 12:01:41 +00:00
parent f8ede83f25
commit ca00356f3e
1 changed files with 2 additions and 2 deletions

View File

@ -95,7 +95,7 @@ spec:
spec: spec:
initContainers: initContainers:
- name: db-migrate - name: db-migrate
image: "wallabag/wallabag:2.6.8" image: "wallabag/wallabag:2.6.9"
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.8" image: "wallabag/wallabag:2.6.9"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
envFrom: envFrom:
- secretRef: - secretRef: