From 462bd0550e5ca05ca834b0db110e213ff78ff21f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alfred=20G=C3=B6ppel?= <43101280+alfi0812@users.noreply.github.com> Date: Mon, 13 Apr 2026 16:25:01 +0200 Subject: [PATCH] fix(renovate): delete chart no longer existing (#46710) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit **Description** ⚒️ Fixes # **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code - [ ] 📜 Documentation Changes **🧪 How Has This Been Tested?** **📃 Notes:** **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made changes to the documentation - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning - [ ] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or `fix(docs):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ --- charts/stable/jmzhomeproxy/.helmignore | 32 -- charts/stable/jmzhomeproxy/CHANGELOG.md | 526 ------------------ charts/stable/jmzhomeproxy/Chart.yaml | 40 -- charts/stable/jmzhomeproxy/README.md | 50 -- charts/stable/jmzhomeproxy/icon-small.webp | Bin 474 -> 0 bytes charts/stable/jmzhomeproxy/icon.webp | Bin 2482 -> 0 bytes .../stable/jmzhomeproxy/templates/common.yaml | 2 - charts/stable/jmzhomeproxy/values.yaml | 19 - 8 files changed, 669 deletions(-) delete mode 100644 charts/stable/jmzhomeproxy/.helmignore delete mode 100644 charts/stable/jmzhomeproxy/CHANGELOG.md delete mode 100644 charts/stable/jmzhomeproxy/Chart.yaml delete mode 100644 charts/stable/jmzhomeproxy/README.md delete mode 100644 charts/stable/jmzhomeproxy/icon-small.webp delete mode 100644 charts/stable/jmzhomeproxy/icon.webp delete mode 100644 charts/stable/jmzhomeproxy/templates/common.yaml delete mode 100644 charts/stable/jmzhomeproxy/values.yaml diff --git a/charts/stable/jmzhomeproxy/.helmignore b/charts/stable/jmzhomeproxy/.helmignore deleted file mode 100644 index feb7464da6f..00000000000 --- a/charts/stable/jmzhomeproxy/.helmignore +++ /dev/null @@ -1,32 +0,0 @@ -# Patterns to ignore when building packages. -# This supports shell glob matching, relative path matching, and -# negation (prefixed with !). Only one pattern per line. -.DS_Store -# Common VCS dirs -.git/ -.gitignore -.bzr/ -.bzrignore -.hg/ -.hgignore -.svn/ -# Common backup files -*.swp -*.bak -*.tmp -*~ -# Various IDEs -.project -.idea/ -*.tmproj -.vscode/ -# OWNERS file for Kubernetes -OWNERS -# helm-docs templates -*.gotmpl -# docs folder -/docs -# icon -icon.png -icon.webp -icon-small.webp diff --git a/charts/stable/jmzhomeproxy/CHANGELOG.md b/charts/stable/jmzhomeproxy/CHANGELOG.md deleted file mode 100644 index d42a511ee53..00000000000 --- a/charts/stable/jmzhomeproxy/CHANGELOG.md +++ /dev/null @@ -1,526 +0,0 @@ ---- -title: Changelog -pagefind: false ---- - -## [jmzhomeproxy-1.0.0](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.34...jmzhomeproxy-1.0.0) (2022-11-10) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Major Change to GUI -- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) -- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349)) -- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) - -## [jmzhomeproxy-0.0.37](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.34...jmzhomeproxy-0.0.37) (2022-11-08) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) -- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349)) -- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) - -## [jmzhomeproxy-0.0.36](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.34...jmzhomeproxy-0.0.36) (2022-11-08) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) -- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) - -## [jmzhomeproxy-0.0.36](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.34...jmzhomeproxy-0.0.36) (2022-11-08) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) -- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) - -## [jmzhomeproxy-0.0.36](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.34...jmzhomeproxy-0.0.36) (2022-11-08) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) -- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) - -## [jmzhomeproxy-0.0.35](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.34...jmzhomeproxy-0.0.35) (2022-11-07) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) - -## [jmzhomeproxy-0.0.35](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.34...jmzhomeproxy-0.0.35) (2022-11-06) - -### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) - -## [jmzhomeproxy-0.0.34](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.33...jmzhomeproxy-0.0.34) (2022-11-06) - -### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317)) - -## [jmzhomeproxy-0.0.33](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.32...jmzhomeproxy-0.0.33) (2022-11-05) - -### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308)) - -## [jmzhomeproxy-0.0.32](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.31...jmzhomeproxy-0.0.32) (2022-11-02) - -### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261)) - -## [jmzhomeproxy-0.0.31](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.30...jmzhomeproxy-0.0.31) (2022-10-25) - -### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) - -## [jmzhomeproxy-0.0.30](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.29...jmzhomeproxy-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - -## [jmzhomeproxy-0.0.29](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.28...jmzhomeproxy-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - -## [jmzhomeproxy-0.0.28](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.27...jmzhomeproxy-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update helm general non-major - -## [jmzhomeproxy-0.0.28](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.27...jmzhomeproxy-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major - -## [jmzhomeproxy-0.0.27](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.26...jmzhomeproxy-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) -- update helm general non-major - -## [jmzhomeproxy-0.0.26](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.25...jmzhomeproxy-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - -## [jmzhomeproxy-0.0.25](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.24...jmzhomeproxy-0.0.25) (2022-09-25) - -### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) - -## [jmzhomeproxy-0.0.24](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.23...jmzhomeproxy-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- refactor Services SCALE GUI -- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) -- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - -## [jmzhomeproxy-0.0.24](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.23...jmzhomeproxy-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- refactor Services SCALE GUI -- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) -- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - -## [jmzhomeproxy-0.0.24](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.23...jmzhomeproxy-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- refactor Services SCALE GUI -- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) -- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - -## [jmzhomeproxy-0.0.24](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.23...jmzhomeproxy-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- refactor Services SCALE GUI -- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) -- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - -## [jmzhomeproxy-0.0.24](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.23...jmzhomeproxy-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- refactor Services SCALE GUI -- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) -- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - -## [jmzhomeproxy-0.0.24](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.23...jmzhomeproxy-0.0.24) (2022-09-19) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- refactor Services SCALE GUI -- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) -- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - -## [jmzhomeproxy-0.0.24](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.23...jmzhomeproxy-0.0.24) (2022-09-19) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- refactor Services SCALE GUI -- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) -- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - -## [jmzhomeproxy-0.0.24](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.23...jmzhomeproxy-0.0.24) (2022-09-19) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- refactor Services SCALE GUI -- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) -- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - -## [jmzhomeproxy-0.0.24](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.23...jmzhomeproxy-0.0.24) (2022-09-17) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- refactor Services SCALE GUI -- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) -- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - -## [jmzhomeproxy-0.0.24](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.23...jmzhomeproxy-0.0.24) (2022-09-18) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) -- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - -## [jmzhomeproxy-0.0.24](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.23...jmzhomeproxy-0.0.24) (2022-09-16) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) -- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - -## [jmzhomeproxy-0.0.24](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.23...jmzhomeproxy-0.0.24) (2022-09-16) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) -- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - -## [jmzhomeproxy-0.0.24](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.23...jmzhomeproxy-0.0.24) (2022-09-15) - -### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) -- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - -## [jmzhomeproxy-0.0.24](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.23...jmzhomeproxy-0.0.24) (2022-09-15) - -### Chore - -- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) -- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - -## [jmzhomeproxy-0.0.23](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.22...jmzhomeproxy-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - -## [jmzhomeproxy-0.0.23](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.22...jmzhomeproxy-0.0.23) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - -## [jmzhomeproxy-0.0.23](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.22...jmzhomeproxy-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - -## [jmzhomeproxy-0.0.23](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.22...jmzhomeproxy-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - -## [jmzhomeproxy-0.0.23](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.22...jmzhomeproxy-0.0.23) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - -## [jmzhomeproxy-0.0.23](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.22...jmzhomeproxy-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - -## [jmzhomeproxy-0.0.22](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.20...jmzhomeproxy-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - -## [jmzhomeproxy-0.0.21](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.20...jmzhomeproxy-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - -## [jmzhomeproxy-0.0.20](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.19...jmzhomeproxy-0.0.20) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - -## [jmzhomeproxy-0.0.19](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.17...jmzhomeproxy-0.0.19) (2022-08-26) - -### Fix - -- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586)) - -## [jmzhomeproxy-0.0.17](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.16...jmzhomeproxy-0.0.17) (2022-08-23) - -### Chore - -- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545)) - -## [jmzhomeproxy-0.0.16](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.15...jmzhomeproxy-0.0.16) (2022-08-12) - -### Chore - -- add documentation checkbox/section to all SCALE Apps -- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456)) - -### Fix - -- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447)) - -## [jmzhomeproxy-0.0.15](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.14...jmzhomeproxy-0.0.15) (2022-08-08) - -### Chore - -- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376)) -- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402)) - -## [jmzhomeproxy-0.0.14](https://github.com/truecharts/apps/compare/jmzhomeproxy-0.0.13...jmzhomeproxy-0.0.14) (2022-07-26) - -### Chore - -- update home links ([#3291](https://github.com/truecharts/apps/issues/3291)) -- update helm general non-major helm releases ([#3302](https://github.com/truecharts/apps/issues/3302)) - -## [jmzhomeproxy-0.0.13](https://github.com/truecharts/apps/compare/jmzhomeproxy-0.0.12...jmzhomeproxy-0.0.13) (2022-07-25) - -### Chore - -- update docker general non-major ([#3300](https://github.com/truecharts/apps/issues/3300)) - -### Chore - -- add fake digest to new incubator Apps to fetch digests - -## [jmzhomeproxy-0.0.12](https://github.com/truecharts/apps/compare/jmzhomeproxy-0.0.11...jmzhomeproxy-0.0.12) (2022-07-23) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) - -## [jmzhomeproxy-0.0.12](https://github.com/truecharts/apps/compare/jmzhomeproxy-0.0.11...jmzhomeproxy-0.0.12) (2022-07-23) - -### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) - -## [jmzhomeproxy-0.0.12](https://github.com/truecharts/apps/compare/jmzhomeproxy-0.0.11...jmzhomeproxy-0.0.12) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) - -## [jmzhomeproxy-0.0.11]jmzhomeproxy-0.0.11 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Bump all charts to generate config and container references due to huge increase of repository -- Move Dev to incubator and some cleanup - -## [jmzhomeproxy-0.0.10]jmzhomeproxy-0.0.10 (2022-07-22) - -### Chore - -- Auto-update chart README [skip ci] -- Move Dev to incubator and some cleanup - -## [jmzhomeproxy-0.0.10]jmzhomeproxy-0.0.10 (2022-07-22) - -### Chore - -- Move Dev to incubator and some cleanup diff --git a/charts/stable/jmzhomeproxy/Chart.yaml b/charts/stable/jmzhomeproxy/Chart.yaml deleted file mode 100644 index 373b8a8595f..00000000000 --- a/charts/stable/jmzhomeproxy/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -annotations: - artifacthub.io/links: |- - - name: support - url: https://discord.com/invite/tVsPTHWTtr - trueforge.org/category: Cloud - trueforge.org/max_helm_version: "4.1" - trueforge.org/max_kubernetes_version: 1.35.0 - trueforge.org/min_helm_version: "3.14" - trueforge.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 29.0.10 - repository: oci://oci.trueforge.org/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Proxy is in quotes because I couldn't think of a better name. There is nothing overly special about this other than using it as a simple and easy to use dashboard for all your self-hosted services. -home: https://trueforge.org/truetech/truecharts/charts/stable/jmzhomeproxy -icon: https://trueforge.org/img/hotlink-ok/chart-icons/jmzhomeproxy.webp -keywords: - - jmzhomeproxy - - Cloud - - Network-Web -kubeVersion: '>=1.27.0-0' -maintainers: - - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org -name: jmzhomeproxy -sources: - - https://github.com/JmzTaylor/homelab_proxy/ - - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/jmzhomeproxy - - https://hub.docker.com/r/jmzsoftware/jmzhomelabproxy -type: application -version: 9.0.1 - diff --git a/charts/stable/jmzhomeproxy/README.md b/charts/stable/jmzhomeproxy/README.md deleted file mode 100644 index e07a8f614f3..00000000000 --- a/charts/stable/jmzhomeproxy/README.md +++ /dev/null @@ -1,50 +0,0 @@ ---- -title: README ---- - -## General Info - -For more information about this Chart, please check the docs on the TrueCharts [website](https://trueforge.org/truecharts/charts/stable/jmzhomeproxy) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)** - -## Installation - -### Helm-Chart installation - -To install TrueCharts Helm charts using Helm, you can use our OCI Repository. - -`helm install mychart oci://oci.trueforge.org/truecharts/jmzhomeproxy` - -For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](https://trueforge.org/truecharts/guides/) - -## Chart Specific Guides and information - -All our charts have dedicated documentation pages. -The documentation for this chart can be found here: -https://trueforge.org/truecharts/stable/jmzhomeproxy - -## Configuration Options - -To view the chart specific options, please view Values.yaml included in the chart. -The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/jmzhomeproxy/values.yaml - -All our Charts use a shared "common" library chart that contains most of the templating and options. -For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](https://trueforge.org/truecharts-common/) - -For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml - -## Support - -- See the [Website](https://trueforge.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open an [issue](https://github.com/trueforge-org/truecharts/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://trueforge.org/general/sponsor/) or contributing back to the project any way you can! - -_All Rights Reserved - The TrueCharts Project_ diff --git a/charts/stable/jmzhomeproxy/icon-small.webp b/charts/stable/jmzhomeproxy/icon-small.webp deleted file mode 100644 index 81173b84fa735d9040f7db62e972c0621f6699ab..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 474 zcmV<00VV!YNk&G}0RRA3MM6+kP&il$0000G0000V0018V06|PpNQD6a00EG6Ynvg- z^51gXwr%&)wrz}U#@M!P+qP}3+PxaPkrAEIXC@*h0RK(HVMng+ERyp}Zd{QRUV7=S z1+VbNAP7f4RB^hK3Hq+-eHSku;Va7JorDq4x~6aK?APa9x+fX57b2xK4dLB!zw;zd z3=sM0>0~{cTVtgJ992Hc-@8(-SA%!q8!Z6AFC^TsVGMvli@`tW34n1^dO-0@0+j6R z0gdkxz_`tXU*a_Yn09G0_s97H`A|Y;e*Ke^B0MH6nFpSa}%3w{f^*=ngA*Dr}r^)U-e5cDwJcIi7_VydB8}04wA8;v# zrT^i{bt&|MWDJ8KsqFTnce*TS1uJ0P^yVndzUA!!D1$X2vh0NR-*);T!@o+1w{CiS z6jZyWcl*FoFHlBDj)zL06u*#l1HSXp`kbE0FV!f QX#fDO0}ufI`gcG80Qt1mp#T5? diff --git a/charts/stable/jmzhomeproxy/icon.webp b/charts/stable/jmzhomeproxy/icon.webp deleted file mode 100644 index 3cbac05865d5f5785dc9c1d64ee9cb74d1e42f55..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2482 zcmV;j2~GA=Nk&Gh2><|BMM6+kP&il$0000G0001$005N$06|PpNF)gW00E%J|Nq%Y zUe+(gOb2Vs+P3Z8vu)ePYC4OvZ|&W)ZQt6qjq%KC(B|{tpQh=5l6!U$F#+;_f~jpT zdU)KM@4PnVj$w@g{}mcP@Z;ffVxQSQ^O6+rOS$&fa^lZ@vyI_t$#-nQ;WM+Fc$d+4 zrAh2)>6tSnkyudpWYD8hCYEA-YRRiN^lnxsqjA^EGyll9g5Mf>Qmx;yG*>@R-zPSW znm7C&vEV=t4{Es$)m${fkodcPS*}ocj^{MpgPMI?P#pE0w_Txdu*YOyqw5 z=K*XE>LCjN9u9OI`Fn0Tb|VGr|@C0 zBKdp0byVr-A|h=!DohJhn51hLN3rbWDpKoTB|5QNlcb8^J7=|tb)<>ANVPvvqi0V1 zGhtw|W_8|=60`gbpUX(qm5TM@SKAmG4c?1&+3(MF@r&y=K4b&VeAr4C-#w*R?tZ4e zA+Fr-xE(nAQY9^Xqa&zC9!wM0&baW#$KL)c&kEM}(7+fK1&F*?OWfY5e9qhg3yNN!JLX>uFxTff(((YnUqPoXG=XCo;=%n+1Lgw`8GiuW zC!YM62^`OGrhO@}JI$Mt{seg0nehP6h(~uQ1Bz-o5m*bHZ0J=o2jF=p8kYfoh-bGu z3v5kx;97tuyvz6ji1v5j6{U}N$#np)I`AD(p5kHEihwo#_|^jld>$r$0A)4eI|eK_ zylfo6(D;ghzr@S0R33`&H1MmZbyi-DFCX~Z(=wF#@$CcF8(vnq4EQR(B|xsv(@KG_ z<9iRFu9wv?fzRT5R=L#6S_4dvZ;1|iE33y4`fCuiosEIE@7cDLU%GO-(_ll&) z_L{(%zegk@WkwWh^XtmqQ0re}M&C|$%$SeepF&=cwg|gZ4X183ZJ8szU;?UHZYt5M z9ZKB+u=BowH!lUqt>J#P@&WU^bJ||M5@18JGeb;ZQ-+A7{s{2>GNz7H zpk}W)hWbZ9oUV8_0}D}4?kPc?Ar3dpR$>-+740%6KAxhP^g5-)Jd)v*49c-_`f|}O zWgUF1n_P3o#<5=Fe8+_`)(sH-I+{>aMK>9=!OHxjjU+O7?#wlN*DtstSt>xC0@xkY zPC{3{w{G{!sY3%&;T@A(a&`|F{an;Jsg@@HNgVwzkp95P=AMw$WY{@vLiz-MgA+}4 zN$qgXkOqN@k^aP%D6s#f+Pbuj08i-A@ZF<8WbHkn3eb8jF%JyUq#Hn{7FV3W+WfbH zcFm4p^VDE>xv~tK+cPvv`U~6pYPd<`Y;1q-)9XqTi2ii@jSETv#=6NAfV1;&zju)d zln>C#_y#aD{UUOG8E`Nw9L@@7g~M6ltneKDW`?uES>bS2I4c~UkPDo?Ktz(J15DQ{ za17WU6cI7L!CAc=oGxmWTwsGwr;rKE5zD6>8mY@jhpx4d-+>cBos!Fd&#fjnbfYde zI&`Pi3gAdUC;twhpuSRRn(shRp!X=0i|;(u+Y#+rUEQ%DpKc5fTdl##M#O( zx`@A3mpHp`1I#zlL^^H;$P}%+odr1g=RZXN=5?Z@Qw~0gdgS|sX8{VE=w-aA#Qr(p zCaEiwnC5e$dCCuVHrA0it90#I-_Xct)W2sC0TR^=a77u!iUE{+0w z#@5uNM&>@iTyt+Imel_~YE?8cAQiCvtE*1rY?|KR5ZiTsGqK(`NQ(h`h`G3FEb)(+ zw>9_pvhmHNg8D+CfW%pQ12&6?Y0$q2n|m6@5|KbC*(WagIkpehN?48E*#6aT$7TDO zO75fy+Y}}yY!vFwiSOhn(FfBB76!Xd{f{i?*CB<`L1t)2a?CGqt)+xa=o#U$me607LnjYY?d zuOe2ZZ>Nd7cbU93zi9uLmj*;nW5|N-IVU#0(^=dHeekFVz+g^8f$< diff --git a/charts/stable/jmzhomeproxy/templates/common.yaml b/charts/stable/jmzhomeproxy/templates/common.yaml deleted file mode 100644 index 78d963fb168..00000000000 --- a/charts/stable/jmzhomeproxy/templates/common.yaml +++ /dev/null @@ -1,2 +0,0 @@ -{{/* Render the templates */}} -{{ include "tc.v1.common.loader.all" . }} diff --git a/charts/stable/jmzhomeproxy/values.yaml b/charts/stable/jmzhomeproxy/values.yaml deleted file mode 100644 index 2755c116e3e..00000000000 --- a/charts/stable/jmzhomeproxy/values.yaml +++ /dev/null @@ -1,19 +0,0 @@ -# yaml-language-server: $schema=./values.schema.json -image: - pullPolicy: IfNotPresent - repository: docker.io/jmzsoftware/jmzhomelabproxy - tag: latest@sha256:6f37ef95a27aa512b8e5eaea0c22457035ca81bf6a7b71f91de1b57c78b7586d -persistence: {} - -securityContext: - container: - readOnlyRootFilesystem: false - runAsGroup: 0 - runAsUser: 0 -service: - main: - ports: - main: - port: 8080 - protocol: tcp - targetPort: 8080