chore(deps): update container image ghcr.io/sbondco/watcharr to v1.38.2@a30d605 by renovate (#20959)
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 <details> <summary>sbondCo/Watcharr (ghcr.io/sbondco/watcharr)</summary> ### [`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) #### 🐞 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 </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDYuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMwNi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user