charts VS helm-charts

Compare charts vs helm-charts and see what are their differences.

charts

⚠️(OBSOLETE) Curated applications for Kubernetes [Moved to: https://github.com/helm/charts] (by kubernetes)

helm-charts

Helm Charts for various Applications: https://charts.christianhuth.de (by christianhuth)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
charts helm-charts
6 1
15,432 28
- -
1.4 9.7
about 2 years ago 15 days ago
Go Go
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

charts

Posts with mentions or reviews of charts. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-16.

helm-charts

Posts with mentions or reviews of helm-charts. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-16.
  • GitOps/Argo CD Deployment Flow Question
    3 projects | /r/kubernetes | 16 Feb 2023
    My go-to-tool for this kind of actions is the Renovate Bot: https://github.com/renovatebot/renovate. It is a universal dependency updater, that can also work with Kubernetes, Helm and Containers. You have fine-grained control over how the renovatebot updates the dependency it finds in your code: bump the dependency right away, create a mr with an update of the dependency, only do this on specific version updates (e.g. patch updates), and so on. Works like a charm for me and has now "vendor and platform lock-in" like the ArgoCD Image Updater, as this tool only works with Images as fas as I know - no possibility to update Helm dependencies. You can find some examples in my Helm Chart Repository on GitHub: https://github.com/christianknell/helm-charts/

What are some alternatives?

When comparing charts and helm-charts you can also consider the following projects:

helm - The Kubernetes Package Manager [Moved to: https://github.com/helm/helm]

semantic-release - :package::rocket: Fully automated version management and package publishing

chartmuseum - Host your own Helm Chart Repository [Moved to: https://github.com/helm/chartmuseum]

charts - ⚠️(OBSOLETE) Curated applications for Kubernetes

chartmuseum - helm chart repository server

helm - The Kubernetes Package Manager

Harbor - An open source trusted cloud native registry project that stores, signs, and scans content.

renovate - Universal dependency automation tool.