Files
netbird-kubernetes-operator/helm/kubernetes-operator/Chart.yaml
T
Philip LaineandGitHub fe715ae40c Set default API secret reference and remove plain text option (#203)
The majority of users are using the operator with an API key, so the
default should be to look for the secret. This change also removes the
option to set the api key in plain text as that is just bad practice.
Also bumps the chart version to prepare for a minor release.
2026-04-24 16:14:34 +02:00

7 lines
137 B
YAML

apiVersion: v2
name: kubernetes-operator
description: NetBird Kubernetes Operator
type: application
version: "0.3.1"
appVersion: "0.3.1"