github.com/helmwave/helmwave@v0.36.4-0.20240509190856-b35563eba4c6/README.md (about)

     1  <p align="center">
     2    <a href="https://docs.helmwave.app?utm_source=github&utm_medium=project"><img alt="helwmave logo" src="https://raw.githubusercontent.com/helmwave/logo/main/signed_logo_top.svg" style="max-height:100%;" height="300px" /></a>
     3  </p>
     4  
     5  <p align="center">
     6    <a href="https://landscape.cncf.io/?selected=helmwave"><img src="https://img.shields.io/badge/CNCF_Landscape-helmwave-blue" alt="CNCF Landscape - helmwave"></a>
     7    <a href="https://github.com/helmwave/helmwave/blob/main/LICENSE"><img alt="license – MIT" src="https://img.shields.io/github/license/zhilyaev/helmwave"></a>
     8    <a href="https://bestpractices.coreinfrastructure.org/projects/5426"><img alt="best-practices" src="https://bestpractices.coreinfrastructure.org/projects/5426/badge"></a>
     9    <a href="https://codecov.io/gh/helmwave/helmwave"><img alt="codecov" src="https://codecov.io/gh/helmwave/helmwave/branch/main/graph/badge.svg?token=0WXxYhIG4S" /></a>
    10    <a href="https://www.codacy.com/gh/helmwave/helmwave/dashboard?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=helmwave/helmwave&amp;utm_campaign=Badge_Grade"><img alt="codacy" src="https://app.codacy.com/project/badge/Grade/200ca37690b7463b976f1ece36b53a4e"/></a>
    11    <a href="https://www.codefactor.io/repository/github/helmwave/helmwave"><img src="https://www.codefactor.io/repository/github/helmwave/helmwave/badge" alt="CodeFactor" /></a>
    12    <a href="https://goreportcard.com/report/github.com/helmwave/helmwave"><img src="https://goreportcard.com/badge/github.com/helmwave/helmwave" alt="CodeFactor" /></a>
    13    <img alt="GitHub tag (latest SemVer)" src="https://img.shields.io/github/v/tag/zhilyaev/helmwave?label=latest">
    14  </p>
    15  
    16  
    17  🌊 Helmwave is **[helm3](https://github.com/helm/helm/)-native** tool for deploy your Helm Charts.
    18  
    19  > We focus on speed execution, tiny size, pretty debugging.
    20  
    21  With 🌊 helmwave you will become a superhero:
    22  
    23  - Deploy multiple environments by one step
    24  - Separate values for environments
    25  - Common values for apps
    26  - Keep a directory of chart value files
    27  - Maintain changes in version control
    28  - Template values
    29  - Step by Step deployment (`depends_on`, `allow_failure`)
    30  - Live tracking kubernetes resources with kubedog
    31  - Fetch data from external datasource like vault, aws sm, sops
    32  - ... and much more!
    33  
    34  [![asciicast](https://asciinema.org/a/591181.svg)](https://asciinema.org/a/591181)
    35  
    36  ## 📖 [Documentation](https://docs.helmwave.app?utm_source=github&utm_medium=project)
    37  
    38  Documentation available at [docs.helmwave.app](https://docs.helmwave.app?utm_source=github&utm_medium=project)
    39  
    40  
    41  ## Community, discussion, contribution, and support
    42  
    43  - <a href="https://t.me/helmwave" ><img src="https://img.shields.io/badge/telegram-chat-179cde.svg?logo=telegram" /></a>
    44  - [discussions](https://github.com/orgs/helmwave/discussions)
    45  - [kanban](https://github.com/orgs/helmwave/projects/3)
    46  - [contribution guide](https://github.com/helmwave/helmwave/blob/main/CONTRIBUTING.md)
    47  - [security and vulnerabilities](https://github.com/helmwave/helmwave/blob/main/SECURITY.md)
    48  - <a href="https://landscape.cncf.io/?selected=helmwave"><img src="https://img.shields.io/badge/CNCF_Landscape-helmwave-blue" alt="CNCF Landscape - helmwave"></a>
    49  
    50  
    51  ## Stargazers over time
    52  
    53  [![Stargazers over time](https://starchart.cc/helmwave/helmwave.svg?variant=adaptive)](https://starchart.cc/helmwave/helmwave)