Skip to content

Commit

Permalink
Release of version 2022.08.09 (#2627)
Browse files Browse the repository at this point in the history
Co-authored-by: Kebechet <[email protected]>
  • Loading branch information
khebhut[bot] and Kebechet authored Aug 9, 2022
1 parent 9990358 commit ba56aca
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Release 2022.02.14 (2022-02-14T21:00:44)

## Release 2022.08.09 (2022-08-09T07:50:33)
* 9990358c :ship: Bump up version of the updated component in release v2022.08.01 (#2625)
* ee4d8fe2 :ship: Deploy the Tag v0.9.11 for workflow-helpers
* e6f9830d :ship: Deploy the Tag v0.11.3 for integration-tests
* fb5b0e4a :arrow_up: Updated the version of kebechet v0.10.3
* 9157a900 :ship: Deploy the Tag v1.10.3 for kebechet
* daac4893 :ship: Deploy the Tag v0.56.1 for adviser
* 6d88cd54 :arrow_up: Updated the version of kebechet v0.10.2
* 3e9e3344 :ship: Deploy the Tag v1.10.2 for kebechet
* b5933055 :ship: Deploy the Tag v0.7.3 for prescriptions-refresh-job
* fe600066 :astonished: Update the kafka to stay inline with operate-first (#2621)

## Release 2022.07.12 (2022-07-12T01:39:26)
* 756c2f11 :arrow_up: Bump up the versions for the release of v2022.07.11
* 9dc78c05 :ship: Deploy the Tag v0.35.3 for user-api
Expand Down
2 changes: 1 addition & 1 deletion version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""Thoth Application."""

__name__ = "thoth-station"
__version__ = "2022.07.12"
__version__ = "2022.08.09"

0 comments on commit ba56aca

Please sign in to comment.