2023-10-30 18:18:09 +00:00
|
|
|
# Copyright (c) Tailscale Inc & AUTHORS
|
|
|
|
# SPDX-License-Identifier: BSD-3-Clause
|
|
|
|
|
2023-11-01 16:15:18 +00:00
|
|
|
apiVersion: v2
|
2023-10-30 18:18:09 +00:00
|
|
|
name: tailscale-operator
|
|
|
|
description: A Helm chart for Tailscale Kubernetes operator
|
|
|
|
home: https://github.com/tailscale/tailscale
|
|
|
|
|
|
|
|
keywords:
|
|
|
|
- "tailscale"
|
|
|
|
- "vpn"
|
|
|
|
- "ingress"
|
|
|
|
- "egress"
|
|
|
|
- "wireguard"
|
|
|
|
|
|
|
|
sources:
|
|
|
|
- https://github.com/tailscale/tailscale
|
|
|
|
|
|
|
|
type: application
|
|
|
|
|
|
|
|
maintainers:
|
|
|
|
- name: tailscale-maintainers
|
|
|
|
url: https://tailscale.com/
|
|
|
|
|
|
|
|
# version will be set to Tailscale repo tag (without 'v') at release time.
|
|
|
|
version: 0.1.0
|
|
|
|
|
|
|
|
# appVersion will be set to Tailscale repo tag at release time.
|
|
|
|
appVersion: "unstable"
|