24 lines
		
	
	
		
			674 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			674 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| apiVersion: v2
 | |
| name: tailscale-operator
 | |
| version: 1.0.0
 | |
| description: Tailscale Operator
 | |
| keywords:
 | |
|   - tailscale-operator
 | |
|   - tailscale
 | |
|   - wireguard
 | |
|   - vpn
 | |
|   - kubernetes
 | |
| home: https://wiki.alexlebens.dev/s/673177ef-e91b-43ad-9b80-d5037ec77852
 | |
| sources:
 | |
|   - https://github.com/tailscale/tailscale
 | |
|   - https://hub.docker.com/r/tailscale/k8s-operator
 | |
|   - https://github.com/tailscale/tailscale/tree/main/cmd/k8s-operator/deploy/chart
 | |
| maintainers:
 | |
|   - name: alexlebens
 | |
| dependencies:
 | |
|   - name: tailscale-operator
 | |
|     version: 1.82.5
 | |
|     repository: https://pkgs.tailscale.com/helmcharts
 | |
| icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/tailscale-light.png
 | |
| appVersion: v1.82.5
 |