Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 2.22 KB

README.md

File metadata and controls

31 lines (25 loc) · 2.22 KB

Artifact HUB Workflow Status license GitHub stars Downloads Contributors Paypal GitHub Sponsor

GitHub issues GitHub closed issues GitHub pull requests GitHub closed pull requests

Generic charts, like cronjobs, nginx-phpfpm

  • requires helm v3
helm repo add sickhub https://sickhub.github.io/charts
helm search repo sickhub

On Artifact Hub: https://artifacthub.io/packages/search?org=sickhub

Contribute

  • Create issues, create PRs, ... let's make this better together.
  • See Contributing

Publish new chart version

Create a PR that includes a version change in Chart.yaml of the Helm Chart. The action chart-releaser will detect it, package it and create a new release in GitHub as well as update the gh-pages repository index.yaml.