Compare commits
2 Commits
2fb001a55e
...
f385261545
Author | SHA1 | Date | |
---|---|---|---|
f385261545 | |||
a35a4a3fe3 |
@ -44,7 +44,7 @@ spec:
|
||||
restartPolicy: OnFailure
|
||||
containers:
|
||||
- name: db-init
|
||||
image: "wallabag/wallabag:2.5.4"
|
||||
image: "wallabag/wallabag:2.6.1"
|
||||
imagePullPolicy: IfNotPresent
|
||||
envFrom:
|
||||
- secretRef:
|
||||
@ -95,7 +95,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: wallabag
|
||||
image: "wallabag/wallabag:2.5.4"
|
||||
image: "wallabag/wallabag:2.6.1"
|
||||
imagePullPolicy: IfNotPresent
|
||||
envFrom:
|
||||
- secretRef:
|
||||
|
Loading…
x
Reference in New Issue
Block a user