Compare commits
2 Commits
b908ff296f
...
5a1704649f
Author | SHA1 | Date | |
---|---|---|---|
5a1704649f | |||
0c1661eda9 |
@ -95,7 +95,7 @@ spec:
|
||||
spec:
|
||||
initContainers:
|
||||
- name: db-migrate
|
||||
image: "wallabag/wallabag:2.6.2"
|
||||
image: "wallabag/wallabag:2.6.3"
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- /var/www/wallabag/bin/console
|
||||
@ -126,7 +126,7 @@ spec:
|
||||
value: "false"
|
||||
containers:
|
||||
- name: wallabag
|
||||
image: "wallabag/wallabag:2.6.2"
|
||||
image: "wallabag/wallabag:2.6.3"
|
||||
imagePullPolicy: IfNotPresent
|
||||
envFrom:
|
||||
- secretRef:
|
||||
|
Loading…
x
Reference in New Issue
Block a user