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