chore(deps): update container image syncthing/syncthing to v1.27.6@cb224f1 by renovate (#20487)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [syncthing/syncthing](https://syncthing.net) ([source](https://togithub.com/syncthing/syncthing)) | patch | `1.27.5` -> `1.27.6` | --- > [!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.6`](https://togithub.com/syncthing/syncthing/releases/tag/v1.27.6) [Compare Source](https://togithub.com/syncthing/syncthing/compare/v1.27.5...v1.27.6) Bugfixes: - [#​9498](https://togithub.com/syncthing/syncthing/issues/9498): Files spookily out of sync in 1.27.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI4MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -7,7 +7,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.27.5
|
||||
appVersion: 1.27.6
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 20.3.3
|
||||
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/syncthing
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/syncthing.png
|
||||
keywords:
|
||||
- syncthing
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/syncthing
|
||||
- https://hub.docker.com/r/syncthing/syncthing
|
||||
type: application
|
||||
version: 18.8.1
|
||||
version: 18.8.2
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: syncthing/syncthing
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.27.5@sha256:5414b278a8c57debc81f5e4976d0b93d92eb2ffb0820261e48763e545dec090a
|
||||
tag: 1.27.6@sha256:cb224f14adc72cae9e5d08672c34d1793b226a8db09ed7f83cf3fc01da50f6f9
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
|
||||
Reference in New Issue
Block a user