Bumped wallabag

This commit is contained in:
Marcus Noble 2022-05-07 07:19:10 +00:00
parent 0ddef03ab8
commit 549a8cec6e
1 changed files with 2 additions and 2 deletions

View File

@ -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: