feat: upgrade immich to release
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Infrastructure / Check and run Ansbile playbooks (push) Successful in 4m17s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Infrastructure / Check and run Ansbile playbooks (push) Successful in 4m17s
				
			This commit is contained in:
		| @@ -7,7 +7,6 @@ | ||||
|     - name: Wait for connection | ||||
|       ansible.builtin.wait_for_connection: | ||||
|         timeout: 300 | ||||
|  | ||||
|     - name: Check if project exists | ||||
|       ansible.builtin.stat: | ||||
|         path: "$HOME/{{ app }}" | ||||
|   | ||||
| @@ -4,7 +4,7 @@ | ||||
| UPLOAD_LOCATION=/mnt/media/immich | ||||
|  | ||||
| # The Immich version to use. You can pin this to a specific version like "v1.71.0" | ||||
| IMMICH_VERSION=v1.118.2 | ||||
| IMMICH_VERSION=release | ||||
|  | ||||
| # Connection secrets for postgres and typesense. You should change these to random passwords | ||||
| TYPESENSE_API_KEY=TYPESENSE_API_KEY_VALUE | ||||
|   | ||||
		Reference in New Issue
	
	Block a user