This is an automated email from the ASF dual-hosted git repository.
tiagobento pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-tools.git
The following commit(s) were added to refs/heads/main by this push:
new 0ed25c8fbf4 NO-ISSUE: Add Helm to README instructions (#2106)
0ed25c8fbf4 is described below
commit 0ed25c8fbf44521c6f681626b1b115695b5addb0
Author: Tomáš David <[email protected]>
AuthorDate: Tue Jan 2 22:20:11 2024 +0100
NO-ISSUE: Add Helm to README instructions (#2106)
Signed-off-by: Tomas David <[email protected]>
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index b35ca06cac1..79f4cf49a9b 100644
--- a/README.md
+++ b/README.md
@@ -27,6 +27,7 @@ To start building the Apache KIE Tools project, you're going
to need:
- Maven `3.8.6`
- Java `11`
- Go `1.21.1` _(To install, follow these instructions:
https://go.dev/doc/install)_
+- Helm `3.13.3` _(To install, follow these instructions:
https://helm.sh/docs/intro/install/)_
> **ℹ️ NOTE:** Some packages will require that `make` is available as well.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]