feat: seed Sol agent vault policy + gitea creds, bump v1.0.1

Patches gitea admin credentials into secret/sol for Sol's Gitea
integration. Adds sol-agent vault policy with read/write access
to sol-tokens/* for user impersonation PATs, plus k8s auth role
bound to the matrix namespace.
This commit is contained in:
2026-03-22 13:46:15 +00:00
parent 051e17ddf1
commit 34647e6bcb
4 changed files with 82 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "sunbeam"
version = "1.0.0"
version = "1.0.1"
edition = "2024"
description = "Sunbeam local dev stack manager"