Skip to content

feat(helm): add auditbridge deployment chart - #23

Merged
onelrian merged 4 commits into
mainfrom
feat/8-helm-chart
Aug 7, 2026
Merged

feat(helm): add auditbridge deployment chart#23
onelrian merged 4 commits into
mainfrom
feat/8-helm-chart

Conversation

@onelrian

@onelrian onelrian commented Aug 7, 2026

Copy link
Copy Markdown
Owner

Overview

Adds a secure, NetBird-convention-aligned Helm chart and publishes versioned chart artifacts to GHCR.

Closes #8

Key Changes

  • Added Deployment, Service, ServiceAccount, Secret mappings, probes, and ServiceMonitor
  • Added chart lint, rendering, and OCI publication workflows
  • Documented collision-safe installation beside NetBird

Verification

cargo test --locked passed: 28 tests. helm lint charts/auditbridge passed. helm template rendered Deployment, Service, ServiceAccount, and ServiceMonitor.

@onelrian
onelrian merged commit 86594f8 into main Aug 7, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: Helm chart following netbirdio/helms conventions

1 participant