Skip to content

Commit c37bde4

Browse files
authored
Add note for the next release
1 parent 982917c commit c37bde4

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

+10
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22
<img src="./misc/logo.png" alt="Katenary Logo" style="max-width: 90%" align="center"/>
33
</div>
44

5+
> Warning!
6+
> Katenary will be soon go to release v3. This is a full rewrite of the tool, using official go-compose and kubernetes libraries to generate object.
7+
> The current state of the source code started to be unmaintainable and too complex to fix. I decided to revise and recreate the tool. This will change
8+
> some commands and the labels to use.
9+
>
10+
> The current v2 version will be frozen to the current state.
11+
>
12+
> No panic, the v3 detects the v2 syntax and will not break your helm chart.
13+
14+
515
Katenary is a tool to help to transform `docker-compose` files to a working Helm Chart for Kubernetes.
616

717
> **Important Note:** Katenary is a tool to help to build Helm Chart from a docker-compose file, but docker-compose doesn't propose as many features as what can do Kubernetes. So, we strongly recommend to use Katenary as a "bootstrap" tool and then to manually enhance the generated helm chart.

0 commit comments

Comments
 (0)