Bumped wallabag

This commit is contained in:
Marcus Noble 2022-05-07 07:19:10 +00:00
parent 0ddef03ab8
commit 549a8cec6e

View File

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