ipfs v0.15.0
This commit is contained in:
+33
-3
@@ -1,8 +1,8 @@
|
||||
# CHANGELOG
|
||||
|
||||
## v1.0-beta - 2022-06-30
|
||||
## v0.1-beta - 2022-06-30
|
||||
|
||||
Pre release, welcome ipfs
|
||||
Beta release, welcome ipfs
|
||||
|
||||
* add arm64 support
|
||||
* add ipfs stack
|
||||
@@ -10,8 +10,38 @@ Pre release, welcome ipfs
|
||||
* add zen stack
|
||||
* update docker-compose to v2.5.0
|
||||
|
||||
## v1.0-alpha - 2021-07-14
|
||||
## v0.1-alpha - 2021-07-14
|
||||
|
||||
Public release, code is doc
|
||||
|
||||
* update license to GPL as freedom should not allow evil to move faster than god
|
||||
|
||||
## v0.0.1 - 2021-02-08
|
||||
|
||||
Initial import
|
||||
|
||||
* import previous `infra` project
|
||||
* remove any reference to previous project
|
||||
* rename project to myos - make your own stack
|
||||
|
||||
## 2020
|
||||
|
||||
* integration with drone.io
|
||||
* makefile can be included in any project
|
||||
* multi user/environment
|
||||
|
||||
## 2018
|
||||
|
||||
The `infra` project
|
||||
|
||||
* ansible : deploy docker to production
|
||||
* aws : upload alpine iso to s3 and create ami
|
||||
* packer : build alpine iso with docker daemon
|
||||
* stack/services : docker stack for shared services
|
||||
* subrepo : sync all git repositories with monorepo
|
||||
|
||||
## 2017
|
||||
|
||||
Initial work
|
||||
|
||||
* makefile for a monorepo with many docker-compose projects
|
||||
|
||||
Reference in New Issue
Block a user