Compare commits
No commits in common. "5a1704649f4fffa8581a31f301794617ef9a2921" and "b908ff296f9c9038e4829ad37ffbf2a0df728dc4" have entirely different histories.
5a1704649f
...
b908ff296f
@ -95,7 +95,7 @@ spec:
|
||||
spec:
|
||||
initContainers:
|
||||
- name: db-migrate
|
||||
image: "wallabag/wallabag:2.6.3"
|
||||
image: "wallabag/wallabag:2.6.2"
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- /var/www/wallabag/bin/console
|
||||
@ -126,7 +126,7 @@ spec:
|
||||
value: "false"
|
||||
containers:
|
||||
- name: wallabag
|
||||
image: "wallabag/wallabag:2.6.3"
|
||||
image: "wallabag/wallabag:2.6.2"
|
||||
imagePullPolicy: IfNotPresent
|
||||
envFrom:
|
||||
- secretRef:
|
||||
|
Loading…
x
Reference in New Issue
Block a user