Compare commits
No commits in common. "7896a2bba00fd6f183b3b083b8cb79dda5db2413" and "977844d42b4b34addbaf85695729cbf59a345af9" have entirely different histories.
7896a2bba0
...
977844d42b
@ -95,7 +95,7 @@ spec:
|
||||
spec:
|
||||
initContainers:
|
||||
- name: db-migrate
|
||||
image: "wallabag/wallabag:2.6.10"
|
||||
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.10"
|
||||
image: "wallabag/wallabag:2.6.9"
|
||||
imagePullPolicy: IfNotPresent
|
||||
envFrom:
|
||||
- secretRef:
|
||||
|
Loading…
Reference in New Issue
Block a user