Compare commits
	
		
			2 Commits
		
	
	
		
			d3456bf5f4
			...
			7959b7cd8f
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 7959b7cd8f | |||
| 992d0f4074 | 
| @@ -95,7 +95,7 @@ spec: | ||||
|     spec: | ||||
|       initContainers: | ||||
|         - name: db-migrate | ||||
|           image: "wallabag/wallabag:2.6.5" | ||||
|           image: "wallabag/wallabag:2.6.6" | ||||
|           imagePullPolicy: IfNotPresent | ||||
|           command: | ||||
|           - /var/www/wallabag/bin/console | ||||
| @@ -126,7 +126,7 @@ spec: | ||||
|               value: "false" | ||||
|       containers: | ||||
|         - name: wallabag | ||||
|           image: "wallabag/wallabag:2.6.5" | ||||
|           image: "wallabag/wallabag:2.6.6" | ||||
|           imagePullPolicy: IfNotPresent | ||||
|           envFrom: | ||||
|           - secretRef: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user