fix(syncthing): update image docker.io/syncthing/syncthing 2.0.13 → 2.0.14 (#44490)
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
|||||||
trueforge.org/min_helm_version: "3.14"
|
trueforge.org/min_helm_version: "3.14"
|
||||||
trueforge.org/train: stable
|
trueforge.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 2.0.13
|
appVersion: 2.0.14
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 28.29.49
|
version: 28.29.49
|
||||||
@@ -25,15 +25,15 @@ dependencies:
|
|||||||
import-values: []
|
import-values: []
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: P2P file synchronization application
|
description: P2P file synchronization application
|
||||||
home: https://trueforge.org/truetech/truecharts/charts/stable/syncthing
|
home: https://truecharts.org/charts/stable/syncthing
|
||||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/syncthing.webp
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/syncthing.webp
|
||||||
keywords:
|
keywords:
|
||||||
- syncthing
|
- syncthing
|
||||||
kubeVersion: '>=1.27.0-0'
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@trueforge.org
|
email: info@truecharts.org
|
||||||
url: https://trueforge.org
|
url: https://truecharts.org
|
||||||
name: syncthing
|
name: syncthing
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/syncthing/syncthing
|
- https://github.com/syncthing/syncthing
|
||||||
@@ -41,5 +41,5 @@ sources:
|
|||||||
- https://hub.docker.com/r/syncthing/syncthing
|
- https://hub.docker.com/r/syncthing/syncthing
|
||||||
- https://syncthing.net/
|
- https://syncthing.net/
|
||||||
type: application
|
type: application
|
||||||
version: 22.11.18
|
version: 22.11.19
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: docker.io/syncthing/syncthing
|
repository: docker.io/syncthing/syncthing
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 2.0.13@sha256:6245d798ef695715eaa08f728ff3df91182570adfe77d0fe6d952b126e7601c1
|
tag: 2.0.14@sha256:6d2ab058383b533e045cf2c32fc4c6bbe87c612c92bc2aca9f552fb099b2e123
|
||||||
workload:
|
workload:
|
||||||
main:
|
main:
|
||||||
podSpec:
|
podSpec:
|
||||||
|
|||||||
Reference in New Issue
Block a user