TrueChartsClone/charts/stable/notifiarr/Chart.yaml

40 lines
1.2 KiB
YAML
Raw Normal View History

annotations:
feat: Add VolSync support and move CNPG backup credentials on SCALE (#21443) **Description** <!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. --> ⚒️ Fixes # <!--(issue)--> **⚙️ 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 **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ 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 corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 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):` or `chore(chart-name):` **➕ 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._
2024-04-29 10:28:39 +00:00
max_scale_version: 24.04.1
min_scale_version: 24.04.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: MediaApp-Other
chore(apps): update metadata in chart.yaml (#17457) **Description** <!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. --> ⚒️ Fixes # <!--(issue)--> **⚙️ 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 **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ 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 corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 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 **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ 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._
2024-01-21 14:14:33 +00:00
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
feat(notifiarr): add notifiarr (#8074) **Description** <!-- Add Notifiarr client app to incubator. --> ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [x] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [x] ⚖️ My code follows the style guidelines of this project - [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 - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 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 **➕ App addition** If this PR is an app addition please make sure you have done the following. - [x] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. -[ ] 🖼️ 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._ --------- Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com> Co-authored-by: Stavros kois <s.kois@outlook.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-08-12 10:06:12 +00:00
apiVersion: v2
chore(deps): update container image golift/notifiarr to v0.7.1@7cc9247 by renovate (#22498) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [golift/notifiarr](https://togithub.com/Notifiarr/notifiarr) | patch | `0.7.0` -> `0.7.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>Notifiarr/notifiarr (golift/notifiarr)</summary> ### [`v0.7.1`](https://togithub.com/Notifiarr/notifiarr/releases/tag/v0.7.1): May 26, 2024 [Compare Source](https://togithub.com/Notifiarr/notifiarr/compare/v0.7.0...v0.7.1) #### Releases - Docker images are now built in GitHub actions and [served from GitHub Container Registry](https://togithub.com/Notifiarr/notifiarr/pkgs/container/notifiarr). - *Note: Images (without a rate limit) are still built by and available on Docker Hub.* #### Features - New Tunnel UI. - Automatic tunnel failover. - Lidarr custom format sync methods added. - Added new docker images with `cuda` and `alpine` bases. These new images are in addition the `scratch` base image. - Cuda is used to monitor Nvidia video cards. - Alpine is used to have a more full-featured container (you can shell into). - File uploads now contain the hostname. - Additional content metadata scraped and sent to the website for active queue/downloads tracker. - New API endpoints to ping one, many or all starr instances. - New API endpoints to delete items from starr app queues. - HTTP service checks now have support for arbitrary headers. #### Bugs Fixed - Adds additional auth header exclusions. - Starr API errors now return the same http status code as the error. - Typo fixes, and Sonarr custom format sync renamed to be more consistent with Radarr. - Tunnel overhaul. Better tunnel logging with connection IDs. - Quotes in passwords should work now. - Apostrophes in file systems paths work now. - Fix ability to monitor MariaDB service. - Includes Plex friendly name in service check updates. - HTTP service checks now go critical when there's an error making the request (instead of unknown). - Fixes an app deadlock when watching a non-existent file. - Removes the console/terminal window from Windows so the `conhost.exe` workaround is no longer required. #### Notable Merged Contributions - Ignore Even More Headers by [@&#8203;bakerboy448](https://togithub.com/bakerboy448) in [https://github.com/Notifiarr/notifiarr/pull/645](https://togithub.com/Notifiarr/notifiarr/pull/645) - Updates and lint by [@&#8203;davidnewhall](https://togithub.com/davidnewhall) in [https://github.com/Notifiarr/notifiarr/pull/650](https://togithub.com/Notifiarr/notifiarr/pull/650) - chore(deps): update actions/download-artifact action to v4 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/Notifiarr/notifiarr/pull/651](https://togithub.com/Notifiarr/notifiarr/pull/651) - chore(deps): update actions/setup-go action to v5 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/Notifiarr/notifiarr/pull/652](https://togithub.com/Notifiarr/notifiarr/pull/652) - Tunnel updates by [@&#8203;davidnewhall](https://togithub.com/davidnewhall) in [https://github.com/Notifiarr/notifiarr/pull/654](https://togithub.com/Notifiarr/notifiarr/pull/654) - return starr app code by [@&#8203;davidnewhall](https://togithub.com/davidnewhall) in [https://github.com/Notifiarr/notifiarr/pull/656](https://togithub.com/Notifiarr/notifiarr/pull/656) - Update README.md by [@&#8203;davidnewhall](https://togithub.com/davidnewhall) in [https://github.com/Notifiarr/notifiarr/pull/662](https://togithub.com/Notifiarr/notifiarr/pull/662) - cleanup sync naming by [@&#8203;davidnewhall](https://togithub.com/davidnewhall) in [https://github.com/Notifiarr/notifiarr/pull/664](https://togithub.com/Notifiarr/notifiarr/pull/664) - chore(deps): update golangci/golangci-lint-action action to v4 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/Notifiarr/notifiarr/pull/667](https://togithub.com/Notifiarr/notifiarr/pull/667) - Add lidarr sync. by [@&#8203;davidnewhall](https://togithub.com/davidnewhall) in [https://github.com/Notifiarr/notifiarr/pull/665](https://togithub.com/Notifiarr/notifiarr/pull/665) - Add cuda and alpine images to GHCR by [@&#8203;davidnewhall](https://togithub.com/davidnewhall) in [https://github.com/Notifiarr/notifiarr/pull/666](https://togithub.com/Notifiarr/notifiarr/pull/666) - Add mariadb support by [@&#8203;davidnewhall](https://togithub.com/davidnewhall) in [https://github.com/Notifiarr/notifiarr/pull/669](https://togithub.com/Notifiarr/notifiarr/pull/669) - add hostname to file uploads by [@&#8203;davidnewhall](https://togithub.com/davidnewhall) in [https://github.com/Notifiarr/notifiarr/pull/674](https://togithub.com/Notifiarr/notifiarr/pull/674) - Update mysql.go for lint by [@&#8203;davidnewhall](https://togithub.com/davidnewhall) in [https://github.com/Notifiarr/notifiarr/pull/676](https://togithub.com/Notifiarr/notifiarr/pull/676) - add iostat and zpool to cuda and alpine by [@&#8203;davidnewhall](https://togithub.com/davidnewhall) in [https://github.com/Notifiarr/notifiarr/pull/675](https://togithub.com/Notifiarr/notifiarr/pull/675) - add more meta to active downloads by [@&#8203;davidnewhall](https://togithub.com/davidnewhall) in [https://github.com/Notifiarr/notifiarr/pull/683](https://togithub.com/Notifiarr/notifiarr/pull/683) - Protect passwords from quotes by [@&#8203;davidnewhall](https://togithub.com/davidnewhall) in [https://github.com/Notifiarr/notifiarr/pull/682](https://togithub.com/Notifiarr/notifiarr/pull/682) - chore(deps): update nvidia/cuda docker tag to v12.3.2 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/Notifiarr/notifiarr/pull/681](https://togithub.com/Notifiarr/notifiarr/pull/681) - ping endpoint and download items fixes by [@&#8203;davidnewhall](https://togithub.com/davidnewhall) in [https://github.com/Notifiarr/notifiarr/pull/687](https://togithub.com/Notifiarr/notifiarr/pull/687) - header support for http services checks by [@&#8203;davidnewhall](https://togithub.com/davidnewhall) in [https://github.com/Notifiarr/notifiarr/pull/688](https://togithub.com/Notifiarr/notifiarr/pull/688) - chore(deps): update nvidia/cuda docker tag to v12.4.0 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/Notifiarr/notifiarr/pull/702](https://togithub.com/Notifiarr/notifiarr/pull/702) - Add delete queue endpoints by [@&#8203;davidnewhall](https://togithub.com/davidnewhall) in [https://github.com/Notifiarr/notifiarr/pull/663](https://togithub.com/Notifiarr/notifiarr/pull/663) - protect quotes everywhere by [@&#8203;davidnewhall](https://togithub.com/davidnewhall) in [https://github.com/Notifiarr/notifiarr/pull/705](https://togithub.com/Notifiarr/notifiarr/pull/705) - Add Plex name to service checks, and service check tags. by [@&#8203;davidnewhall](https://togithub.com/davidnewhall) in [https://github.com/Notifiarr/notifiarr/pull/707](https://togithub.com/Notifiarr/notifiarr/pull/707) - make http service checks go critical on errors by [@&#8203;davidnewhall](https://togithub.com/davidnewhall) in [https://github.com/Notifiarr/notifiarr/pull/708](https://togithub.com/Notifiarr/notifiarr/pull/708) - chore(deps): update nvidia/cuda docker tag to v12.4.1 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/Notifiarr/notifiarr/pull/706](https://togithub.com/Notifiarr/notifiarr/pull/706) - Re-arrange tunnel by [@&#8203;davidnewhall](https://togithub.com/davidnewhall) in [https://github.com/Notifiarr/notifiarr/pull/709](https://togithub.com/Notifiarr/notifiarr/pull/709) - Filewatcher fixes. by [@&#8203;davidnewhall](https://togithub.com/davidnewhall) in [https://github.com/Notifiarr/notifiarr/pull/710](https://togithub.com/Notifiarr/notifiarr/pull/710) - Make tunnels fail over by [@&#8203;davidnewhall](https://togithub.com/davidnewhall) in [https://github.com/Notifiarr/notifiarr/pull/712](https://togithub.com/Notifiarr/notifiarr/pull/712) - Dependency Updates by [@&#8203;davidnewhall](https://togithub.com/davidnewhall) in [https://github.com/Notifiarr/notifiarr/pull/732](https://togithub.com/Notifiarr/notifiarr/pull/732) - Remove Windows console window by [@&#8203;davidnewhall](https://togithub.com/davidnewhall) in [https://github.com/Notifiarr/notifiarr/pull/733](https://togithub.com/Notifiarr/notifiarr/pull/733) **Full Changelog**: https://github.com/Notifiarr/notifiarr/compare/v0.7.0...v0.7.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-05-27 06:28:57 +00:00
appVersion: 0.7.1
dependencies:
- name: common
version: 23.0.10
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
deprecated: false
description: This is the unified client for Notifiarr.com. The client enables content requests from Media Bot in your Discord Server and also provides reports for Plex usage and system health among many other features.
home: https://truecharts.org/charts/stable/notifiarr
icon: https://truecharts.org/img/hotlink-ok/chart-icons/notifiarr.webp
keywords:
- plex
- discord
- MediaApp-Other
- notification
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
name: notifiarr
sources:
- https://github.com/Notifiarr/notifiarr
- https://github.com/truecharts/charts/tree/master/charts/stable/notifiarr
- https://hub.docker.com/r/golift/notifiarr
type: application
version: 5.0.10