Files
the-other-dude/infrastructure/helm/Chart.yaml
Jason Staack fdc8d9cb68 feat(license): add BSL license enforcement with device limit indicator
- Add LICENSE_DEVICES env var (default 250, matches BSL 1.1 free tier)
- Add /api/settings/license endpoint returning device count vs limit
- Header shows flashing red "502/500 licensed" badge when over limit
- About page shows license tier, device count, and over-limit warning
- Nothing is crippled — all features work regardless of device count
- Bump version to 9.7.1

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-19 22:28:56 -05:00

18 lines
363 B
YAML

apiVersion: v2
name: tod
description: The Other Dude — MikroTik fleet management platform
type: application
version: 1.0.0
appVersion: "9.7.1"
kubeVersion: ">=1.28.0-0"
keywords:
- mikrotik
- network
- fleet-management
- monitoring
home: https://theotherdude.net
sources:
- https://github.com/staack/the-other-dude
maintainers:
- name: Jason Staack