chore(deps): update container image ghcr.io/sbondco/watcharr to v1.31.0@285e79d by renovate (#17018)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/sbondco/watcharr](https://togithub.com/sbondCo/Watcharr) | minor | `v1.30.0` -> `v1.31.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.31.0`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.31.0) [Compare Source](https://togithub.com/sbondCo/Watcharr/compare/v1.30.0...v1.31.0) #### New - Poster detailed view by [@​IRHM](https://togithub.com/IRHM) (thanks to [@​Contrillion-2](https://togithub.com/Contrillion-2)) in [https://github.com/sbondCo/Watcharr/pull/297](https://togithub.com/sbondCo/Watcharr/pull/297)   #### Fixed - Input changed validation by [@​IRHM](https://togithub.com/IRHM) in [https://github.com/sbondCo/Watcharr/pull/299](https://togithub.com/sbondCo/Watcharr/pull/299) #### Maintenance - ui: bump axios from 1.6.2 to 1.6.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/sbondCo/Watcharr/pull/293](https://togithub.com/sbondCo/Watcharr/pull/293) - ui: bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 6.16.0 to 6.17.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/sbondCo/Watcharr/pull/294](https://togithub.com/sbondCo/Watcharr/pull/294) - ui: bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 6.16.0 to 6.18.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/sbondCo/Watcharr/pull/298](https://togithub.com/sbondCo/Watcharr/pull/298) **Package**: https://github.com/orgs/sbondCo/packages/container/watcharr/164427545?tag=v1.31.0 **Full Changelog**: https://github.com/sbondCo/Watcharr/compare/v1.30.0...v1.31.0 </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
@@ -1,37 +1,37 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: watcharr
|
||||
version: 3.2.0
|
||||
appVersion: 1.30.0
|
||||
version: 3.3.0
|
||||
appVersion: 1.31.0
|
||||
description: Open source, self-hostable watched list
|
||||
home: https://truecharts.org/charts/stable/watcharr
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/watcharr.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/sbondCo/Watcharr
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/watcharr
|
||||
- https://ghcr.io/sbondco/watcharr
|
||||
- https://ghcr.io/sbondco/watcharr
|
||||
- https://github.com/sbondCo/Watcharr
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/watcharr
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- watcharr
|
||||
- media
|
||||
- watcharr
|
||||
- media
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: media
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: media
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
type: application
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/sbondco/watcharr
|
||||
tag: v1.30.0@sha256:e2f9e6ad30612396f61fcb1c2bd83f58bc0d7430f1556f2cce8f66203f489fc7
|
||||
tag: v1.31.0@sha256:285e79d476c371e0d14ea3d84d778ebc63abf164e36a612f26c71a7c98322dff
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user