From 0362c8d2c2a5221202ad26bd579f72e8d7c7e984 Mon Sep 17 00:00:00 2001 From: Maicon Berlofa Date: Tue, 7 Jul 2026 05:23:21 -0300 Subject: [PATCH] docs(profile): update chart count --- profile/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/profile/README.md b/profile/README.md index 90f88dd..cd9b5d7 100644 --- a/profile/README.md +++ b/profile/README.md @@ -36,7 +36,7 @@ HelmForge is an open-source Helm chart ecosystem for teams that want standard Kubernetes, standard Helm, official upstream images, and practical day-2 operations without a proprietary chart or image layer. -The project currently maintains **87 Helm charts** across databases, messaging, identity, automation, CMS, analytics, AI tooling, networking, observability, and self-hosted applications. Charts are published through both a classic HTTPS Helm repository and OCI artifacts on GHCR. +The project currently maintains **89 Helm charts** across databases, messaging, identity, automation, CMS, analytics, AI tooling, networking, observability, and self-hosted applications. Charts are published through both a classic HTTPS Helm repository and OCI artifacts on GHCR. Our design principle is simple: @@ -86,7 +86,7 @@ Browse the full catalog at [helmforge.dev/charts](https://helmforge.dev/charts) | Area | Current state | |------|---------------| -| Charts | 87 chart packages | +| Charts | 89 chart packages | | Stable charts | 84 stable charts | | Backups | 39 charts with optional S3-compatible backup support | | Distribution | HTTPS Helm repository and GHCR OCI registry |