vault: release v0.2.0 (fixed schema)

This commit is contained in:
johba 2026-04-01 19:49:25 +00:00
parent e561e37299
commit 3ed051da13
2 changed files with 1 additions and 11 deletions

View file

@ -1,7 +0,0 @@
id = "release-v0.1.0"
formula = "release"
context = "First versioned release"
secrets = []
[vars]
RELEASE_VERSION = "v0.1.0"

View file

@ -1,7 +1,4 @@
id = "release-v0.2.0"
formula = "release"
context = "Second release — gardener simplification, dispatcher fix, Dockerfile fix, mock Forgejo, dev-agent cleanup"
context = "Release v0.2.0 — gardener simplification, dispatcher fix, Dockerfile fix, mock Forgejo, dev-agent cleanup"
secrets = []
[vars]
RELEASE_VERSION = "v0.2.0"