mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-02-10 13:46:08 +00:00
* chore(deps): update helm chart common to v4.4.2 * chore: Auto-update chart metadata [skip ci] Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
28 lines
758 B
YAML
28 lines
758 B
YAML
---
|
|
apiVersion: v2
|
|
appVersion: 1.18.2
|
|
description: Open Source Continuous File Synchronization
|
|
name: syncthing
|
|
version: 3.4.2
|
|
kubeVersion: ">=1.16.0-0"
|
|
keywords:
|
|
- syncthing
|
|
- file sync
|
|
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/syncthing
|
|
icon: https://github.com/syncthing/syncthing/raw/main/assets/logo-128.png
|
|
sources:
|
|
- https://syncthing.net/
|
|
- https://github.com/syncthing/syncthing
|
|
maintainers:
|
|
- name: FlipEnergy
|
|
email: dennis.zhang.nrg@gmail.com
|
|
- name: claughinghouse
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.k8s-at-home.com
|
|
version: 4.4.2
|
|
annotations:
|
|
artifacthub.io/changes: |-
|
|
- kind: changed
|
|
description: Upgraded `common` chart dependency to version 4.4.2
|