Skip to content

Commit

Permalink
Prepares codebase for release v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
prasadtalasila committed Mar 5, 2024
1 parent 84ae7cb commit ecfc3f5
Show file tree
Hide file tree
Showing 15 changed files with 8 additions and 621 deletions.
3 changes: 2 additions & 1 deletion SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ We are currently providing security updates for:

| Version | Supported |
| ------- | ------------------ |
| 0.3.0 | :white_check_mark: |
| 0.4.0 | :white_check_mark: |
| 0.3.0 | :x: |
| 0.2.0 | :x: |
| 0.1.0 | :x: |

Expand Down
2 changes: 1 addition & 1 deletion deploy/single-script-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ else
git clone https://github.com/INTO-CPS-Association/DTaaS.git DTaaS
cd DTaaS || exit
git fetch --all
git checkout feature/distributed-demo
git checkout release-v0.4
fi

TOP_DIR=$(pwd)
Expand Down
9 changes: 0 additions & 9 deletions docker/.env

This file was deleted.

168 changes: 0 additions & 168 deletions docker/README.md

This file was deleted.

94 changes: 0 additions & 94 deletions docker/compose.local.yml

This file was deleted.

94 changes: 0 additions & 94 deletions docker/compose.server.yml

This file was deleted.

8 changes: 0 additions & 8 deletions docker/conf.local

This file was deleted.

Loading

0 comments on commit ecfc3f5

Please sign in to comment.