Skip to content

Commit f68e2bc

Browse files
Merge pull request #141 from element-hq/gaelg/fix-project-name
fix project name to ESS Community Helm Chart
2 parents d94e93a + 568bef9 commit f68e2bc

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial
66

77
<!-- towncrier release notes start -->
88

9-
# Element Community Helm Chart 0.5.0 (2025-01-30)
9+
# ESS Community Helm Chart 0.5.0 (2025-01-30)
1010

1111
### Added
1212

@@ -21,7 +21,7 @@ SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial
2121
- Make sure matrix-tools is part of ess-helm namespace. (#135)
2222

2323

24-
# Element Comunity Helm Chart 0.4.1 (2025-01-23)
24+
# ESS Community Helm Chart 0.4.1 (2025-01-23)
2525

2626
### Added
2727

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ Copyright 2024 New Vector Ltd
44
SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial
55
-->
66

7-
# Element Server Suite - matrix-stack Helm Chart
7+
# Element Server Suite Community Helm Chart
88

9-
A Helm Chart to deploy the Element Server Suite
9+
A Helm Chart to deploy the Element Server Suite (ESS).
1010

1111
## Developing
1212

newsfragments/141.changed.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Project name is now ESS Community Helm Chart instead of Element Community Helm Chart.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ select = [
6363

6464
[tool.towncrier]
6565
package = ""
66-
name = "Element Community Helm Chart"
66+
name = "ESS Community Helm Chart"
6767
filename = "CHANGELOG.md"
6868

6969
# See artifacthub changes kinds https://artifacthub.io/docs/topics/annotations/helm/

0 commit comments

Comments
 (0)