From 01be8a5c141e7e2940cc6393b5f9bce9e6ba3563 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 10 Jan 2024 01:31:55 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/gilesknap/gphotos-sync to v3.2.1@a0a0a83 by renovate (#16991) 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) | patch | `3.2.0` -> `3.2.1` | --- > [!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.1`](https://togithub.com/gilesknap/gphotos-sync/releases/tag/3.2.1) [Compare Source](https://togithub.com/gilesknap/gphotos-sync/compare/3.2.0...3.2.1) #### What's Changed - Fix broken Python 3.12 release by [@​gilesknap](https://togithub.com/gilesknap) in [https://github.com/gilesknap/gphotos-sync/pull/464](https://togithub.com/gilesknap/gphotos-sync/pull/464) **Full Changelog**: https://github.com/gilesknap/gphotos-sync/compare/3.2.0...3.2.1
--- ### 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 dd782f092b3..eb0b279aae0 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.2.1 -appVersion: 3.2.0 +version: 4.2.2 +appVersion: 3.2.1 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://ghcr.io/gilesknap/gphotos-sync + - https://github.com/truecharts/charts/tree/master/charts/incubator/googlephotossync 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.22 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.22 + 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 8c6bd653eb3..02b8b65d571 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.2.0@sha256:c67e0cb3e06d72263858a3d13af295a6c53ee98dc5c705d7e66346fa848c9ad4 + tag: 3.2.1@sha256:a0a0a8357caa94ddb182242de878ad4a2920d38f29525d26d17776e60c4f17fc persistence: config: enabled: true