Bumped wallabag
This commit is contained in:
parent
0ddef03ab8
commit
549a8cec6e
@ -36,7 +36,7 @@ metadata:
|
|||||||
app.kubernetes.io/name: wallabag
|
app.kubernetes.io/name: wallabag
|
||||||
spec:
|
spec:
|
||||||
revisionHistoryLimit: 3
|
revisionHistoryLimit: 3
|
||||||
replicas: 0
|
replicas: 1
|
||||||
strategy:
|
strategy:
|
||||||
type: Recreate
|
type: Recreate
|
||||||
selector:
|
selector:
|
||||||
@ -49,7 +49,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: wallabag
|
- name: wallabag
|
||||||
image: "wallabag/wallabag:2.4.2"
|
image: "wallabag/wallabag:2.4.3"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
envFrom:
|
envFrom:
|
||||||
- secretRef:
|
- secretRef:
|
||||||
|
Loading…
Reference in New Issue
Block a user