ea05aec011
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 <details> <summary>gilesknap/gphotos-sync (ghcr.io/gilesknap/gphotos-sync)</summary> ### [`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 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguNiIsInVwZGF0ZWRJblZlciI6IjM3LjM2OC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
38 lines
728 B
YAML
38 lines
728 B
YAML
image:
|
|
pullPolicy: IfNotPresent
|
|
repository: ghcr.io/gilesknap/gphotos-sync
|
|
tag: 3.2.2@sha256:38ecd16c3de89c25024530b06f1c29f3021c6438cecc32ee8376b2049774fef3
|
|
persistence:
|
|
config:
|
|
enabled: true
|
|
mountPath: /config
|
|
data:
|
|
enabled: true
|
|
mountPath: /storage
|
|
portal:
|
|
open:
|
|
enabled: false
|
|
securityContext:
|
|
container:
|
|
readOnlyRootFilesystem: false
|
|
runAsGroup: 0
|
|
runAsUser: 0
|
|
service:
|
|
main:
|
|
enabled: false
|
|
ports:
|
|
main:
|
|
enabled: false
|
|
workload:
|
|
main:
|
|
podSpec:
|
|
containers:
|
|
main:
|
|
probes:
|
|
liveness:
|
|
enabled: false
|
|
readiness:
|
|
enabled: false
|
|
startup:
|
|
enabled: false
|