vault: release v0.2.0 (fixed schema)
This commit is contained in:
parent
e561e37299
commit
3ed051da13
2 changed files with 1 additions and 11 deletions
|
|
@ -1,7 +0,0 @@
|
|||
id = "release-v0.1.0"
|
||||
formula = "release"
|
||||
context = "First versioned release"
|
||||
secrets = []
|
||||
|
||||
[vars]
|
||||
RELEASE_VERSION = "v0.1.0"
|
||||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue