https://github.com/chatwork/charts
https://github.com/chatwork/charts
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/chatwork/charts
- Owner: chatwork
- License: apache-2.0
- Created: 2017-09-11T06:22:22.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2025-11-26T09:33:13.000Z (7 months ago)
- Last Synced: 2025-11-29T05:31:29.186Z (7 months ago)
- Language: Mustache
- Size: 11.7 MB
- Stars: 10
- Watchers: 43
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Helm Charts from Chatwork
This repository is a [Charts](https://chatwork.github.io/charts/index.yaml) published by Chatwork.
# Get Started
```
$ helm repo add chatwork https://chatwork.github.io/charts
"chatwork" has been added to your repositories
$ helm search -r 'chatwork/.*'
NAME CHART VERSION APP VERSION DESCRIPTION
chatwork/example 0.1.0 1.0 A Helm chart for Kubernetes
```
# Submitting Issues and Pull Requests
Please submit any issues or feature requests against https://github.com/chatwork/charts/issues. We accept PRs against that repo as well.