https://github.com/fission/fission-charts
Repo for fission charts
https://github.com/fission/fission-charts
chart charts fission helm helm-charts kubernetes
Last synced: 6 months ago
JSON representation
Repo for fission charts
- Host: GitHub
- URL: https://github.com/fission/fission-charts
- Owner: fission
- Created: 2017-09-02T02:44:39.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2025-01-25T16:26:47.000Z (9 months ago)
- Last Synced: 2025-03-27T06:05:12.945Z (7 months ago)
- Topics: chart, charts, fission, helm, helm-charts, kubernetes
- Language: Smarty
- Homepage: https://fission.github.io/fission-charts/
- Size: 3.26 MB
- Stars: 6
- Watchers: 7
- Forks: 13
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fission Community Kubernetes Helm Charts
[](https://github.com/fission/.github/blob/main/LICENSE) [](https://artifacthub.io/packages/search?repo=fission-charts)
## 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:
```console
helm repo add fission-charts https://fission.github.io/fission-charts/
```You can then run `helm search repo fission-charts` to see the charts available.
## Installation
Please check the [installation guide](https://fission.io/docs/installation/) for more information.
## Contributing
The source code of all [Fission](https://fission.io) community [Helm](https://helm.sh) charts can be found on Github:
We'd love to have you contribute!
## License
[Apache 2.0 License](https://github.com/fission/.github/blob/main/LICENSE).