https://github.com/ethersphere/helm
Ethersphere Helm Charts
https://github.com/ethersphere/helm
devops
Last synced: 22 days ago
JSON representation
Ethersphere Helm Charts
- Host: GitHub
- URL: https://github.com/ethersphere/helm
- Owner: ethersphere
- Created: 2020-01-29T12:11:16.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-02-13T11:56:52.000Z (12 months ago)
- Last Synced: 2025-02-13T12:36:05.909Z (12 months ago)
- Topics: devops
- Language: Mustache
- Homepage:
- Size: 575 KB
- Stars: 32
- Watchers: 21
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ethersphere Helm Charts
[](https://github.com/ethersphere/helm/actions?query=workflow%3ARelease)
[](https://artifacthub.io/packages/search?repo=ethersphere)
This repo contains Ethersphere Helm Charts:
* [bee](https://github.com/ethersphere/helm/tree/master/charts/bee)
* [beekeeper](https://github.com/ethersphere/helm/tree/master/charts/beekeeper)
* [eks-local-disk-provisioner](https://github.com/ethersphere/helm/tree/master/charts/eks-local-disk-provisioner)
* [geth-swap](https://github.com/ethersphere/helm/tree/master/charts/geth-swap)
* [bee-localchain](https://github.com/ethersphere/helm/tree/master/charts/bee-localchain)
* [tokenexporter](https://github.com/ethersphere/helm/tree/master/charts/tokenexporter)
* [ethexporter](https://github.com/ethersphere/helm/tree/master/charts/ethexporter)
* [nethermind](https://github.com/ethersphere/helm/tree/master/charts/nethermind)
* [bzz-token-service](https://github.com/ethersphere/helm/tree/master/charts/bzz-token-service)
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:
```bash
helm repo add ethersphere https://ethersphere.github.io/helm
```
Now You can run `helm search ethersphere` to see the charts.
Note that new versions might become available and you'll have to fetch these by doing `helm repo update`.