TrueChartsClone/charts/stable/watcharr/Chart.yaml

38 lines
1011 B
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: media
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(watcharr) add watcharr (#12297) **Description** Open source, self-hostable watched list. ⚒️ 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. - [X] 🖼️ 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._ --------- Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-09-16 10:41:50 +00:00
apiVersion: v2
chore(deps): update container image ghcr.io/sbondco/watcharr to v1.39.0@9c5d999 by renovate (#21201) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/sbondco/watcharr](https://togithub.com/sbondCo/Watcharr) | minor | `v1.38.2` -> `v1.39.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>sbondCo/Watcharr (ghcr.io/sbondco/watcharr)</summary> ### [`v1.39.0`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.39.0) [Compare Source](https://togithub.com/sbondCo/Watcharr/compare/v1.38.2...v1.39.0) #### 🧠 New - Support pinning watched list items to the top of your list (pinned items are highlighted with a gold outline) by [@&#8203;IRHM](https://togithub.com/IRHM) in [https://github.com/sbondCo/Watcharr/pull/498](https://togithub.com/sbondCo/Watcharr/pull/498) ![image](https://togithub.com/sbondCo/Watcharr/assets/37304121/005eb3c4-ea90-428b-8687-91bb729a85a8) - Support emby branding (new `USE_EMBY` setting that will swap out Jellyfin branding for Embys branding, no auth logic has been changed) by [@&#8203;IRHM](https://togithub.com/IRHM) in [https://github.com/sbondCo/Watcharr/pull/504](https://togithub.com/sbondCo/Watcharr/pull/504) #### 💯 Changed - Better thoughts (now a modal is opened so you can add your thoughts more easily) by [@&#8203;IRHM](https://togithub.com/IRHM) in [https://github.com/sbondCo/Watcharr/pull/495](https://togithub.com/sbondCo/Watcharr/pull/495) - Improve search (add content type filters and remove dumb sort) by [@&#8203;IRHM](https://togithub.com/IRHM) in [https://github.com/sbondCo/Watcharr/pull/496](https://togithub.com/sbondCo/Watcharr/pull/496) ![image](https://togithub.com/sbondCo/Watcharr/assets/37304121/6c6a846d-da1e-4061-a2b0-e7839fd87176) - Support detailed view for posters on search page by [@&#8203;IRHM](https://togithub.com/IRHM) in [https://github.com/sbondCo/Watcharr/pull/497](https://togithub.com/sbondCo/Watcharr/pull/497) #### 🏗️ Fixed - LastFinished Sort: Prefer custom dates that are set on `FINISHED` activities by [@&#8203;IRHM](https://togithub.com/IRHM) in [https://github.com/sbondCo/Watcharr/pull/494](https://togithub.com/sbondCo/Watcharr/pull/494) - Content Pages: Make btns container wrap elements when overflowing by [@&#8203;IRHM](https://togithub.com/IRHM) in [https://github.com/sbondCo/Watcharr/pull/499](https://togithub.com/sbondCo/Watcharr/pull/499) #### 🥇 Credit A big thanks to [@&#8203;n00b12345](https://togithub.com/n00b12345), [@&#8203;simonbcn](https://togithub.com/simonbcn), [@&#8203;mommyune](https://togithub.com/mommyune), [@&#8203;gardebreak](https://togithub.com/gardebreak) and [@&#8203;rguinn829](https://togithub.com/rguinn829) for suggesting the improvements/fixes made in this release! #### 🆘 Getting Help If you need help, encounter an issue or find a bug please [create an issue](https://togithub.com/sbondCo/Watcharr/issues/new/choose) or [join our space on Matrix](https://matrix.to/#/#watcharr:matrix.org) for support. Always happy to help! **Package**: https://github.com/orgs/sbondCo/packages/container/watcharr/207084376?tag=v1.39.0 or [on docker hub](https://hub.docker.com/layers/sbondco/watcharr/v1.39.0/images/sha256-9c5d999d92d3475b6a91317727d1620f14b5d85309a3878604f38c60eee22526?context=explore) **Full Changelog**: https://github.com/sbondCo/Watcharr/compare/v1.38.2...v1.39.0 </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTkuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMxOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-04-23 06:23:39 +00:00
appVersion: 1.39.0
dependencies:
- name: common
version: 23.0.10
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
deprecated: false
description: Open source, self-hostable watched list
home: https://truecharts.org/charts/stable/watcharr
icon: https://truecharts.org/img/hotlink-ok/chart-icons/watcharr.webp
keywords:
- watcharr
- media
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
name: watcharr
sources:
- https://ghcr.io/sbondco/watcharr
- https://github.com/sbondCo/Watcharr
chore(deps): update container image ghcr.io/sbondco/watcharr to v1.31.1@2f2aa1b by renovate (#17188) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/sbondco/watcharr](https://togithub.com/sbondCo/Watcharr) | patch | `v1.31.0` -> `v1.31.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>sbondCo/Watcharr (ghcr.io/sbondco/watcharr)</summary> ### [`v1.31.1`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.31.1) [Compare Source](https://togithub.com/sbondCo/Watcharr/compare/v1.31.0...v1.31.1) #### New - Watchtime Profile Stat by [@&#8203;IRHM](https://togithub.com/IRHM) in [https://github.com/sbondCo/Watcharr/pull/302](https://togithub.com/sbondCo/Watcharr/pull/302) ![image](https://togithub.com/sbondCo/Watcharr/assets/37304121/3f1b9dcb-4f96-4bc7-8fdc-540bac6c2baf) - Support ARM64 Arch by [@&#8203;IRHM](https://togithub.com/IRHM) (thanks to [@&#8203;schmurian](https://togithub.com/schmurian)) in [https://github.com/sbondCo/Watcharr/pull/310](https://togithub.com/sbondCo/Watcharr/pull/310) #### Maintenance - ui: bump vite from 5.0.10 to 5.0.11 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/sbondCo/Watcharr/pull/307](https://togithub.com/sbondCo/Watcharr/pull/307) - server: bump golang.org/x/crypto from 0.17.0 to 0.18.0 in /server by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/sbondCo/Watcharr/pull/303](https://togithub.com/sbondCo/Watcharr/pull/303) - ui: bump [@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 6.17.0 to 6.18.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/sbondCo/Watcharr/pull/306](https://togithub.com/sbondCo/Watcharr/pull/306) - ui: bump [@&#8203;sveltejs/kit](https://togithub.com/sveltejs/kit) from 2.0.6 to 2.0.7 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/sbondCo/Watcharr/pull/305](https://togithub.com/sbondCo/Watcharr/pull/305) - ui: bump axios from 1.6.3 to 1.6.5 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/sbondCo/Watcharr/pull/304](https://togithub.com/sbondCo/Watcharr/pull/304) - ui: bump [@&#8203;sveltejs/kit](https://togithub.com/sveltejs/kit) from 2.0.7 to 2.0.8 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/sbondCo/Watcharr/pull/308](https://togithub.com/sbondCo/Watcharr/pull/308) - Bump follow-redirects from 1.15.3 to 1.15.4 in /doc by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/sbondCo/Watcharr/pull/311](https://togithub.com/sbondCo/Watcharr/pull/311) **Package**: https://github.com/orgs/sbondCo/packages/container/watcharr/165278865?tag=v1.31.1 **Full Changelog**: https://github.com/sbondCo/Watcharr/compare/v1.31.0...v1.31.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-14 01:35:01 +00:00
- https://github.com/truecharts/charts/tree/master/charts/stable/watcharr
type: application
version: 5.0.8