Skip to content

Commit a0e2998

Browse files
authored
🚢 Release of v2022.11.14 (#2699)
Signed-off-by: Harshad Reddy Nalla <[email protected]> Signed-off-by: Harshad Reddy Nalla <[email protected]>
1 parent 886336f commit a0e2998

File tree

2 files changed

+16
-4
lines changed

2 files changed

+16
-4
lines changed

CHANGELOG.md

+15-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
1-
# Release 2022.02.14 (2022-02-14T21:00:44)
1+
2+
## Release 2022.11.14 (2022-11-14T16:58:02)
3+
4+
* 886336f2 :ship: Bump up version of the updated component in release v2022.11.14 (#2697)
5+
* 08e19fb2 :ship: Deploy the Tag v1.11.0 for kebechet
6+
* 8c103e9e Upgrade sefkhet-abwy image version to v0.23.2
7+
* 49feaa4c Upgrade sefkhet abwy image version to v0.23.1 (#2695)
8+
* b9cbbed6 Update mi-scheduler to 1.7.9
9+
* b654cd94 Revert to weekly scorecard prescriptions
10+
* f3f8215a :ship: Deploy the Tag v0.8.0 for prescriptions-refresh-job
11+
* 926b0ac3 Bump prescriptions-refresh-job to v0.8.0 in ocp4-stage
12+
* fb91b828 Update mi-scheduler to 1.7.8
213

314
## Release 2022.10.24 (2022-10-24T16:58:02)
415
* a22c5281 :boat: Bump the version of graph-metrics-exporter (#2684)
@@ -389,6 +400,7 @@
389400
* Add stress-tests cronjob
390401
* Perform syncs of documents that are recent
391402

403+
## Release 2022.02.14 (2022-02-14T21:00:44)
392404
- :ship: Bump up the images based on the version update v2022.02.14
393405
- Remove old solvers from deployment manifests
394406
- :ship: Deploy the Tag v1.11.1 for solver
@@ -452,7 +464,7 @@
452464
- Do not use port in instance name for Prometheus
453465
- :pill: fix the pulp metrics exporter secrets
454466

455-
# Release 2022.02.01 (2022-02-01T00:51:45)
467+
## Release 2022.02.01 (2022-02-01T00:51:45)
456468

457469
- :ship: Bump up the images based on the version update v2022.01.31
458470
- :ship: Deploy the Tag v0.33.4 for user-api
@@ -496,7 +508,7 @@
496508
- Invite more repos to the triage party
497509
- Update triage-party configuration with more views
498510

499-
# Release 2022.01.17 (2022-01-17T18:43:21)
511+
## Release 2022.01.17 (2022-01-17T18:43:21)
500512

501513
- :ship: Bump up the images based on the version update v2022.01.17
502514
- :ship: Deploy the Tag v1.7.1 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.10.24"
4+
__version__ = "2022.11.14"

0 commit comments

Comments
 (0)