-
Notifications
You must be signed in to change notification settings - Fork 3
/
Chart.yaml
25 lines (23 loc) · 870 Bytes
/
Chart.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# yaml-language-server: $schema=https://json.schemastore.org/chart.json
apiVersion: v2
name: tailscale
description: Tailscale mesh network.
type: application
home: https://github.com/sergelogvinov/helm-charts
icon: https://raw.githubusercontent.com/sergelogvinov/helm-charts/main/charts/tailscale/icon.png
sources:
- https://github.com/sergelogvinov/helm-charts/tree/main/charts/tailscale
- https://github.com/tailscale/tailscale
- https://tailscale.com
keywords:
- tailscale
- vpn
maintainers:
- name: sergelogvinov
url: https://github.com/sergelogvinov
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.2.6
# https://github.com/tailscale/tailscale
appVersion: v1.74.1