Skip to content

Commit

Permalink
chore(deps): update container image ghcr.io/sbondco/watcharr to v1.31…
Browse files Browse the repository at this point in the history
….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**:
sbondCo/Watcharr@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=-->
  • Loading branch information
truecharts-admin authored Jan 14, 2024
1 parent 0cd4ff5 commit 9ce5169
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions charts/stable/watcharr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.31.0
appVersion: 1.31.1
dependencies:
- name: common
version: 17.2.22
Expand All @@ -23,15 +23,15 @@ 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: [email protected]
url: https://truecharts.org
name: watcharr
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/watcharr
- https://ghcr.io/sbondco/watcharr
- https://github.com/sbondCo/Watcharr
- https://github.com/truecharts/charts/tree/master/charts/stable/watcharr
type: application
version: 3.3.1
version: 3.3.2
2 changes: 1 addition & 1 deletion charts/stable/watcharr/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: ghcr.io/sbondco/watcharr
tag: v1.31.0@sha256:285e79d476c371e0d14ea3d84d778ebc63abf164e36a612f26c71a7c98322dff
tag: v1.31.1@sha256:2f2aa1bfd5ef65d55658f14bd18756f37af1eed65724036e09024bbbbc584828
pullPolicy: IfNotPresent

securityContext:
Expand Down

0 comments on commit 9ce5169

Please sign in to comment.