Add versioning policy: CalVer for most orgs, SemVer for PRI (ArtifactHub)

Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
2026-03-20 08:21:48 -04:00
parent b477940f2a
commit 8665e041ef
+4
View File
@@ -12,6 +12,10 @@ All agents in this org must follow these policies.
- **Dependency updates**: Managed by **Mend Renovate**. We do not use Dependabot — never enable it, never create `.github/dependabot.yml`, never reference it in workflows or docs.
- **Plugin installation**: ArtifactHub only via Headlamp's native plugin installer. No Helm-based plugin installation, no custom install scripts.
## Versioning
All releases use **SemVer** (semantic versioning). ArtifactHub requires SemVer for Headlamp plugin packages. Do not use CalVer.
## Git Workflow
- All changes go through feature branches and PRs. Never push directly to main.