Merge pull request 'Update wallabag/wallabag Docker tag to v2.6.1' (#26) from renovate/wallabag-wallabag-2.x into master

Reviewed-on: #26
This commit is contained in:
Marcus Noble 2023-06-21 15:10:21 +00:00
commit f385261545

View File

@ -44,7 +44,7 @@ spec:
restartPolicy: OnFailure restartPolicy: OnFailure
containers: containers:
- name: db-init - name: db-init
image: "wallabag/wallabag:2.5.4" image: "wallabag/wallabag:2.6.1"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
envFrom: envFrom:
- secretRef: - secretRef:
@ -95,7 +95,7 @@ spec:
spec: spec:
containers: containers:
- name: wallabag - name: wallabag
image: "wallabag/wallabag:2.5.4" image: "wallabag/wallabag:2.6.1"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
envFrom: envFrom:
- secretRef: - secretRef: