Skip to content

Commit

Permalink
chore(deps): update container image ghcr.io/rickdb/plexanisync to v1.…
Browse files Browse the repository at this point in the history
…4.1@e7ca859 by renovate (#20718)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/rickdb/plexanisync](https://togithub.com/RickDB/PlexAniSync)
| patch | `1.4.0` -> `1.4.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>RickDB/PlexAniSync (ghcr.io/rickdb/plexanisync)</summary>

###
[`v1.4.1`](https://togithub.com/RickDB/PlexAniSync/releases/tag/v1.4.1)

[Compare
Source](https://togithub.com/RickDB/PlexAniSync/compare/v1.4.0...v1.4.1)

#### What's Changed

- Fix an issue where the tautulli-plexanisync docker image did not find
the installed pip dependencies.
[#&#8203;227](https://togithub.com/RickDB/PlexAniSync/issues/227)

**Full Changelog**:
RickDB/PlexAniSync@v1.4.0...v1.4.1

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yOTIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI5Mi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
  • Loading branch information
truecharts-admin committed Apr 13, 2024
1 parent 42bbd07 commit cd985dd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions charts/stable/plexanisync/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.4.0
appVersion: 1.4.1
dependencies:
- name: common
version: 20.3.6
Expand All @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/plexanisync.png
keywords:
- plexanisync
- media
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
Expand All @@ -35,4 +35,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/plexanisync
- https://ghcr.io/rickdb/plexanisync
type: application
version: 6.9.4
version: 6.9.5
2 changes: 1 addition & 1 deletion charts/stable/plexanisync/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/rickdb/plexanisync
pullPolicy: IfNotPresent
tag: 1.4.0@sha256:d5078200946972c948d78777070892d9dd11d2b263eca1e783d37f39d7a6e446
tag: 1.4.1@sha256:e7ca8590b8065f424695179c494c97fbef3aed6155a7d9d6e57f7d152f26b297
securityContext:
container:
runAsNonRoot: false
Expand Down

0 comments on commit cd985dd

Please sign in to comment.