Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update container image ghcr.io/gilesknap/gphotos-sync to v3.2.2@38ecd16 by renovate #22221

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions charts/stable/googlephotossync/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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
2 changes: 1 addition & 1 deletion charts/stable/googlephotossync/values.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Loading