From 6dc3f3dcd9e6dbc0b94085335842ad3ef5614c43 Mon Sep 17 00:00:00 2001 From: Abhinav Khanna Date: Wed, 17 Feb 2021 13:59:15 -0600 Subject: [PATCH] doc: added helm info (#235) Added Helm info Co-authored-by: Benjamin E. Coe --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 37634b3..f887c28 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,8 @@ Release Please automates releases for the following flavors of repositories: | rust | A Rust repository, with a Cargo.toml (either as a crate or workspace) and a CHANGELOG.md | | ocaml | [An OCaml repository, containing 1 or more opam or esy files and a CHANGELOG.md](https://github.com/grain-lang/binaryen.ml) | | `simple` | [A repository with a version.txt and a CHANGELOG.md](https://github.com/googleapis/gapic-generator) | +| helm | A helm chart repository with a Chart.yaml and a CHANGELOG.md | + ## How release please works