Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andrcuns/charts
Helm Charts
https://github.com/andrcuns/charts
buildkit helm
Last synced: 12 days ago
JSON representation
Helm Charts
- Host: GitHub
- URL: https://github.com/andrcuns/charts
- Owner: andrcuns
- Created: 2020-10-05T08:19:11.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-11T06:47:29.000Z (3 months ago)
- Last Synced: 2024-10-11T11:15:20.815Z (3 months ago)
- Topics: buildkit, helm
- Language: Smarty
- Homepage:
- Size: 479 KB
- Stars: 9
- Watchers: 2
- Forks: 14
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/andrcuns)](https://artifacthub.io/packages/search?repo=andrcuns)
# Helm charts
This repository hosts various helm charts.
## Charts
* [buildkit-service](charts/buildkit-service/README.md)
* [smocker](charts/smocker/README.md)
* **dependabot-gitlab**: migrated to## Development
* Make changes
* Update chart README by running [helm-docs](https://github.com/norwoodj/helm-docs/releases) from repo root```shell
$ helm-docs
INFO[2021-09-17T21:03:22+03:00] Found Chart directories [charts/buildkit-service, charts/dependabot-gitlab]
INFO[2021-09-17T21:03:22+03:00] Generating README Documentation for chart charts/buildkit-service
INFO[2021-09-17T21:03:22+03:00] Generating README Documentation for chart charts/dependabot-gitlab
```* Create PR and make sure all jobs pass
## Release
* Trigger `Bump version` workflow with desired chart and semver component parameters