https://github.com/structr/helm-charts
https://github.com/structr/helm-charts
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/structr/helm-charts
- Owner: structr
- Created: 2023-03-20T13:44:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-14T06:36:09.000Z (over 1 year ago)
- Last Synced: 2025-01-21T02:42:53.542Z (5 months ago)
- Language: Shell
- Size: 40 KB
- Stars: 1
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# helm-charts
This repository contains the source code of the Structr Helm Charts.
## Build
To build the charts in this repository, run
```
bin/package.sh
```## Add a New Chart
To add a new helm chart, create a new folder with the chart sources in this repository and add a "helm package" line for your folder in `bin/package.sh`.
## Publish The Charts
To publish the charts, run `bin/package.sh` to update the index and copy the contents of the output/ folder to structr.com.