I’m trying to make my own app catalog and made most working except the app_versions.json, however as I start writing it it seems like most information exists either in the catalog.json or in the Chart.yaml.
At this point I think I need to enter the app version in three different files, and at multiple locations within each of these files.
Have I misunderstood something, should these (mainly catalog.json and app_versions.json) be auto-generated somehow?
Currently the only documentation I found was the README.md of the truenas/charts repo (sorry, not allowed to post links)