From cea8a126bed6c2c9a986aaefaee67486aecb6882 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 28 Mar 2024 01:46:12 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/sbondco/watcharr to v1.37.0@f013921 by renovate (#19892) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/sbondco/watcharr](https://togithub.com/sbondCo/Watcharr) | minor | `v1.36.0` -> `v1.37.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
sbondCo/Watcharr (ghcr.io/sbondco/watcharr) ### [`v1.37.0`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.37.0) [Compare Source](https://togithub.com/sbondCo/Watcharr/compare/v1.36.0...v1.37.0) #### 🌔 New - Configurable data location via environment variable `WATCHARR_DATA` by [@​mordquist](https://togithub.com/mordquist) in [https://github.com/sbondCo/Watcharr/pull/423](https://togithub.com/sbondCo/Watcharr/pull/423) - User management by [@​IRHM](https://togithub.com/IRHM) in [https://github.com/sbondCo/Watcharr/pull/437](https://togithub.com/sbondCo/Watcharr/pull/437) ![image](https://togithub.com/sbondCo/Watcharr/assets/37304121/73431954-902e-4fce-8164-d1390b69cf36) - Importing Watcharr Exports by [@​stephaje](https://togithub.com/stephaje) in [https://github.com/sbondCo/Watcharr/pull/389](https://togithub.com/sbondCo/Watcharr/pull/389) - Importing from MyAnimeList by [@​IRHM](https://togithub.com/IRHM) in [https://github.com/sbondCo/Watcharr/pull/439](https://togithub.com/sbondCo/Watcharr/pull/439) #### ☎️ Changed - Poster and search bar mobile responsiveness improvements by [@​IRHM](https://togithub.com/IRHM) in [https://github.com/sbondCo/Watcharr/pull/428](https://togithub.com/sbondCo/Watcharr/pull/428) #### 📖 [Documentation](https://watcharr.app/) - docs: installation for development by [@​IRHM](https://togithub.com/IRHM) in [https://github.com/sbondCo/Watcharr/pull/432](https://togithub.com/sbondCo/Watcharr/pull/432) - docs: restoring admin guide by [@​IRHM](https://togithub.com/IRHM) in [https://github.com/sbondCo/Watcharr/pull/438](https://togithub.com/sbondCo/Watcharr/pull/438) - docs: Importing from MyAnimeList by [@​IRHM](https://togithub.com/IRHM) in [https://github.com/sbondCo/Watcharr/pull/439](https://togithub.com/sbondCo/Watcharr/pull/439) - \[ImgBot] Optimize images by [@​imgbot](https://togithub.com/imgbot) in [https://github.com/sbondCo/Watcharr/pull/440](https://togithub.com/sbondCo/Watcharr/pull/440) #### ⛏️ New Contributors - [@​mordquist](https://togithub.com/mordquist) made their first contribution (thank you very much for the great work!) in [https://github.com/sbondCo/Watcharr/pull/423](https://togithub.com/sbondCo/Watcharr/pull/423) #### 🆘 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! Some changes regarding responsiveness on mobile have been made (dynamic poster sizes at certain device sizes). I did my best to ensure nothing broke, but if you spot anything, please let us know! **Package**: https://github.com/orgs/sbondCo/packages/container/watcharr/196745444?tag=v1.37.0 **Full Changelog**: https://github.com/sbondCo/Watcharr/compare/v1.36.0...v1.37.0
--- ### 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/watcharr/Chart.yaml | 6 +++--- charts/stable/watcharr/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/watcharr/Chart.yaml b/charts/stable/watcharr/Chart.yaml index a5a0b6d20d5..00419c94a79 100644 --- a/charts/stable/watcharr/Chart.yaml +++ b/charts/stable/watcharr/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.36.0 +appVersion: 1.37.0 dependencies: - name: common version: 20.2.9 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/watcharr.png keywords: - watcharr - media -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/watcharr - https://ghcr.io/sbondco/watcharr type: application -version: 4.9.3 +version: 4.10.0 diff --git a/charts/stable/watcharr/values.yaml b/charts/stable/watcharr/values.yaml index 3dd99bd8523..6489bae7a84 100644 --- a/charts/stable/watcharr/values.yaml +++ b/charts/stable/watcharr/values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/sbondco/watcharr - tag: v1.36.0@sha256:2aeab7a2289efc60adf26654e7481765b2fbc2d362f622ed21f4b9b511cbfc41 + tag: v1.37.0@sha256:f013921dd30f2e67362bf16871f5d08df37493dc44e5432b49fa300624fb22ff pullPolicy: IfNotPresent securityContext: