chore(deps): update container image syncthing/syncthing to v1.27.0@0fd4d5b (#15729)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [syncthing/syncthing](https://syncthing.net) ([source](https://togithub.com/syncthing/syncthing)) | minor | `1.26.1` -> `1.27.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>syncthing/syncthing (syncthing/syncthing)</summary> ### [`v1.27.0`](https://togithub.com/syncthing/syncthing/compare/v1.26.1...v1.27.0) [Compare Source](https://togithub.com/syncthing/syncthing/compare/v1.26.1...v1.27.0) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy44My4wIiwidXBkYXRlZEluVmVyIjoiMzcuODMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
kubeVersion: ">=1.24.0"
|
||||
kubeVersion: '>=1.24.0'
|
||||
apiVersion: v2
|
||||
name: syncthing
|
||||
version: 15.0.15
|
||||
appVersion: 1.26.1
|
||||
version: 15.1.0
|
||||
appVersion: 1.27.0
|
||||
description: P2P file synchronization application
|
||||
home: https://truecharts.org/charts/stable/syncthing
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/syncthing.png
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: syncthing/syncthing
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.26.1@sha256:bb168b3c84de0302f13702ba71eaa01b8be5af9b5a18859bbe59b1929cb6fc6b
|
||||
tag: 1.27.0@sha256:0fd4d5b3499ad26165fb7dffddc98988805fab8d72d1e0af71a574b7da563f58
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
|
||||
Reference in New Issue
Block a user