Compare commits
	
		
			2 Commits
		
	
	
		
			05fdccf8b5
			...
			177293f21f
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						
						
							
						
						177293f21f
	
				 | 
					
					
						|||
| 74ecf00860 | 
@@ -99,7 +99,7 @@ immich:
 | 
			
		||||
        main:
 | 
			
		||||
          image:
 | 
			
		||||
            repository: ghcr.io/immich-app/immich-machine-learning
 | 
			
		||||
            tag: v1.134.0
 | 
			
		||||
            tag: v1.136.0
 | 
			
		||||
            pullPolicy: IfNotPresent
 | 
			
		||||
          env:
 | 
			
		||||
            - name: TRANSFORMERS_CACHE
 | 
			
		||||
 
 | 
			
		||||
@@ -11,10 +11,8 @@ home: https://wiki.alexlebens.dev/s/9a5f89bb-3cae-43ab-b651-d39f69a05e93
 | 
			
		||||
sources:
 | 
			
		||||
  - https://github.com/tubearchivist/tubearchivist
 | 
			
		||||
  - https://github.com/elastic/elasticsearch
 | 
			
		||||
  - https://github.com/valkey-io/valkey
 | 
			
		||||
  - https://hub.docker.com/r/bbilly1/tubearchivist
 | 
			
		||||
  - https://github.com/bjw-s-labs/helm-charts/tree/main/charts/other/app-template
 | 
			
		||||
  - https://github.com/bitnami/charts/tree/main/bitnami/valkey
 | 
			
		||||
maintainers:
 | 
			
		||||
  - name: alexlebens
 | 
			
		||||
dependencies:
 | 
			
		||||
@@ -22,8 +20,5 @@ dependencies:
 | 
			
		||||
    alias: tubearchivist
 | 
			
		||||
    repository: https://bjw-s-labs.github.io/helm-charts/
 | 
			
		||||
    version: 4.2.0
 | 
			
		||||
  - name: valkey
 | 
			
		||||
    version: 3.0.22
 | 
			
		||||
    repository: oci://harbor.alexlebens.net/proxy-registry-1.docker.io/bitnamicharts
 | 
			
		||||
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/tube-archivist.png
 | 
			
		||||
appVersion: v0.5.2
 | 
			
		||||
 
 | 
			
		||||
@@ -105,25 +105,3 @@ tubearchivist:
 | 
			
		||||
          main:
 | 
			
		||||
            - path: /youtube
 | 
			
		||||
              readOnly: false
 | 
			
		||||
valkey:
 | 
			
		||||
  architecture: replication
 | 
			
		||||
  auth:
 | 
			
		||||
    enabled: false
 | 
			
		||||
    usePasswordFiles: false
 | 
			
		||||
  primary:
 | 
			
		||||
    resources:
 | 
			
		||||
      requests:
 | 
			
		||||
        cpu: 100m
 | 
			
		||||
        memory: 64Mi
 | 
			
		||||
    persistence:
 | 
			
		||||
      enabled: true
 | 
			
		||||
      size: 1Gi
 | 
			
		||||
  replica:
 | 
			
		||||
    replicaCount: 1
 | 
			
		||||
    resources:
 | 
			
		||||
      requests:
 | 
			
		||||
        cpu: 100m
 | 
			
		||||
        memory: 64Mi
 | 
			
		||||
    persistence:
 | 
			
		||||
      enabled: true
 | 
			
		||||
      size: 1Gi
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user