Migrate helm chart
See original GitHub issueWe discussed this in a PR for the frigate helm chart over in the billimek-charts repo. I’d like to start the process to ‘move’ the chart over here.
Would you prefer it to be added within this repo, or a separate (dedicated?) repo? I beleive either should work fine. It’s best (IMO) to have it within a charts
subdirectory and there are excellent github actions for auto linting/testing (although automated testing the frigate installation is tricky at the moment) and releasing the chart.
Issue Analytics
- State:
- Created 3 years ago
- Comments:11 (9 by maintainers)
Top Results From Across the Web
Migrating Helm v2 to v3
Migrating Helm v2 to v3. This guide shows how to migrate Helm v2 to v3. Helm v2 needs to be installed and managing...
Read more >Migration guides for the GitLab Helm chart
Migrate from the Helm chart to the Linux package. Other migrations: Migrate between Helm versions. Migrate to the built-in MinIO service for object...
Read more >Migrating from a legacy version of the teleport Helm chart
In this guide, we'll detail a way to migrate an existing Teleport cluster using the legacy teleport Helm chart to use the newer...
Read more >Best Practices for Migrating to Helm v3 for the Enterprise - JFrog
Learn how to automate migration to Helm v3 using the helm-2to3 plugin when running K8s at enterprise scale.
Read more >How to Migrate from Helm v2 to v3 - InfraCloud
Helm is the package manager for Kubernetes. This blog post is about making your charts compatible with 2 & 3, migrating the existing ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@brujoand yes, will do!
It’s on my list of things to do for formally migrating the frigate chart over here, sorry for the delays!