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