Skip to content

Commit b488868

Browse files
khebhut[bot]Kebechet
and
Kebechet
authored
Release of version 2022.06.22 (#2597)
Co-authored-by: Kebechet <[email protected]>
1 parent d6155fb commit b488868

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Release 2022.02.14 (2022-02-14T21:00:44)
22

3+
## Release 2022.06.22 (2022-06-22T18:01:18)
4+
* e7407e3b :ship: Deploy the Tag pr-897 for management-api
5+
* 29d3c67f :ship: Bump up version of the updated component in release v2022.06.20
6+
* d97caffe :ship: Deploy the Tag v1.10.0 for kebechet
7+
* 20cc3857 fix: Use the cm integration-tests across whole cronjob
8+
* 9c3e7e00 Fix the kafka connection of ocp4 test (#2592)
9+
* eb988c57 :ship: Deploy the Tag v0.4.4 for nepthys
10+
* 25d1c0e1 :ship: Deploy the Tag pr-95 for nepthys
11+
* c5cf6b53 Suspend scorecards handler and schedule refresh job monthly
12+
* 29df8059 add 2022.06.20 milestone
13+
* 1d268823 Bump adviser to v0.56.0 in stage
14+
* 6c592cb4 :ship: Deploy the Tag v0.56.0 for adviser
15+
* 8543a406 Bump prescriptions-refresh-job to v0.7.1 in stage
16+
* 450755bf :ship: Deploy the Tag v0.7.1 for prescriptions-refresh-job
17+
* fe1758bc feat: Disable branch protection on probot-extensions repo
18+
* a9cd6748 add create, and update permissions for secret resources 4 user-api
19+
320
## Release 2022.05.31 (2022-05-31T18:56:26)
421
* 8d168356 :ship: Bump up the images based on the version update v2022.05.30 (#2578)
522
* 6f72aaa7 Adjusted slo-reporter config for moc run to use its own config

version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
"""Thoth Application."""
22

33
__name__ = "thoth-station"
4-
__version__ = "2022.05.31"
4+
__version__ = "2022.06.22"

0 commit comments

Comments
 (0)