diff --git a/charts/stable/googlephotossync/Chart.yaml b/charts/stable/googlephotossync/Chart.yaml index dd782f092b34..eb0b279aae0f 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 8c6bd653eb35..02b8b65d571b 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