Skip to content

enthus-appdev/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

enthus Helm Charts

Helm charts maintained by enthus GmbH, published via GitHub Pages.

Usage

Add the Helm repository:

helm repo add enthus https://enthus-appdev.github.io/helm-charts
helm repo update

Search available charts:

helm search repo enthus

Install a chart:

helm install my-release enthus/<chart-name>

Available charts

Chart Description
api-deployment Deployment chart for the NegSoft API service
api-subscription Deployment chart for the NegSoft subscription API workload
default Default chart scaffold from helm create
negsoft-operator Kubernetes operator for managing NegSoft user subscriptions
nexus Internal admin UI for database operations, configuration, and cross-environment replication
pim-cronjob Reusable Kubernetes CronJob chart for Product Information Management (PIM) workloads — importers, exporters, and generators

Contributing

Charts are linted on every push and pull request. Release tarballs are published automatically via chart-releaser-action when version bumps are merged into main.

Packages

 
 
 

Contributors