Compare commits
	
		
			2 Commits
		
	
	
		
			2199561756
			...
			beb3186f4e
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| beb3186f4e | |||
| 51bcecc11f | 
| @@ -203,7 +203,7 @@ spec: | |||||||
|     spec: |     spec: | ||||||
|       containers: |       containers: | ||||||
|       - name: nextcloud |       - name: nextcloud | ||||||
|         image: "nextcloud:27.1.0-apache" |         image: "nextcloud:27.1.1-apache" | ||||||
|         imagePullPolicy: IfNotPresent |         imagePullPolicy: IfNotPresent | ||||||
|         env: |         env: | ||||||
|         - name: SQLITE_DATABASE |         - name: SQLITE_DATABASE | ||||||
| @@ -374,7 +374,7 @@ spec: | |||||||
|           restartPolicy: Never |           restartPolicy: Never | ||||||
|           containers: |           containers: | ||||||
|             - name: nextcloud |             - name: nextcloud | ||||||
|               image: "nextcloud:27.1.0-apache" |               image: "nextcloud:27.1.1-apache" | ||||||
|               imagePullPolicy: IfNotPresent |               imagePullPolicy: IfNotPresent | ||||||
|               command: [ "curl" ] |               command: [ "curl" ] | ||||||
|               args: |               args: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user