Skip to content

netbird v1.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Jul 17:15

netbird v1.0.0

Breaking Changes

  • feat(netbird)!: add PostgreSQL production store

Other Changes

  • release(netbird): 1.0.0 [skip ci]

Install

# OCI registry
helm install netbird oci://ghcr.io/helmforgedev/helm/netbird --version 1.0.0

# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install netbird helmforge/netbird --version 1.0.0