GitHunt
BK

bk201/addons

addons

Repo contains addon info under /pkg/templates

The templates need to be generated for harvester-installer packaging as follows:
go run . -generateTemplates -path $path_to_installer_templates

For harvester upgrade path, the templates need to be rendered, and easiest way to do the same is to call

go run . -generateAddons -path $upgrade_path_manifests

The repo also contains a version_info file which is sourced by harvester-installer build-bundle script

Please ensure image and chart info update is also reflected in this file.

Languages

Go93.2%Shell6.8%

Contributors

Created October 23, 2024
Updated October 23, 2024
bk201/addons | GitHunt