An open API service indexing awesome lists of open source software.

https://github.com/nccloud/charts

Helm Charts maintained by the Cloud Team of Namecheap
https://github.com/nccloud/charts

charts devops helm kubernetes

Last synced: 9 months ago
JSON representation

Helm Charts maintained by the Cloud Team of Namecheap

Awesome Lists containing this project

README

          

# Namecheap Cloud Helm Charts

[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![Support](https://img.shields.io/badge/Support-Community-yellow)]()
[![Release](https://github.com/NCCloud/charts/actions/workflows/release.yaml/badge.svg?branch=main)](https://github.com/NCCloud/charts/actions/workflows/release.yaml)

This functionality is in beta and is subject to change. The code is provided as-is with no warranties.

## ⚙️ Usage

[Helm](https://helm.sh) must be installed to use the charts.
Please refer to Helm's [documentation](https://helm.sh/docs/) to get started.

Once Helm is set up properly, add the repo as follows:

```sh
helm repo add nccloud https://nccloud.github.io/charts
```

You can then run `helm search repo nccloud` to see the charts.

## 🙌 Support

These Helm charts are community supported. Namecheap Cloud provides no official support for their use.

## ❤️ Contributing

We'd love to have you contribute! Please refer to our [contribution guidelines](CONTRIBUTING.md) for details.

## 📝 License

[Apache 2.0 License](./LICENSE)