35 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			35 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
apiVersion: v2
 | 
						|
name: tubearchivist
 | 
						|
version: 1.0.0
 | 
						|
description: Tube Archivist
 | 
						|
keywords:
 | 
						|
  - tubearchivist
 | 
						|
  - download
 | 
						|
  - video
 | 
						|
  - youtube
 | 
						|
home: https://wiki.alexlebens.dev/doc/tube-archivist-Bv6xCDKPM5
 | 
						|
sources:
 | 
						|
  - https://github.com/tubearchivist/tubearchivist
 | 
						|
  - https://github.com/elastic/elasticsearch
 | 
						|
  - https://github.com/redis/redis
 | 
						|
  - https://hub.docker.com/r/bbilly1/tubearchivist
 | 
						|
  - https://hub.docker.com/r/redis/redis-stack-server
 | 
						|
  - https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template
 | 
						|
  - https://github.com/bitnami/charts/tree/main/bitnami/redis
 | 
						|
  - https://github.com/bitnami/charts/tree/main/bitnami/elasticsearch
 | 
						|
maintainers:
 | 
						|
  - name: alexlebens
 | 
						|
dependencies:
 | 
						|
  - name: app-template
 | 
						|
    alias: tubearchivist
 | 
						|
    repository: https://bjw-s.github.io/helm-charts/
 | 
						|
    version: 3.5.1
 | 
						|
  - name: elasticsearch
 | 
						|
    version: 21.4.1
 | 
						|
    repository: https://charts.bitnami.com/bitnami
 | 
						|
  - name: redis
 | 
						|
    version: 19.6.4
 | 
						|
    repository: https://charts.bitnami.com/bitnami
 | 
						|
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/tube-archivist.png
 | 
						|
appVersion: v0.4.11
 |