Compare commits
1 Commits
3557659666
...
f559e2e99a
Author | SHA1 | Date | |
---|---|---|---|
f559e2e99a |
@@ -95,7 +95,7 @@ spec:
|
||||
spec:
|
||||
initContainers:
|
||||
- name: db-migrate
|
||||
image: "wallabag/wallabag:2.6.12"
|
||||
image: "wallabag/wallabag:2.6.11"
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- /var/www/wallabag/bin/console
|
||||
@@ -126,7 +126,7 @@ spec:
|
||||
value: "false"
|
||||
containers:
|
||||
- name: wallabag
|
||||
image: "wallabag/wallabag:2.6.12"
|
||||
image: "wallabag/wallabag:2.6.11"
|
||||
imagePullPolicy: IfNotPresent
|
||||
envFrom:
|
||||
- secretRef:
|
||||
|
Reference in New Issue
Block a user