From ea05aec011350b47fcd47c39f283d6cf38bbee2b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 19 May 2024 01:41:23 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/gilesknap/gphotos-sync to v3.2.2@38ecd16 by renovate (#22221) 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.1` -> `3.2.2` | --- > [!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.2`](https://togithub.com/gilesknap/gphotos-sync/releases/tag/3.2.2) [Compare Source](https://togithub.com/gilesknap/gphotos-sync/compare/3.2.1...3.2.2) *** #### What's Changed - tutorial: fix github url by [@​sebrem](https://togithub.com/sebrem) in [https://github.com/gilesknap/gphotos-sync/pull/476](https://togithub.com/gilesknap/gphotos-sync/pull/476) - Protect BadIds.py from an empty bad ids file. by [@​peterjdolan](https://togithub.com/peterjdolan) in [https://github.com/gilesknap/gphotos-sync/pull/481](https://togithub.com/gilesknap/gphotos-sync/pull/481) - drop rope folder by [@​gilesknap](https://togithub.com/gilesknap) in [https://github.com/gilesknap/gphotos-sync/pull/482](https://togithub.com/gilesknap/gphotos-sync/pull/482) #### New Contributors - [@​sebrem](https://togithub.com/sebrem) made their first contribution in [https://github.com/gilesknap/gphotos-sync/pull/476](https://togithub.com/gilesknap/gphotos-sync/pull/476) - [@​peterjdolan](https://togithub.com/peterjdolan) made their first contribution in [https://github.com/gilesknap/gphotos-sync/pull/481](https://togithub.com/gilesknap/gphotos-sync/pull/481) **Full Changelog**: https://github.com/gilesknap/gphotos-sync/compare/3.2.1...3.2.2
--- ### 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/googlephotossync/Chart.yaml | 6 +++--- charts/stable/googlephotossync/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/googlephotossync/Chart.yaml b/charts/stable/googlephotossync/Chart.yaml index cb887eb6857..e91dbeb4c3f 100644 --- a/charts/stable/googlephotossync/Chart.yaml +++ b/charts/stable/googlephotossync/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 3.2.1 +appVersion: 3.2.2 dependencies: - name: common version: 23.0.0 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/googlephotossync.webp keywords: - googlephotossync - Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/googlephotossync - https://ghcr.io/gilesknap/gphotos-sync type: application -version: 7.0.4 +version: 7.0.5 diff --git a/charts/stable/googlephotossync/values.yaml b/charts/stable/googlephotossync/values.yaml index 9359732c39f..8a4ca029cb3 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.1@sha256:a0a0a8357caa94ddb182242de878ad4a2920d38f29525d26d17776e60c4f17fc + tag: 3.2.2@sha256:38ecd16c3de89c25024530b06f1c29f3021c6438cecc32ee8376b2049774fef3 persistence: config: enabled: true