Skip to content

Commit c98d0a8

Browse files
authored
Merge pull request #2654 from thoth-station/v2022.09.14
Release of version 2022.09.14
2 parents ec01a40 + 2946797 commit c98d0a8

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG.md

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

3+
## Release 2022.09.14 (2022-09-14T02:56:54)
4+
* 771e97f0 Update the kebechet version v1.10.5
5+
* f886bb14 :ship: Deploy the Tag v1.10.5 for kebechet
6+
* 15582d16 :ship: Deploy the Tag pr-1810 for user-api
7+
* 1da26932 :ship: Bump up version of the updated component in release v2022.09.12
8+
* ec20d30b :ship: Deploy the Tag v0.7.4 for prescriptions-refresh-job
9+
* bd3ba0a0 :ship: Deploy the Tag v1.10.4 for kebechet
10+
* b48fc467 :ship: Deploy the Tag v0.35.6 for user-api
11+
* 71dbbe68 Add the prometheus gateway to sync job (#2645)
12+
* aa40b652 Fix README typo (#2646)
13+
* 12677b38 :recycle: Switch v1 rbac from v1beta1 as its deprecated (#2644)
14+
* 8bc29851 :fire: switch insecure false for the agro-worflows (#2643)
15+
* f407d016 removing all rick-test overlays (#2638)
16+
* 388750f6 Add a rule to triage-party to highlight issues without a SIG (#2641)
17+
* e75d2b16 :ant: Update the memory resource for investigator (#2640)
18+
* 85055053 :ant: Update the timeout for readinessprobe (#2639)
19+
* 5a5ef366 :arrow_up: Upgrade the resource cpu for investigator deployment (#2636)
20+
* cfad29d0 add new role and role binding for send webhooks
21+
322
## Release 2022.08.23 (2022-08-23T14:38:48)
423
* ce2b400f :ship: Bump up version of the updated component in release v2022.08.22 (#2632)
524
* 11bce713 Fix cache expiration value (#2631)

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.08.23"
4+
__version__ = "2022.09.14"

0 commit comments

Comments
 (0)