Compare commits

..

No commits in common. "2b91f499bf00acc964afec5d5c097977daa3dd39" and "9ee22ce4b6eecf47fecd143bd4111ed769d44b06" have entirely different histories.

View File

@ -95,7 +95,7 @@ spec:
spec: spec:
initContainers: initContainers:
- name: db-migrate - name: db-migrate
image: "wallabag/wallabag:2.6.4" image: "wallabag/wallabag:2.6.3"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
command: command:
- /var/www/wallabag/bin/console - /var/www/wallabag/bin/console
@ -126,7 +126,7 @@ spec:
value: "false" value: "false"
containers: containers:
- name: wallabag - name: wallabag
image: "wallabag/wallabag:2.6.4" image: "wallabag/wallabag:2.6.3"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
envFrom: envFrom:
- secretRef: - secretRef: