docs: remove old cruft

This commit is contained in:
2024-03-28 17:14:44 +01:00
parent b2c2fb0149
commit c161031d3b
3 changed files with 1 additions and 35 deletions

View File

@ -391,7 +391,7 @@ If you don't have time or are not an operator, reach out on our communication ch
In the root of your recipe repository, run the following (if the folder doesn't already exist):
```
mkdir -p releases
mkdir -p release
```
And then create a text file which corresponds to the version release, e.g. `1.1.0+5.9.0` and write some notes. `abra` will show these when another operator runs `abra app deploy` / `abra app upgrade`.