Compare commits
	
		
			2 Commits
		
	
	
		
			bbd7152f81
			...
			f96c280679
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| f96c280679 | |||
| 3171059c82 | 
| @@ -203,7 +203,7 @@ spec: | |||||||
|     spec: |     spec: | ||||||
|       containers: |       containers: | ||||||
|       - name: nextcloud |       - name: nextcloud | ||||||
|         image: "nextcloud:28.0.1-apache" |         image: "nextcloud:28.0.2-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:28.0.1-apache" |               image: "nextcloud:28.0.2-apache" | ||||||
|               imagePullPolicy: IfNotPresent |               imagePullPolicy: IfNotPresent | ||||||
|               command: [ "curl" ] |               command: [ "curl" ] | ||||||
|               args: |               args: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user