Compare commits
1 Commits
0a7d378b75
...
a8125456d1
Author | SHA1 | Date | |
---|---|---|---|
a8125456d1 |
@@ -95,7 +95,7 @@ spec:
|
||||
spec:
|
||||
initContainers:
|
||||
- name: db-migrate
|
||||
image: "wallabag/wallabag:2.6.12"
|
||||
image: "wallabag/wallabag:2.6.11"
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- /var/www/wallabag/bin/console
|
||||
@@ -126,7 +126,7 @@ spec:
|
||||
value: "false"
|
||||
containers:
|
||||
- name: wallabag
|
||||
image: "wallabag/wallabag:2.6.12"
|
||||
image: "wallabag/wallabag:2.6.11"
|
||||
imagePullPolicy: IfNotPresent
|
||||
envFrom:
|
||||
- secretRef:
|
||||
|
Reference in New Issue
Block a user