added 2.0-2.4 version of page

This commit is contained in:
martyav
2023-07-05 16:58:39 -04:00
parent 12fb4b092f
commit a30abd3d87
@@ -2,6 +2,10 @@
title: Creating Catalog Apps
---
<head>
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/how-to-guides/new-user-guides/helm-charts-in-rancher/create-apps"/>
</head>
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.