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