chore(deps): update container image syncthing/syncthing to v1.27.7@22dc697 by renovate (#21779)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [syncthing/syncthing](https://syncthing.net) ([source](https://togithub.com/syncthing/syncthing)) | patch | `1.27.6` -> `1.27.7` | --- > [!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.7`](https://togithub.com/syncthing/syncthing/releases/tag/v1.27.7) [Compare Source](https://togithub.com/syncthing/syncthing/compare/v1.27.6...v1.27.7) Bugfixes: - [#​9503](https://togithub.com/syncthing/syncthing/issues/9503): lib/nat: panic: runtime error: index out of range </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
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.6
|
||||
appVersion: 1.27.7
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.0
|
||||
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/syncthing
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/syncthing.webp
|
||||
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: 19.0.4
|
||||
version: 19.0.5
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: syncthing/syncthing
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.27.6@sha256:cb224f14adc72cae9e5d08672c34d1793b226a8db09ed7f83cf3fc01da50f6f9
|
||||
tag: 1.27.7@sha256:22dc697050895cc0a3be38670e750e6737ff5d6542abf1d6118806919bd0c040
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
|
||||
Reference in New Issue
Block a user