Skip to content

Commit 5518296

Browse files
committed
🚢 Release of version 2022.12.05
Signed-off-by: Harshad Reddy Nalla <[email protected]>
1 parent 2b6fe3f commit 5518296

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

CHANGELOG.md

+22
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
## Release 2022.12.05 (2022-12-05T15:58:02)
2+
3+
* 2b6fe3f9 :ship: Bump up version of the updated component in release v2022.12.05 (#2715)
4+
* b17aa32d Upgrade management-api in prod to get storage v0.73.6 changes (#2714)
5+
* 39c29ed7 :ship: Deploy the Tag v0.18.10 for management-api
6+
* fe5dd46e Upgrade management-api in prod to get storage v0.73.6 changes (#2713)
7+
* 4235692b :ship: Deploy the Tag v0.18.9 for management-api
8+
* 78d2312f Disable pulp index sync job for temporary fix (#2712)
9+
* 4ac12455 :ship: Deploy the Tag v0.5.6 for cve-update-job
10+
* 8545027e move workflow role to base
11+
* 926f856e Upgrade workflow helper image version to v0.9.15
12+
* 205c2474 :ship: Deploy the Tag v0.9.15 for workflow-helpers
13+
* 39512b7f Upgrade kebechet image version to v1.11.2 (#2709)
14+
* edb48318 :ship: Deploy the Tag v1.11.2 for kebechet
15+
* 0a287130 make callback secret optional
16+
* 4023dc5c :ship: Deploy the Tag pr-434 for workflow-helpers
17+
* b65527de Fix imagestream issue for workflow-helper (#2708)
18+
* d8e40aa8 :package: Use the new monitoring deployment in thoth-station component (#2705)
19+
* 5aee0667 upgrade kebechet for the release fix (#2706)
20+
* e8eeaec0 :ship: Deploy the Tag v1.11.1 for kebechet
21+
* 34d4a501 :chart_with_downwards_trend: Setup monitoring for stage systems
22+
* 1877622c Fix the amun-api deployment with web concurrency set (#2701)
123

224
## Release 2022.11.14 (2022-11-14T16:58:02)
325

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.11.14"
4+
__version__ = "2022.12.05"

0 commit comments

Comments
 (0)