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