Skip to content

Commit c6d75c0

Browse files
authored
Merge pull request #2670 from thoth-station/v2022.10.03
Release of version 2022.10.03
2 parents 62e5113 + f81179b commit c6d75c0

File tree

2 files changed

+27
-1
lines changed

2 files changed

+27
-1
lines changed

CHANGELOG.md

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

3+
## Release 2022.10.03 (2022-10-03T21:00:48)
4+
* fa0c6937 :ship: Bump up version of the updated component in release v2022.10.03
5+
* a9def338 :ship: Deploy the Tag v0.16.4 for investigator
6+
* 2823014d :turtle: Clear out the aws-prod overlay
7+
* f59d4121 :turtle: Use aws s3 for moc deployments
8+
* be6ba4bb :turtle: Migration: Turn off cronjob on the balrog cluster
9+
* 8c5e4b34 :turtle: Migrate hostname prod to moc deployment
10+
* 3411f3b3 Adjust the slo-reporter deployment
11+
* 7b35363d :ship: Deploy the Tag v0.7.5 for prescriptions-refresh-job
12+
* ef02176e Lower the limit to give space for other pvc's
13+
* 3c8f942a Update the components to fix the alerts
14+
* b4723d17 :ship: Deploy the Tag v0.5.5 for cve-update-job
15+
* c4a9677f :ship: Deploy the Tag v0.10.0 for graph-backup-job
16+
* ec1ac553 :ship: Deploy the Tag v0.56.3 for adviser
17+
* 102d1f24 :ship: Deploy the Tag v0.35.8 for user-api
18+
* 81c790d0 :ship: Deploy the Tag v0.11.11 for package-releases-job
19+
* 3893852b :ship: Deploy the Tag v0.21.3 for metrics-exporter
20+
* a58530e9 :ship: Deploy the Tag v0.3.21 for graph-refresh-job
21+
* e1cd029b :ship: Deploy the Tag v0.9.13 for workflow-helpers
22+
* de76e5cc Use pvc volume for graph-backup-job backup process
23+
* a3a878c8 upgrade graph-sync, solver and management-api to fix the solver runs
24+
* 3eb1f8e9 :ship: Deploy the Tag v0.18.7 for management-api
25+
* 58bfdfe5 :ship: Deploy the Tag v0.10.23 for graph-sync-job
26+
* 77040093 Upgrade the user-api to v0.35.7
27+
* ab7c372b :ship: Deploy the Tag v0.35.7 for user-api
28+
329
## Release 2022.09.14 (2022-09-14T02:56:54)
430
* 771e97f0 Update the kebechet version v1.10.5
531
* f886bb14 :ship: Deploy the Tag v1.10.5 for kebechet

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.09.14"
4+
__version__ = "2022.10.03"

0 commit comments

Comments
 (0)