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

Reviewed-on: #6
This commit is contained in:
Marcus Noble 2023-06-10 07:42:46 +00:00
commit 9753ac1d2d
1 changed files with 2 additions and 2 deletions

View File

@ -44,7 +44,7 @@ spec:
restartPolicy: OnFailure
containers:
- name: db-init
image: "wallabag/wallabag:2.5.2"
image: "wallabag/wallabag:2.5.4"
imagePullPolicy: IfNotPresent
envFrom:
- secretRef:
@ -95,7 +95,7 @@ spec:
spec:
containers:
- name: wallabag
image: "wallabag/wallabag:2.5.2"
image: "wallabag/wallabag:2.5.4"
imagePullPolicy: IfNotPresent
envFrom:
- secretRef: