From cd985dd887963c86133b27dfaba2ad4420359467 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 13 Apr 2024 20:18:03 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/rickdb/plexanisync to v1.4.1@e7ca859 by renovate (#20718) 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/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
RickDB/PlexAniSync (ghcr.io/rickdb/plexanisync) ### [`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. [#​227](https://togithub.com/RickDB/PlexAniSync/issues/227) **Full Changelog**: https://github.com/RickDB/PlexAniSync/compare/v1.4.0...v1.4.1
--- ### 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/plexanisync/Chart.yaml | 6 +++--- charts/stable/plexanisync/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/plexanisync/Chart.yaml b/charts/stable/plexanisync/Chart.yaml index f496034239d..86151ce576e 100644 --- a/charts/stable/plexanisync/Chart.yaml +++ b/charts/stable/plexanisync/Chart.yaml @@ -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 @@ -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 @@ -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 diff --git a/charts/stable/plexanisync/values.yaml b/charts/stable/plexanisync/values.yaml index 63459c6bd4a..f1153b8dcfc 100644 --- a/charts/stable/plexanisync/values.yaml +++ b/charts/stable/plexanisync/values.yaml @@ -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