chore(helm): update image ghcr.io/linuxserver/synclounge 5.2.33 → 5.2.34 (#28237)
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 | `6825824` -> `9e40ed6` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzAuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 5.2.33
|
||||
appVersion: 5.2.34
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.1.0
|
||||
@@ -31,4 +31,4 @@ sources:
|
||||
- https://ghcr.io/linuxserver/synclounge
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/synclounge
|
||||
type: application
|
||||
version: 11.2.3
|
||||
version: 11.2.4
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/synclounge
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 5.2.33@sha256:6825824402ff0c826a417bcfeb6fd1e3eb6bb9949a612de1e643f9e57a2131c2
|
||||
tag: 5.2.34@sha256:9e40ed69456c4ca7956340639004fcdf16008c5d9756c0bfd9e864c2e76fa0af
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user