mirror of
https://github.com/truecharts/charts.git
synced 2026-07-06 01:31:24 -03:00
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/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.0.13
|
||||
appVersion: 2.0.14
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.49
|
||||
@@ -25,15 +25,15 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: P2P file synchronization application
|
||||
home: https://trueforge.org/truetech/truecharts/charts/stable/syncthing
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/syncthing.webp
|
||||
home: https://truecharts.org/charts/stable/syncthing
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/syncthing.webp
|
||||
keywords:
|
||||
- syncthing
|
||||
kubeVersion: '>=1.27.0-0'
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: syncthing
|
||||
sources:
|
||||
- https://github.com/syncthing/syncthing
|
||||
@@ -41,5 +41,5 @@ sources:
|
||||
- https://hub.docker.com/r/syncthing/syncthing
|
||||
- https://syncthing.net/
|
||||
type: application
|
||||
version: 22.11.18
|
||||
version: 22.11.19
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/syncthing/syncthing
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.0.13@sha256:6245d798ef695715eaa08f728ff3df91182570adfe77d0fe6d952b126e7601c1
|
||||
tag: 2.0.14@sha256:6d2ab058383b533e045cf2c32fc4c6bbe87c612c92bc2aca9f552fb099b2e123
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
|
||||
Reference in New Issue
Block a user