tailscale/cmd/k8s-operator/deploy/chart
Irbe Krumina c2b87fcb46
cmd/k8s-operator/deploy/chart,.github/workflows: use helm chart API v2 (#10055)
API v1 is compatible with helm v2 and v2 is not.
However, helm v2 (the Tiller deployment mechanism) was deprecated in 2020
and no-one should be using it anymore.
This PR also adds a CI lint test for helm chart

Updates tailscale/tailscale#9222

Signed-off-by: Irbe Krumina <irbe@tailscale.com>
2023-11-01 16:15:18 +00:00
..
templates cmd/k8s-operator: allow to install operator via helm (#9920) 2023-10-30 18:18:09 +00:00
.helmignore cmd/k8s-operator: allow to install operator via helm (#9920) 2023-10-30 18:18:09 +00:00
Chart.yaml cmd/k8s-operator/deploy/chart,.github/workflows: use helm chart API v2 (#10055) 2023-11-01 16:15:18 +00:00
values.yaml cmd/k8s-operator: allow to install operator via helm (#9920) 2023-10-30 18:18:09 +00:00