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