From ef25e735b3423d530a213fb6bbb8b280ac60ec42 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 18 Apr 2024 20:26:50 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/sbondco/watcharr to v1.38.2@a30d605 by renovate (#20959) 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) | patch | `v1.38.1` -> `v1.38.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
sbondCo/Watcharr (ghcr.io/sbondco/watcharr) ### [`v1.38.2`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.38.2) [Compare Source](https://togithub.com/sbondCo/Watcharr/compare/v1.38.1...v1.38.2) #### :lady_beetle: Fixed - container-release: Fix ghcr `latest` tag by [@​IRHM](https://togithub.com/IRHM) in [`b800369`](https://togithub.com/sbondCo/Watcharr/commit/b8003691651ac095e111d85266362f46a1a6036e) #### 📖 [Documentation](https://watcharr.app/) - docs: Remove `version` property in docker compose examples by [@​IRHM](https://togithub.com/IRHM) in [`b749bff`](https://togithub.com/sbondCo/Watcharr/commit/b749bffa1585c2d2d3453e35c58d431ae2d9c118) #### Credit - Thanks to [@​simonbcn](https://togithub.com/simonbcn) for reporting the issues fixed in this release! **Package**: https://github.com/orgs/sbondCo/packages/container/watcharr/205468961?tag=v1.38.2 or [on docker hub](https://hub.docker.com/layers/sbondco/watcharr/v1.38.2/images/sha256-a30d605acd154d5e346e5ae768cda5df1bbe6f21fac12f90765f3d1c67c57f6e?context=explore) **Full Changelog**: https://github.com/sbondCo/Watcharr/compare/v1.38.1...v1.38.2
--- ### 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 | 4 ++-- charts/stable/watcharr/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/watcharr/Chart.yaml b/charts/stable/watcharr/Chart.yaml index 81c560cd4ac..50c53f8c063 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.38.1 +appVersion: 1.38.2 dependencies: - name: common version: 20.3.7 @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/watcharr - https://ghcr.io/sbondco/watcharr type: application -version: 4.12.0 +version: 4.12.1 diff --git a/charts/stable/watcharr/values.yaml b/charts/stable/watcharr/values.yaml index e060e773ec8..8ad1ad8710a 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.38.1@sha256:00a359e97aea939ace762030a0cbf40d796bb3db662ed822cddcf622b0f71391 + tag: v1.38.2@sha256:a30d605acd154d5e346e5ae768cda5df1bbe6f21fac12f90765f3d1c67c57f6e pullPolicy: IfNotPresent securityContext: