Files
truecharts/charts/stable/googlephotossync/values.yaml
T
TrueCharts Bot 01be8a5c14 chore(deps): update container image ghcr.io/gilesknap/gphotos-sync to v3.2.1@a0a0a83 by renovate (#16991)
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

<details>
<summary>gilesknap/gphotos-sync
(ghcr.io/gilesknap/gphotos-sync)</summary>

###
[`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
[@&#8203;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

</details>

---

### 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.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-10 00:31:55 +00:00

38 lines
733 B
YAML

image:
pullPolicy: IfNotPresent
repository: ghcr.io/gilesknap/gphotos-sync
tag: 3.2.1@sha256:a0a0a8357caa94ddb182242de878ad4a2920d38f29525d26d17776e60c4f17fc
persistence:
config:
enabled: true
mountPath: /config
hostpath1:
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