Skip to content

Commit

Permalink
chore(helm): update image ghcr.io/linuxserver/synclounge 5.2.34 → 5.2…
Browse files Browse the repository at this point in the history
….35 (#30353)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/synclounge](https://redirect.github.com/linuxserver/docker-synclounge/packages)
([source](https://redirect.github.com/linuxserver/docker-synclounge)) |
patch | `669722c` -> `27360f0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
  • Loading branch information
truecharts-admin authored Dec 28, 2024
1 parent 2dd1d75 commit 5961c15
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/synclounge/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: 5.2.34
appVersion: 5.2.35
dependencies:
- name: common
version: 25.2.4
Expand All @@ -31,4 +31,4 @@ sources:
- https://ghcr.io/linuxserver/synclounge
- https://github.com/truecharts/charts/tree/master/charts/stable/synclounge
type: application
version: 11.3.1
version: 11.3.2
2 changes: 1 addition & 1 deletion charts/stable/synclounge/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/linuxserver/synclounge
pullPolicy: IfNotPresent
tag: 5.2.34@sha256:669722c6f9702926871fbce332002f140b53c20aa9bf0bf7d47f40be8a322ec7
tag: 5.2.35@sha256:27360f0819c55b1506f02f5ecca35f38812c6daa7dd709658366b402e1275b5a
service:
main:
ports:
Expand Down

0 comments on commit 5961c15

Please sign in to comment.