Skip to content

Commit c11bff2

Browse files
authored
Merge pull request #952 from mkubaczyk/chore/update-readme-after-repo-transfer
Update main readme with repo transfer-related information
2 parents a9e84b3 + b5a3643 commit c11bff2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@
88

99
Helmsman is a Helm Charts (k8s applications) as Code tool which allows you to automate the deployment/management of your Helm charts from version controlled code.
1010

11+
# Why has this repository changed the owner?
12+
13+
The previous owner (Praqma company, later Eficode company) of this repository decided to transfer the repository into the hands of current maintainers
14+
to make sure the project can be developed further with no interruptions and unnecessary dependencies.
15+
We'll do our best to get it up and running as soon as possible.
16+
Thank you for your patience and trusting Helmsman with your tasks!
17+
1118
# How does it work?
1219

1320
Helmsman uses a simple declarative [TOML](https://github.com/toml-lang/toml) file to allow you to describe a desired state for your k8s applications as in the [example toml file](https://github.com/Praqma/helmsman/blob/master/examples/example.toml).

0 commit comments

Comments
 (0)