Compare commits
	
		
			2 Commits
		
	
	
		
			9ee22ce4b6
			...
			2b91f499bf
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 2b91f499bf | |||
| b5217b9014 | 
| @@ -95,7 +95,7 @@ spec: | ||||
|     spec: | ||||
|       initContainers: | ||||
|         - name: db-migrate | ||||
|           image: "wallabag/wallabag:2.6.3" | ||||
|           image: "wallabag/wallabag:2.6.4" | ||||
|           imagePullPolicy: IfNotPresent | ||||
|           command: | ||||
|           - /var/www/wallabag/bin/console | ||||
| @@ -126,7 +126,7 @@ spec: | ||||
|               value: "false" | ||||
|       containers: | ||||
|         - name: wallabag | ||||
|           image: "wallabag/wallabag:2.6.3" | ||||
|           image: "wallabag/wallabag:2.6.4" | ||||
|           imagePullPolicy: IfNotPresent | ||||
|           envFrom: | ||||
|           - secretRef: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user