Skip to content

harvester/addons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.