Skip to content

Commit

Permalink
chore(deps): update container image ghcr.io/gilesknap/gphotos-sync to…
Browse files Browse the repository at this point in the history
… v3.2.5@bd89d19 by renovate (#24088)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/gilesknap/gphotos-sync](https://togithub.com/gilesknap/gphotos-sync)
| patch | `3.2.4` -> `3.2.5` |

---

> [!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.5`](https://togithub.com/gilesknap/gphotos-sync/releases/tag/3.2.5)

[Compare
Source](https://togithub.com/gilesknap/gphotos-sync/compare/3.2.4...3.2.5)

#### What's Changed

- Codespell by [@&#8203;gilesknap](https://togithub.com/gilesknap) in
[https://github.com/gilesknap/gphotos-sync/pull/498](https://togithub.com/gilesknap/gphotos-sync/pull/498)
- Add codespell support (config, workflow to detect/not fix) and make it
fix few typos by [@&#8203;yarikoptic](https://togithub.com/yarikoptic)
in
[https://github.com/gilesknap/gphotos-sync/pull/496](https://togithub.com/gilesknap/gphotos-sync/pull/496)
- include Timeout errors in bad_ids and close future on raise - fixes
[#&#8203;480](https://togithub.com/gilesknap/gphotos-sync/issues/480)
and
[#&#8203;488](https://togithub.com/gilesknap/gphotos-sync/issues/488) by
[@&#8203;gilesknap](https://togithub.com/gilesknap) in
[https://github.com/gilesknap/gphotos-sync/pull/499](https://togithub.com/gilesknap/gphotos-sync/pull/499)
- Readme fix by [@&#8203;gilesknap](https://togithub.com/gilesknap) in
[https://github.com/gilesknap/gphotos-sync/pull/500](https://togithub.com/gilesknap/gphotos-sync/pull/500)

#### New Contributors

- [@&#8203;yarikoptic](https://togithub.com/yarikoptic) made their first
contribution in
[https://github.com/gilesknap/gphotos-sync/pull/496](https://togithub.com/gilesknap/gphotos-sync/pull/496)

**Full Changelog**:
gilesknap/gphotos-sync@3.2.4...3.2.5

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNiIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
  • Loading branch information
truecharts-admin authored Jul 24, 2024
1 parent 07beaf1 commit b35f28b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/googlephotossync/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 3.2.4
appVersion: 3.2.5
dependencies:
- name: common
version: 24.1.5
Expand All @@ -32,4 +32,4 @@ sources:
- https://ghcr.io/gilesknap/gphotos-sync
- https://github.com/truecharts/charts/tree/master/charts/stable/googlephotossync
type: application
version: 8.1.3
version: 8.1.4
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.4@sha256:199116413e84102364b13102c9341d30d1a5fbc6bcae407264c03e4f7e48cb67
tag: 3.2.5@sha256:bd89d1998f932eaa976df171ae2f8d707263a64c75f3676ec2759f1c878abb8e
persistence:
config:
enabled: true
Expand Down

0 comments on commit b35f28b

Please sign in to comment.