Skip to content

Commit 7f68c18

Browse files
authored
Remove Huntarr from curated charts (#379)
## Description This is a vibe coded app with a lot of security issues. I could live with security issues, but the various actions of the dev has left a sour taste with wanting to support this See: Security Report - https://www.reddit.com/r/selfhosted/comments/1rckopd/huntarr_your_passwords_and_your_entire_arr_stacks/ See: Tantrum - https://www.reddit.com/r/selfhosted/comments/1rcmgnn/the_huntarr_github_page_has_been_taken_down/ Breaks CD pipeline because of the devs tantrum too: https://github.com/drinkataco/media-servarr/actions/runs/22334830770 ## Type of change - [x] Bug fix (non-breaking change which fixes an issue) - [ ] Non-breaking change which adds functionality - [x] Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] Documentation update ## Checklist - [ ] I have updated the chart version in `Chart.yaml` according to [semantic versioning](https://semver.org/). - [ ] I have included any new or changed values in the `values.yaml` file and documented them in the README if applicable. - [ ] My changes are tested and proven to work. - [x] I have performed a self-review of my own code. - [ ] I have commented my code, particularly in hard-to-understand areas. - [ ] I have made corresponding changes to the documentation. - [x] My changes generate no new warnings. ## Post Merge Steps: - [ ] Remove from charts directory (all) - [ ] Invalidate cloudfront
2 parents 77ce9d8 + 583b943 commit 7f68c18

File tree

9 files changed

+0
-211
lines changed

9 files changed

+0
-211
lines changed

.github/workflows/auto-update.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@ jobs:
2424
strip_prefix: 'v'
2525
- name: 'flaresolverr'
2626
repo: 'flaresolverr/flaresolverr'
27-
- name: 'huntarr'
28-
repo: 'plexguide/huntarr.io'
29-
hub: 'ghcr'
3027
- name: 'homarr'
3128
repo: 'homarr-labs/homarr'
3229
hub: 'ghcr'

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ There are a number of charts available under the [./charts](./charts) - each wit
3636
- Bazarr - [bazarr.media](https://www.bazarr.media/)
3737
- Cleanuparr - [cleanuparr.github.io](https://cleanuparr.github.io/Cleanuparr/)
3838
- Flaresolverr - [Flaresolverr/Flaresolverr](https://github.com/FlareSolverr/FlareSolverr)
39-
- Huntarr - [huntarr.io](https://huntarr.io)
4039
- Homarr - [homarr.dev](https://homarr.dev/)
4140
- Jellyfin - [jellyfin.org](https://jellyfin.org/)
4241
- Lidarr - [lidarr.audio](https://lidarr.audio/)

charts/huntarr/.helmignore

Lines changed: 0 additions & 3 deletions
This file was deleted.

charts/huntarr/Chart.yaml

Lines changed: 0 additions & 29 deletions
This file was deleted.

charts/huntarr/README.md

Lines changed: 0 additions & 112 deletions
This file was deleted.

charts/huntarr/icon.png

-57.5 KB
Binary file not shown.

charts/huntarr/templates/NOTES.txt

Lines changed: 0 additions & 8 deletions
This file was deleted.

charts/huntarr/templates/application.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.

charts/huntarr/values.yaml

Lines changed: 0 additions & 50 deletions
This file was deleted.

0 commit comments

Comments
 (0)