Compare commits
No commits in common. "f385261545578707ba78a71f8460d398f473dae8" and "2fb001a55ea29acae5b51e956460e4f71f1d75b9" have entirely different histories.
f385261545
...
2fb001a55e
@ -44,7 +44,7 @@ spec:
|
||||
restartPolicy: OnFailure
|
||||
containers:
|
||||
- name: db-init
|
||||
image: "wallabag/wallabag:2.6.1"
|
||||
image: "wallabag/wallabag:2.5.4"
|
||||
imagePullPolicy: IfNotPresent
|
||||
envFrom:
|
||||
- secretRef:
|
||||
@ -95,7 +95,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: wallabag
|
||||
image: "wallabag/wallabag:2.6.1"
|
||||
image: "wallabag/wallabag:2.5.4"
|
||||
imagePullPolicy: IfNotPresent
|
||||
envFrom:
|
||||
- secretRef:
|
||||
|
Loading…
x
Reference in New Issue
Block a user