Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
99
stable/resilio-sync/11.0.10/CHANGELOG.md
Normal file
99
stable/resilio-sync/11.0.10/CHANGELOG.md
Normal file
@@ -0,0 +1,99 @@
|
||||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [resilio-sync-11.0.10](https://github.com/truecharts/charts/compare/resilio-sync-11.0.9...resilio-sync-11.0.10) (2023-11-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/linuxserver/resilio-sync to 2.7.3[@a4ced50](https://github.com/a4ced50) ([#15189](https://github.com/truecharts/charts/issues/15189))
|
||||
|
||||
|
||||
|
||||
|
||||
## [resilio-sync-11.0.9](https://github.com/truecharts/charts/compare/resilio-sync-11.0.8...resilio-sync-11.0.9) (2023-11-17)
|
||||
|
||||
|
||||
|
||||
|
||||
## [resilio-sync-11.0.8](https://github.com/truecharts/charts/compare/resilio-sync-11.0.7...resilio-sync-11.0.8) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465))
|
||||
|
||||
|
||||
|
||||
|
||||
## [resilio-sync-11.0.7](https://github.com/truecharts/charts/compare/resilio-sync-11.0.6...resilio-sync-11.0.7) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14454](https://github.com/truecharts/charts/issues/14454))
|
||||
|
||||
|
||||
|
||||
|
||||
## [resilio-sync-11.0.6](https://github.com/truecharts/charts/compare/resilio-sync-11.0.5...resilio-sync-11.0.6) (2023-11-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365))
|
||||
|
||||
|
||||
|
||||
|
||||
## [resilio-sync-11.0.5](https://github.com/truecharts/charts/compare/resilio-sync-11.0.4...resilio-sync-11.0.5) (2023-11-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14287](https://github.com/truecharts/charts/issues/14287))
|
||||
|
||||
|
||||
|
||||
|
||||
## [resilio-sync-11.0.4](https://github.com/truecharts/charts/compare/resilio-sync-11.0.3...resilio-sync-11.0.4) (2023-10-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094))
|
||||
|
||||
|
||||
|
||||
|
||||
## [resilio-sync-11.0.3](https://github.com/truecharts/charts/compare/resilio-sync-11.0.1...resilio-sync-11.0.3) (2023-10-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
|
||||
|
||||
|
||||
|
||||
|
||||
## [resilio-sync-11.0.1](https://github.com/truecharts/charts/compare/resilio-sync-11.0.0...resilio-sync-11.0.1) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [resilio-sync-11.0.0](https://github.com/truecharts/charts/compare/resilio-sync-10.0.2...resilio-sync-11.0.0) (2023-07-31)
|
||||
|
||||
|
||||
|
||||
|
||||
## [resilio-sync-10.0.2](https://github.com/truecharts/charts/compare/resilio-sync-10.0.1...resilio-sync-10.0.2) (2023-07-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955))
|
||||
|
||||
|
||||
|
||||
|
||||
## [resilio-sync-10.0.1](https://github.com/truecharts/charts/compare/resilio-sync-10.0.0...resilio-sync-10.0.1) (2023-07-01)
|
||||
27
stable/resilio-sync/11.0.10/Chart.yaml
Normal file
27
stable/resilio-sync/11.0.10/Chart.yaml
Normal file
@@ -0,0 +1,27 @@
|
||||
apiVersion: v2
|
||||
appVersion: 2.7.3
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.3.5
|
||||
description: Resilio Sync is a fast, reliable, and simple file sync and share solution, powered by P2P technology
|
||||
home: https://truecharts.org/charts/stable/resilio-sync
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/resilio-sync.png
|
||||
keywords:
|
||||
- resilio
|
||||
- sync
|
||||
- btsync
|
||||
- bittorrent
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: resilio-sync
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/resilio-sync
|
||||
- https://github.com/orgs/linuxserver/packages/container/package/resilio-sync
|
||||
version: 11.0.10
|
||||
annotations:
|
||||
truecharts.org/category: media
|
||||
truecharts.org/SCALE-support: "true"
|
||||
27
stable/resilio-sync/11.0.10/README.md
Normal file
27
stable/resilio-sync/11.0.10/README.md
Normal file
@@ -0,0 +1,27 @@
|
||||
# README
|
||||
|
||||
## General Info
|
||||
|
||||
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
|
||||
However only installations using the TrueNAS SCALE Apps system are supported.
|
||||
|
||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/)
|
||||
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||
|
||||
|
||||
## Support
|
||||
|
||||
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
|
||||
- See the [Website](https://truecharts.org)
|
||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
|
||||
|
||||
---
|
||||
|
||||
## Sponsor TrueCharts
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
||||
|
||||
*All Rights Reserved - The TrueCharts Project*
|
||||
9
stable/resilio-sync/11.0.10/app-changelog.md
Normal file
9
stable/resilio-sync/11.0.10/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [resilio-sync-11.0.10](https://github.com/truecharts/charts/compare/resilio-sync-11.0.9...resilio-sync-11.0.10) (2023-11-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/linuxserver/resilio-sync to 2.7.3[@a4ced50](https://github.com/a4ced50) ([#15189](https://github.com/truecharts/charts/issues/15189))
|
||||
|
||||
|
||||
8
stable/resilio-sync/11.0.10/app-readme.md
Normal file
8
stable/resilio-sync/11.0.10/app-readme.md
Normal file
@@ -0,0 +1,8 @@
|
||||
Resilio Sync is a fast, reliable, and simple file sync and share solution, powered by P2P technology
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/resilio-sync](https://truecharts.org/charts/stable/resilio-sync)
|
||||
|
||||
---
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
||||
BIN
stable/resilio-sync/11.0.10/charts/common-14.3.5.tgz
Normal file
BIN
stable/resilio-sync/11.0.10/charts/common-14.3.5.tgz
Normal file
Binary file not shown.
58
stable/resilio-sync/11.0.10/ix_values.yaml
Normal file
58
stable/resilio-sync/11.0.10/ix_values.yaml
Normal file
@@ -0,0 +1,58 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/resilio-sync
|
||||
tag: 2.7.3@sha256:a4ced503c15f4bb5499cd2c99e73b08cce154cc96c88e21d8a42b24b37a6788a
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 8888
|
||||
targetPort: 8888
|
||||
bt-tcp:
|
||||
enabled: true
|
||||
ports:
|
||||
bt-tcp:
|
||||
enabled: true
|
||||
port: 55555
|
||||
targetPort: 55555
|
||||
bt-udp:
|
||||
enabled: true
|
||||
ports:
|
||||
bt-udp:
|
||||
enabled: true
|
||||
port: 55555
|
||||
targetPort: 55555
|
||||
protocol: udp
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
mountPath: "/config"
|
||||
data:
|
||||
enabled: true
|
||||
mountPath: "/sync"
|
||||
varrun:
|
||||
enabled: true
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
readOnlyRootFilesystem: false
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
probes:
|
||||
liveness:
|
||||
type: tcp
|
||||
port: "{{ .Values.service.main.ports.main.targetPort }}"
|
||||
readiness:
|
||||
type: tcp
|
||||
port: "{{ .Values.service.main.ports.main.targetPort }}"
|
||||
startup:
|
||||
type: tcp
|
||||
port: "{{ .Values.service.main.ports.main.targetPort }}"
|
||||
2511
stable/resilio-sync/11.0.10/questions.yaml
Normal file
2511
stable/resilio-sync/11.0.10/questions.yaml
Normal file
File diff suppressed because it is too large
Load Diff
1
stable/resilio-sync/11.0.10/templates/NOTES.txt
Normal file
1
stable/resilio-sync/11.0.10/templates/NOTES.txt
Normal file
@@ -0,0 +1 @@
|
||||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
||||
1
stable/resilio-sync/11.0.10/templates/common.yaml
Normal file
1
stable/resilio-sync/11.0.10/templates/common.yaml
Normal file
@@ -0,0 +1 @@
|
||||
{{ include "tc.v1.common.loader.all" . }}
|
||||
0
stable/resilio-sync/11.0.10/values.yaml
Normal file
0
stable/resilio-sync/11.0.10/values.yaml
Normal file
Reference in New Issue
Block a user