Skip to content

icoretech/helm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iCoreTech Helm Charts Repository

Artifact Hub

Welcome to the iCoreTech Helm Charts repository! This repository hosts a collection of Helm charts for various applications and utilities to streamline your Kubernetes deployments.

Available Charts

For detailed information on the individual charts and their usage, please navigate to the charts subdirectory.

  • Airbroke: A modern, React-based open-source error catcher web application.
  • PgBouncer: A lightweight connection pooler for PostgreSQL.
  • Next.js: Generic, no-database Helm chart for Next.js standalone apps.

Deprecated Charts

  • ChatGPT Retrieval Plugin: DEPRECATED — This Helm chart is no longer maintained and will not be supported in the foreseeable future. Do not use it for new deployments.
  • Inngest Server: DEPRECATED — This Helm chart is deprecated because an official Inngest Helm chart is available. Avoid new deployments and plan to migrate to the official chart.

Getting Started

To use the iCoreTech Helm charts, you can add the iCoreTech Helm repository to your local Helm setup:

helm repo add icoretech https://icoretech.github.io/helm
helm repo update

Once you have added the repository, you can browse and search for charts using the Artifact Hub or the Helm CLI.

Contributing

If you encounter any issues or have suggestions for improvements, please feel free to open an issue on the GitHub repository. Contributions in the form of bug reports, feature requests, or pull requests are always welcome!

License

The Helm charts in this repository are released under the MIT License. Please review the specific license for each chart in their respective subdirectories.

Happy Helm charting!