diff --git a/.github/workflows/gh_release.yml b/.github/workflows/gh_release.yml index 61d3a33..4199a8b 100644 --- a/.github/workflows/gh_release.yml +++ b/.github/workflows/gh_release.yml @@ -16,8 +16,8 @@ jobs: - name: Create GitHub Release uses: softprops/action-gh-release@v1 with: - tag_name: 0.1.0 - name: Release 0.1.0 + tag_name: 0.1.1 + name: Release 0.1.1 body: | Please read the [CHANGELOG](https://unicorn-binance-depthcache-cluster.docs.lucit.tech/changelog.html) for further information. draft: false diff --git a/CHANGELOG.md b/CHANGELOG.md index 6bfcb75..378480a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p [How to upgrade to the latest version!](https://unicorn-binance-depthcache-cluster.docs.lucit.tech/readme.html#installation-and-upgrade) -## 0.1.0.dev (development stage/unreleased/unstable) +## 0.1.1.dev (development stage/unreleased/unstable) -## 0.1.0 +## 0.1.1 First release of the MVP! \ No newline at end of file diff --git a/container/generic_loader/requirements-lucit_ubdcc_dcn.txt b/container/generic_loader/requirements-lucit_ubdcc_dcn.txt index d03d68d..b15e88f 100644 --- a/container/generic_loader/requirements-lucit_ubdcc_dcn.txt +++ b/container/generic_loader/requirements-lucit_ubdcc_dcn.txt @@ -1 +1 @@ -lucit-ubdcc-dcn==0.1.0 +lucit-ubdcc-dcn==0.1.1 diff --git a/container/generic_loader/requirements-lucit_ubdcc_mgmt.txt b/container/generic_loader/requirements-lucit_ubdcc_mgmt.txt index b1cc345..443fc74 100644 --- a/container/generic_loader/requirements-lucit_ubdcc_mgmt.txt +++ b/container/generic_loader/requirements-lucit_ubdcc_mgmt.txt @@ -1 +1 @@ -lucit-ubdcc-mgmt==0.1.0 \ No newline at end of file +lucit-ubdcc-mgmt==0.1.1 \ No newline at end of file diff --git a/container/generic_loader/requirements-lucit_ubdcc_restapi.txt b/container/generic_loader/requirements-lucit_ubdcc_restapi.txt index bf9ae04..bf4591f 100644 --- a/container/generic_loader/requirements-lucit_ubdcc_restapi.txt +++ b/container/generic_loader/requirements-lucit_ubdcc_restapi.txt @@ -1 +1 @@ -lucit-ubdcc-restapi==0.1.0 \ No newline at end of file +lucit-ubdcc-restapi==0.1.1 \ No newline at end of file diff --git a/dev/docker/lucit-ubdcc-dcn-latest.sh b/dev/docker/lucit-ubdcc-dcn-latest.sh index 117c09f..71f05ed 100755 --- a/dev/docker/lucit-ubdcc-dcn-latest.sh +++ b/dev/docker/lucit-ubdcc-dcn-latest.sh @@ -2,7 +2,7 @@ set -e -VERSION="0.1.0-latest" +VERSION="0.1.1-latest" echo Deploying UBDCC DepthCacheCluster $VERSION to https://i018oau9.c1.de1.container-registry.ovh.net/harbor/projects/3/repositories diff --git a/dev/docker/lucit-ubdcc-dcn.sh b/dev/docker/lucit-ubdcc-dcn.sh index 424b627..8344fa6 100755 --- a/dev/docker/lucit-ubdcc-dcn.sh +++ b/dev/docker/lucit-ubdcc-dcn.sh @@ -2,7 +2,7 @@ set -e -VERSION="0.1.0" +VERSION="0.1.1" echo Deploying UBDCC DepthCacheCluster $VERSION to https://i018oau9.c1.de1.container-registry.ovh.net/harbor/projects/3/repositories diff --git a/dev/docker/lucit-ubdcc-mgmt-latest.sh b/dev/docker/lucit-ubdcc-mgmt-latest.sh index e350c00..4aecdbf 100755 --- a/dev/docker/lucit-ubdcc-mgmt-latest.sh +++ b/dev/docker/lucit-ubdcc-mgmt-latest.sh @@ -2,7 +2,7 @@ set -e -VERSION="0.1.0-latest" +VERSION="0.1.1-latest" echo Deploying UBDCC Mgmt $VERSION to https://i018oau9.c1.de1.container-registry.ovh.net/harbor/projects/3/repositories diff --git a/dev/docker/lucit-ubdcc-mgmt.sh b/dev/docker/lucit-ubdcc-mgmt.sh index b7abdef..5dbbe39 100755 --- a/dev/docker/lucit-ubdcc-mgmt.sh +++ b/dev/docker/lucit-ubdcc-mgmt.sh @@ -2,7 +2,7 @@ set -e -VERSION="0.1.0" +VERSION="0.1.1" echo Deploying UBDCC Mgmt $VERSION to https://i018oau9.c1.de1.container-registry.ovh.net/harbor/projects/3/repositories diff --git a/dev/docker/lucit-ubdcc-restapi-latest.sh b/dev/docker/lucit-ubdcc-restapi-latest.sh index d7b8b17..63e2438 100755 --- a/dev/docker/lucit-ubdcc-restapi-latest.sh +++ b/dev/docker/lucit-ubdcc-restapi-latest.sh @@ -2,7 +2,7 @@ set -e -VERSION="0.1.0-latest" +VERSION="0.1.1-latest" echo Deploying UBDCC RESTAPI $VERSION to https://i018oau9.c1.de1.container-registry.ovh.net/harbor/projects/3/repositories diff --git a/dev/docker/lucit-ubdcc-restapi.sh b/dev/docker/lucit-ubdcc-restapi.sh index 5698824..298e211 100755 --- a/dev/docker/lucit-ubdcc-restapi.sh +++ b/dev/docker/lucit-ubdcc-restapi.sh @@ -2,7 +2,7 @@ set -e -VERSION="0.1.0" +VERSION="0.1.1" echo Deploying UBDCC RESTAPI $VERSION to https://i018oau9.c1.de1.container-registry.ovh.net/harbor/projects/3/repositories diff --git a/dev/helm/lucit-ubdcc/Chart.yaml b/dev/helm/lucit-ubdcc/Chart.yaml index 78148e5..25e2111 100644 --- a/dev/helm/lucit-ubdcc/Chart.yaml +++ b/dev/helm/lucit-ubdcc/Chart.yaml @@ -23,4 +23,4 @@ version: 0.0.1 # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "0.1.0" +appVersion: "0.1.1" diff --git a/dev/set_version_config.yml b/dev/set_version_config.yml index 3e1def4..ba3bd63 100644 --- a/dev/set_version_config.yml +++ b/dev/set_version_config.yml @@ -25,4 +25,4 @@ files: - packages/lucit-ubdcc-shared-modules/lucit_ubdcc_shared_modules/App.py - packages/lucit-ubdcc-shared-modules/pyproject.toml - packages/lucit-ubdcc-shared-modules/setup.py -version: 0.1.0 +version: 0.1.1 diff --git a/dev/sphinx/source/changelog.md b/dev/sphinx/source/changelog.md index 6bfcb75..378480a 100644 --- a/dev/sphinx/source/changelog.md +++ b/dev/sphinx/source/changelog.md @@ -9,7 +9,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p [How to upgrade to the latest version!](https://unicorn-binance-depthcache-cluster.docs.lucit.tech/readme.html#installation-and-upgrade) -## 0.1.0.dev (development stage/unreleased/unstable) +## 0.1.1.dev (development stage/unreleased/unstable) -## 0.1.0 +## 0.1.1 First release of the MVP! \ No newline at end of file diff --git a/dev/sphinx/source/conf.py b/dev/sphinx/source/conf.py index e6c412a..46300ac 100644 --- a/dev/sphinx/source/conf.py +++ b/dev/sphinx/source/conf.py @@ -27,7 +27,7 @@ # The short X.Y version version = '' # The full version, including alpha/beta/rc tags -release = '0.1.0' +release = '0.1.1' html_last_updated_fmt = "%b %d %Y at %H:%M (CET)" diff --git a/docs/.buildinfo b/docs/.buildinfo index 2420d1f..bef037e 100644 --- a/docs/.buildinfo +++ b/docs/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: ad98f7f929c74ee7009c7de451fa975c +config: f9891a44e0095f88fb1a952c0f4a1abf tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/_sources/changelog.md.txt b/docs/_sources/changelog.md.txt index 6bfcb75..378480a 100644 --- a/docs/_sources/changelog.md.txt +++ b/docs/_sources/changelog.md.txt @@ -9,7 +9,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p [How to upgrade to the latest version!](https://unicorn-binance-depthcache-cluster.docs.lucit.tech/readme.html#installation-and-upgrade) -## 0.1.0.dev (development stage/unreleased/unstable) +## 0.1.1.dev (development stage/unreleased/unstable) -## 0.1.0 +## 0.1.1 First release of the MVP! \ No newline at end of file diff --git a/docs/changelog.html b/docs/changelog.html index 208552f..ccfba03 100644 --- a/docs/changelog.html +++ b/docs/changelog.html @@ -5,7 +5,7 @@ -
How to upgrade to the latest version!
First release of the MVP!