Merge pull request 'Update wallabag/wallabag Docker tag to v2.6.9' (#223) from renovate/wallabag-wallabag-2.x into master
Reviewed-on: #223
This commit is contained in:
commit
c9a772af43
@ -95,7 +95,7 @@ spec:
|
||||
spec:
|
||||
initContainers:
|
||||
- name: db-migrate
|
||||
image: "wallabag/wallabag:2.6.8"
|
||||
image: "wallabag/wallabag:2.6.9"
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- /var/www/wallabag/bin/console
|
||||
@ -126,7 +126,7 @@ spec:
|
||||
value: "false"
|
||||
containers:
|
||||
- name: wallabag
|
||||
image: "wallabag/wallabag:2.6.8"
|
||||
image: "wallabag/wallabag:2.6.9"
|
||||
imagePullPolicy: IfNotPresent
|
||||
envFrom:
|
||||
- secretRef:
|
||||
|
Loading…
Reference in New Issue
Block a user