chore(deps): update container image syncthing/syncthing to v1.27.4@4d4d44b by renovate (#18914)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [syncthing/syncthing](https://syncthing.net) ([source](https://togithub.com/syncthing/syncthing)) | patch | `1.27.3` -> `1.27.4` | --- > [!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.4`](https://togithub.com/syncthing/syncthing/compare/v1.27.3...v1.27.4) [Compare Source](https://togithub.com/syncthing/syncthing/compare/v1.27.3...v1.27.4) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjYuMSIsInVwZGF0ZWRJblZlciI6IjM3LjIyNi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
72bb54223d
commit
f3860012e0
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.27.3
|
||||
appVersion: 1.27.4
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 18.1.2
|
||||
|
@ -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.2.0
|
||||
version: 18.2.1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: syncthing/syncthing
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.27.3@sha256:d5efcb04179e1dfec229f335603c3acc1965159d7e7d6f55687a845ab758e2d6
|
||||
tag: 1.27.4@sha256:4d4d44bf19bace6c0949067fd83d288871ddb49ae9b023092d9885ee9e231d48
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
|
|
Loading…
Reference in New Issue