mirror of
https://github.com/outbackdingo/helm-charts-new.git
synced 2026-01-27 10:19:10 +00:00
30 lines
867 B
YAML
30 lines
867 B
YAML
---
|
|
apiVersion: v2
|
|
# no leading v on the appVersion
|
|
# in contrast to the tags in GitHub
|
|
# renovate datasource=docker registryUrl=https://docker.io depName=syncthing/syncthing
|
|
appVersion: 2.0.12
|
|
description: Open Source Continuous File Synchronization
|
|
name: syncthing
|
|
version: 5.0.14
|
|
kubeVersion: ">=1.16.0-0"
|
|
keywords:
|
|
- syncthing
|
|
- file sync
|
|
home: https://github.com/johanneskastl/helm-charts/tree/main/charts/syncthing
|
|
icon: https://github.com/syncthing/syncthing/raw/main/assets/logo-128.png
|
|
sources:
|
|
- https://syncthing.net/
|
|
- https://github.com/syncthing/syncthing
|
|
maintainers:
|
|
- name: johanneskastl
|
|
email: git@johannes-kastl.de
|
|
dependencies:
|
|
- name: common
|
|
repository: https://johanneskastl.github.io/helm-charts/
|
|
version: 5.0.5
|
|
annotations:
|
|
artifacthub.io/changes: |-
|
|
- kind: changed
|
|
description: update syncthing to 2.0.12
|