move doc info
Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
parent
839f26d168
commit
3785ac599a
2 changed files with 0 additions and 0 deletions
15
docs/release/.template.md
Normal file
15
docs/release/.template.md
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
# NAME VERSION
|
||||
|
||||
## Upgrade Procedure
|
||||
|
||||
```
|
||||
git fetch --all
|
||||
git checkout VERSION
|
||||
docker compose pull
|
||||
docker compose up -d
|
||||
```
|
||||
|
||||
## Release feature
|
||||
|
||||
- ...
|
||||
- ...
|
||||
5
docs/release/v0.1.0_cachalot.md
Normal file
5
docs/release/v0.1.0_cachalot.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# Cachalot v0.1.0
|
||||
|
||||
## Release feature
|
||||
|
||||
- init
|
||||
Loading…
Add table
Add a link
Reference in a new issue