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,31 +1,31 @@
|
|||||||
kubeVersion: ">=1.24.0"
|
kubeVersion: '>=1.24.0'
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: syncthing
|
name: syncthing
|
||||||
version: 15.0.15
|
version: 15.1.0
|
||||||
appVersion: 1.26.1
|
appVersion: 1.27.0
|
||||||
description: P2P file synchronization application
|
description: P2P file synchronization application
|
||||||
home: https://truecharts.org/charts/stable/syncthing
|
home: https://truecharts.org/charts/stable/syncthing
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/syncthing.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/syncthing.png
|
||||||
deprecated: false
|
deprecated: false
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/syncthing/syncthing
|
- https://github.com/syncthing/syncthing
|
||||||
- https://syncthing.net/
|
- https://syncthing.net/
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/syncthing
|
- https://github.com/truecharts/charts/tree/master/charts/stable/syncthing
|
||||||
- https://hub.docker.com/r/syncthing/syncthing
|
- https://hub.docker.com/r/syncthing/syncthing
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
url: https://truecharts.org
|
url: https://truecharts.org
|
||||||
keywords:
|
keywords:
|
||||||
- syncthing
|
- syncthing
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 14.3.5
|
version: 14.3.5
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
tags: []
|
tags: []
|
||||||
import-values: []
|
import-values: []
|
||||||
annotations:
|
annotations:
|
||||||
max_scale_version: 23.10.1
|
max_scale_version: 23.10.1
|
||||||
min_scale_version: 22.12.4
|
min_scale_version: 22.12.4
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: syncthing/syncthing
|
repository: syncthing/syncthing
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 1.26.1@sha256:bb168b3c84de0302f13702ba71eaa01b8be5af9b5a18859bbe59b1929cb6fc6b
|
tag: 1.27.0@sha256:0fd4d5b3499ad26165fb7dffddc98988805fab8d72d1e0af71a574b7da563f58
|
||||||
workload:
|
workload:
|
||||||
main:
|
main:
|
||||||
podSpec:
|
podSpec:
|
||||||
|
|||||||
Reference in New Issue
Block a user