Skip to content

Commit a13add7

Browse files
khebhut[bot]Kebechet
and
Kebechet
authored
Release of version 2022.10.24 (#2686)
Co-authored-by: Kebechet <[email protected]>
1 parent a22c528 commit a13add7

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

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

3+
## Release 2022.10.24 (2022-10-24T16:58:02)
4+
* a22c5281 :boat: Bump the version of graph-metrics-exporter (#2684)
5+
* c9692ef2 :ship: Deploy the Tag v0.6.4 for graph-metrics-exporter
6+
* 8881ebc8 :boat: Bump the version of integration-tests and solver (#2683)
7+
* b6e0cd48 :books: Updated and removed balrog panels from grafana dashboards
8+
* 9844b42d Update mi to 2.12.0 and mi-s to 1.7.7 [test nmspc]
9+
* 70ebd89f Update mi to 2.12.0 and mi-scheduler to 1.7.7
10+
* 3e5229b2 :lock: Update the thanos reader token for slo-reporter
11+
* a9ce771d Bump up with version of management-api
12+
* 279e4267 :ship: Deploy the Tag v0.18.8 for management-api
13+
* 4bdfe9e7 :ship: Deploy the Tag v0.23.0 for sefkhet-abwy
14+
* f61292c8 Use emptydir for db pg_dump
15+
* f0f83598 fixed thoth search ur
16+
* c92b5d8b Update the investigator image with latest storages
17+
* 07b877d5 :whale: Update the certs for the stage and test urls
18+
* 847528a9 :ship: Deploy the Tag v0.9.14 for workflow-helpers
19+
* 2d8a0aa1 Patch image ref of send-webhook based on namespace (#2673)
20+
* febe4b7c add secret creation ability to backend, not frontend (#2671)
21+
* 5a1e8801 Minor fixes for argo-workflow template send-webhooks (#2672)
22+
* b676e9df add workflow step to run workflow helper to send webhooks
23+
324
## Release 2022.10.03 (2022-10-03T21:00:48)
425
* fa0c6937 :ship: Bump up version of the updated component in release v2022.10.03
526
* a9def338 :ship: Deploy the Tag v0.16.4 for investigator

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.03"
4+
__version__ = "2022.10.24"

0 commit comments

Comments
 (0)