Compare commits
No commits in common. "7959b7cd8f019f186606a15e159e9029be48b6c8" and "d3456bf5f4bc30f2b7337fdd1cef2e77923e4453" have entirely different histories.
7959b7cd8f
...
d3456bf5f4
@ -95,7 +95,7 @@ spec:
|
||||
spec:
|
||||
initContainers:
|
||||
- name: db-migrate
|
||||
image: "wallabag/wallabag:2.6.6"
|
||||
image: "wallabag/wallabag:2.6.5"
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- /var/www/wallabag/bin/console
|
||||
@ -126,7 +126,7 @@ spec:
|
||||
value: "false"
|
||||
containers:
|
||||
- name: wallabag
|
||||
image: "wallabag/wallabag:2.6.6"
|
||||
image: "wallabag/wallabag:2.6.5"
|
||||
imagePullPolicy: IfNotPresent
|
||||
envFrom:
|
||||
- secretRef:
|
||||
|
Loading…
x
Reference in New Issue
Block a user