From a30abd3d8763e4f116aea09e1a1e4a03ee1be980 Mon Sep 17 00:00:00 2001 From: martyav Date: Wed, 5 Jul 2023 16:58:39 -0400 Subject: [PATCH] added 2.0-2.4 version of page --- .../new-user-guides/helm-charts-in-rancher/creating-apps.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/versioned_docs/version-2.0-2.4/how-to-guides/new-user-guides/helm-charts-in-rancher/creating-apps.md b/versioned_docs/version-2.0-2.4/how-to-guides/new-user-guides/helm-charts-in-rancher/creating-apps.md index 877de7b0157..270d7674c0c 100644 --- a/versioned_docs/version-2.0-2.4/how-to-guides/new-user-guides/helm-charts-in-rancher/creating-apps.md +++ b/versioned_docs/version-2.0-2.4/how-to-guides/new-user-guides/helm-charts-in-rancher/creating-apps.md @@ -2,6 +2,10 @@ title: Creating Catalog Apps --- + + + + Rancher's catalog service requires any custom catalogs to be structured in a specific format for the catalog service to be able to leverage it in Rancher. > For a complete walkthrough of developing charts, see the [Chart Template Developer's Guide](https://helm.sh/docs/chart_template_guide/) in the official Helm documentation.