https://github.com/link-society/charts
https://github.com/link-society/charts
helm-charts infrastructure-as-code
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/link-society/charts
- Owner: link-society
- Created: 2020-12-11T16:30:52.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-01-14T19:40:23.000Z (over 3 years ago)
- Last Synced: 2025-01-18T13:38:41.369Z (over 1 year ago)
- Topics: helm-charts, infrastructure-as-code
- Language: Smarty
- Size: 4.49 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Link Society Helm repository
**Stable repository:** *(recommended for production)*
```
$ helm repo add link-society https://charts.link-society.com/stable
$ helm repo update
```
**Testing repository:**
```
$ helm repo add link-society-incubator https://charts.link-society.com/incubator
$ helm repo update
```