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