From 0be4fa0d09f1946a4dcf17931a5ad3b7b19486b0 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 3 Jan 2024 22:01:19 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/gilesknap/gphotos-sync to v3.2.0@c67e0cb by renovate (#16676) 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/gilesknap/gphotos-sync](https://togithub.com/gilesknap/gphotos-sync) | minor | `3.1.3` -> `3.2.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
gilesknap/gphotos-sync (ghcr.io/gilesknap/gphotos-sync) ### [`v3.2.0`](https://togithub.com/gilesknap/gphotos-sync/releases/tag/3.2.0) [Compare Source](https://togithub.com/gilesknap/gphotos-sync/compare/3.1.3...3.2.0) Merge latest skeleton - update to support Python 3.12
--- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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/googlephotossync/Chart.yaml | 48 +++++++++++----------- charts/stable/googlephotossync/values.yaml | 2 +- 2 files changed, 25 insertions(+), 25 deletions(-) diff --git a/charts/stable/googlephotossync/Chart.yaml b/charts/stable/googlephotossync/Chart.yaml index 2c28ae679c4..dab2a9fb6bc 100644 --- a/charts/stable/googlephotossync/Chart.yaml +++ b/charts/stable/googlephotossync/Chart.yaml @@ -1,36 +1,36 @@ -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' apiVersion: v2 name: googlephotossync -version: 4.1.5 -appVersion: 3.1.3 +version: 4.2.0 +appVersion: 3.2.0 description: Google Photos Sync downloads your Google Photos to the local file system. It will backup all the photos the user uploaded to Google Photos, but also the album information and additional Google Photos 'Creations' (animations, panoramas, movies, effects and collages). home: https://truecharts.org/charts/incubator/googlephotossync icon: https://truecharts.org/img/hotlink-ok/chart-icons/googlephotossync.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/googlephotossync - - https://ghcr.io/gilesknap/gphotos-sync + - https://github.com/truecharts/charts/tree/master/charts/incubator/googlephotossync + - https://ghcr.io/gilesknap/gphotos-sync maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - googlephotossync - - Other + - googlephotossync + - Other dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/googlephotossync/values.yaml b/charts/stable/googlephotossync/values.yaml index dc4ac322d23..8c6bd653eb3 100644 --- a/charts/stable/googlephotossync/values.yaml +++ b/charts/stable/googlephotossync/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: ghcr.io/gilesknap/gphotos-sync - tag: 3.1.3@sha256:1cf71281f1577f063eb614f20ac7081b3cb311b1a51939d20a58035646e47a1e + tag: 3.2.0@sha256:c67e0cb3e06d72263858a3d13af295a6c53ee98dc5c705d7e66346fa848c9ad4 persistence: config: enabled: true