bjw-s / helm-charts

A collection of Helm charts
https://bjw-s.github.io/helm-charts/
Apache License 2.0
570 stars 106 forks source link

Is there documentation on how to convert an "old" k8s-at-home chart to using the new common library maintained in this repo? #125

Closed johanneskastl closed 1 year ago

johanneskastl commented 1 year ago

I tried to use the new common library-chart to continue using the uptime-kuma chart from k8s-at-home, but apparently the new common library-chart evolved and is no longer a drop-in replacement.

Is there any documentation on how to convert an existing chart from the old k8s-at-home library-chart to the new one?

GiorgioAresu commented 1 year ago

I had to go with reading the templates, it's not really a big difference but maybe this can help you. It's a commit in which I migrated sonarr from k8s-at-home to this chart and image from linuxserver. https://github.com/GiorgioAresu/homelab-gitops/commit/780af22b86f94ff75dd316bc59e78f0203e65fd9