Compare commits
	
		
			2 Commits
		
	
	
		
			488afca2c7
			...
			ab9ba48343
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| ab9ba48343 | |||
| 4f1e385019 | 
| @@ -95,7 +95,7 @@ spec: | ||||
|     spec: | ||||
|       initContainers: | ||||
|         - name: db-migrate | ||||
|           image: "wallabag/wallabag:2.6.1" | ||||
|           image: "wallabag/wallabag:2.6.2" | ||||
|           imagePullPolicy: IfNotPresent | ||||
|           command: | ||||
|           - /var/www/wallabag/bin/console | ||||
| @@ -126,7 +126,7 @@ spec: | ||||
|               value: "false" | ||||
|       containers: | ||||
|         - name: wallabag | ||||
|           image: "wallabag/wallabag:2.6.1" | ||||
|           image: "wallabag/wallabag:2.6.2" | ||||
|           imagePullPolicy: IfNotPresent | ||||
|           envFrom: | ||||
|           - secretRef: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user