Skip to content

Commit

Permalink
chore(deps): update container image ghcr.io/sbondco/watcharr to v1.38…
Browse files Browse the repository at this point in the history
….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
[@&#8203;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
[@&#8203;IRHM](https://togithub.com/IRHM) in
[`b749bff`](https://togithub.com/sbondCo/Watcharr/commit/b749bffa1585c2d2d3453e35c58d431ae2d9c118)

#### Credit

- Thanks to [@&#8203;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**:
sbondCo/Watcharr@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=-->
  • Loading branch information
truecharts-admin committed Apr 18, 2024
1 parent 4ac5695 commit ef25e73
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.38.1
appVersion: 1.38.2
dependencies:
- name: common
version: 20.3.7
Expand All @@ -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
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.38.1@sha256:00a359e97aea939ace762030a0cbf40d796bb3db662ed822cddcf622b0f71391
tag: v1.38.2@sha256:a30d605acd154d5e346e5ae768cda5df1bbe6f21fac12f90765f3d1c67c57f6e
pullPolicy: IfNotPresent

securityContext:
Expand Down

0 comments on commit ef25e73

Please sign in to comment.