diff --git a/manifests/wallabag/wallabag.yaml b/manifests/wallabag/wallabag.yaml index 878ff4b..b2580c2 100644 --- a/manifests/wallabag/wallabag.yaml +++ b/manifests/wallabag/wallabag.yaml @@ -44,7 +44,7 @@ spec: restartPolicy: OnFailure containers: - name: db-init - image: "wallabag/wallabag:2.5.2" + image: "wallabag/wallabag:2.5.4" imagePullPolicy: IfNotPresent envFrom: - secretRef: @@ -95,7 +95,7 @@ spec: spec: containers: - name: wallabag - image: "wallabag/wallabag:2.5.2" + image: "wallabag/wallabag:2.5.4" imagePullPolicy: IfNotPresent envFrom: - secretRef: