* NUKE values.yaml -> ix_values.yaml * nuke the values.yaml files globally (we can revert just the bare minimum required settings, if needed) * bump patch versions (cherry picked from commit e6c60c57df81af47652180d3e822f05c878e1d2b) * bump common to deal with some storageClass naming issues * bump common and postgresql * try retrying helm dependency update 3 times if failed * sleep after error
28 lines
720 B
YAML
28 lines
720 B
YAML
apiVersion: v2
|
|
appVersion: 1.18.3
|
|
dependencies:
|
|
- name: common
|
|
repository: https://truecharts.org
|
|
version: 8.3.12
|
|
deprecated: false
|
|
description: P2P file synchronization application
|
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/syncthing
|
|
icon: https://raw.githubusercontent.com/syncthing/syncthing/main/assets/logo-128.png
|
|
keywords:
|
|
- syncthing
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: truecharts.org
|
|
- email: luuk@nieuwdorp.me
|
|
name: luuknieuwdorp
|
|
url: nieuwdorp.me
|
|
name: syncthing
|
|
sources:
|
|
- https://syncthing.net/
|
|
- https://github.com/syncthing/syncthing
|
|
- https://hub.docker.com/r/syncthing/syncthing
|
|
type: application
|
|
version: 8.0.10
|