Skip to content
Discussion options

You must be logged in to vote

@otavio Both have HelmChart and HelmChartConfig definitions, you can view them with kubectl get helmchart(config) -A (or just use kubectl get crds if I got the orthograph wrong).

You can upgrade them by applying a HelmChartConfig; see examples in the templates folder. And more on the matter here: https://rancher.com/docs/k3s/latest/en/helm/.

Also, it seems possible to directly upgrade with the helm cli, but GitOps principles would dictate the former method.

Lastly, we export a kustomization_backup.yaml and save it at the root of the folder; this will also include all the generated HelmCharts and HelmChartConfigs and can be used to upgrade too, but changing the chart versions. Please see t…

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@mysticaltech
Comment options

@mysticaltech
Comment options

@otavio
Comment options

@mysticaltech
Comment options

@mrclrchtr
Comment options

Answer selected by mysticaltech
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants