Skip to content

Commit 12f004d

Browse files
committed
chore: release 0.28.2
Signed-off-by: ThibaultFy <thibault.fouqueray@gmail.com>
1 parent f0b6e2e commit 12f004d

2 files changed

Lines changed: 45 additions & 0 deletions

File tree

docs/source/additional/release.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,13 @@ This is an overview of the main changes, please have a look at the changelog of
2828
- `backend changelog <https://github.com/Substra/substra-backend/blob/main/CHANGELOG.md>`__
2929
- `orchestrator changelog <https://github.com/Substra/orchestrator/blob/main/CHANGELOG.md>`__
3030

31+
Substra 0.28.2 --- 2024-04-05
32+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
33+
34+
**Backend**:
35+
36+
- Inject privateCa into Kaniko pods when given.
37+
3138
Substra 0.28.1 --- 2023-09-11
3239
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3340

docs/source/additional/releases.yaml

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,44 @@ components: # for table headers
99
- substra-tests
1010

1111
releases:
12+
- version: 0.28.2
13+
components:
14+
substrafl:
15+
version: 0.37.3
16+
link: https://github.com/Substra/substrafl/releases/tag/0.37.3
17+
substra:
18+
version: 0.45.1
19+
link: https://github.com/Substra/substra/releases/tag/0.45.1
20+
substra-tools:
21+
version: 0.20.0
22+
link: https://github.com/Substra/substra-tools/releases/tag/0.20.0
23+
substra-backend:
24+
version: 0.38.1
25+
link: https://github.com/Substra/substra-backend/releases/tag/0.38.1
26+
helm:
27+
version: 22.5.1-patch.1
28+
link: https://artifacthub.io/packages/helm/substra/substra-backend/22.5.1-patch.1
29+
orchestrator:
30+
version: 0.35.0
31+
link: https://github.com/Substra/orchestrator/releases/tag/0.35.0
32+
helm:
33+
version: 7.5.1
34+
link: https://artifacthub.io/packages/helm/substra/orchestrator/7.5.1
35+
substra-frontend:
36+
version: 0.42.1
37+
link: https://github.com/Substra/substra-frontend/releases/tag/0.42.1
38+
helm:
39+
version: 1.0.19
40+
link: https://artifacthub.io/packages/helm/substra/substra-frontend/1.0.19
41+
hlf-k8s:
42+
version: 0.2.4
43+
link: https://github.com/Substra/hlf-k8s/releases/tag/0.2.4
44+
helm:
45+
version: 10.2.4
46+
link: https://artifacthub.io/packages/helm/substra/hlf-k8s/10.2.4
47+
substra-tests:
48+
version: 0.41.0
49+
link: https://github.com/Substra/substra-tests/releases/tag/0.41.0
1250
- version: 0.28.1
1351
components:
1452
substrafl:

0 commit comments

Comments
 (0)