...

Text file src/github.com/linkerd/linkerd2/charts/linkerd2-cni/Chart.yaml

Documentation: github.com/linkerd/linkerd2/charts/linkerd2-cni

     1apiVersion: v1
     2appVersion: edge-XX.X.X
     3description: |
     4  Linkerd is a *service mesh*, designed to give platform-wide observability,
     5  reliability, and security without requiring configuration or code changes. The
     6  Linkerd [CNI plugin](https://linkerd.io/2/features/cni/) takes care of setting
     7  up your pod's network so  incoming and outgoing traffic is proxied through the
     8  data plane.
     9kubeVersion: ">=1.22.0-0"
    10icon: https://linkerd.io/images/logo-only-200h.png
    11name: "linkerd2-cni"
    12# this version will be updated by the CI before publishing the Helm tarball
    13version: 0.0.0-undefined

View as plain text