⬆️ Update image wallabag/wallabag to 2.6.2

| datasource | package           | from  | to    |
| ---------- | ----------------- | ----- | ----- |
| docker     | wallabag/wallabag | 2.6.1 | 2.6.2 |
This commit is contained in:
feisar-bot
2023-07-24 12:34:14 +00:00
committed by auricom
parent 159c5240f4
commit 322e4e0da1

View File

@@ -38,7 +38,7 @@ spec:
- secretRef:
name: wallabag-secret
02-init-migrate:
image: wallabag/wallabag:2.6.1
image: wallabag/wallabag:2.6.2
envFrom: *envFrom
env: &env
SYMFONY__ENV__DATABASE_DRIVER: pdo_pgsql
@@ -55,7 +55,7 @@ spec:
- --no-interaction
image:
repository: wallabag/wallabag
tag: 2.6.1
tag: 2.6.2
envFrom: *envFrom
env: *env
enableServiceLinks: false