Compare commits
	
		
			2 Commits
		
	
	
		
			e64dc8567a
			...
			64f8ef76f7
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						
						
							
						
						64f8ef76f7
	
				 | 
					
					
						|||
| dcc6ef3bb3 | 
@@ -26,12 +26,6 @@ audiobookshelf:
 | 
			
		||||
          env:
 | 
			
		||||
            - name: TZ
 | 
			
		||||
              value: US/Central
 | 
			
		||||
            - name: PGID
 | 
			
		||||
              value: "1000"
 | 
			
		||||
            - name: PUID
 | 
			
		||||
              value: "1000"
 | 
			
		||||
            - name: IPV4_ONLY
 | 
			
		||||
              value: true
 | 
			
		||||
            - name: APPRISE_STORAGE_MODE
 | 
			
		||||
              value: memory
 | 
			
		||||
            - name: APPRISE_STATEFUL_MODE
 | 
			
		||||
@@ -44,7 +38,7 @@ audiobookshelf:
 | 
			
		||||
                  name: audiobookshelf-apprise-config
 | 
			
		||||
                  key: ntfy-url
 | 
			
		||||
            - name: ALLOWED_HOSTS
 | 
			
		||||
              value: localhost
 | 
			
		||||
              value: localhost audiobookshelf.audiobookshelf
 | 
			
		||||
          resources:
 | 
			
		||||
            requests:
 | 
			
		||||
              cpu: 10m
 | 
			
		||||
 
 | 
			
		||||
@@ -9,7 +9,7 @@ immich:
 | 
			
		||||
        main:
 | 
			
		||||
          image:
 | 
			
		||||
            repository: ghcr.io/immich-app/immich-server
 | 
			
		||||
            tag: v1.132.3
 | 
			
		||||
            tag: v1.134.0
 | 
			
		||||
            pullPolicy: IfNotPresent
 | 
			
		||||
          env:
 | 
			
		||||
            - name: TZ
 | 
			
		||||
 
 | 
			
		||||
@@ -158,12 +158,6 @@ qbittorrent:
 | 
			
		||||
          env:
 | 
			
		||||
            - name: TZ
 | 
			
		||||
              value: US/Central
 | 
			
		||||
            - name: PGID
 | 
			
		||||
              value: "1000"
 | 
			
		||||
            - name: PUID
 | 
			
		||||
              value: "1000"
 | 
			
		||||
            - name: IPV4_ONLY
 | 
			
		||||
              value: true
 | 
			
		||||
            - name: APPRISE_STORAGE_MODE
 | 
			
		||||
              value: memory
 | 
			
		||||
            - name: APPRISE_STATEFUL_MODE
 | 
			
		||||
@@ -176,7 +170,7 @@ qbittorrent:
 | 
			
		||||
                  name: qbittorrent-qbit-manage-config
 | 
			
		||||
                  key: ntfy-url
 | 
			
		||||
            - name: ALLOWED_HOSTS
 | 
			
		||||
              value: localhost
 | 
			
		||||
              value: localhost qbittorrent.qbittorrent
 | 
			
		||||
          resources:
 | 
			
		||||
            requests:
 | 
			
		||||
              cpu: 10m
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user