Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2023-07-26 01:48:08 +00:00
parent 50cf3e478a
commit 4ce2c7627c
12 changed files with 2249 additions and 0 deletions

View File

@@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [seedsync-3.0.0](https://github.com/truecharts/charts/compare/seedsync-2.0.9...seedsync-3.0.0) (2023-07-26)
### Feat
- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
### Fix
- fix mistakes on questions.yaml
- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536))
### Migrate
- Update to new common ([#10849](https://github.com/truecharts/charts/issues/10849))
## [seedsync-2.0.9](https://github.com/truecharts/charts/compare/seedsync-2.0.8...seedsync-2.0.9) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.
## [seedsync-2.0.8](https://github.com/truecharts/charts/compare/seedsync-2.0.7...seedsync-2.0.8) (2023-02-03)
### Fix
- clean more non-link sources ([#6925](https://github.com/truecharts/charts/issues/6925))
## [seedsync-2.0.7](https://github.com/truecharts/charts/compare/seedsync-2.0.6...seedsync-2.0.7) (2022-12-27)
### Chore
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
## [seedsync-2.0.6](https://github.com/truecharts/charts/compare/seedsync-2.0.5...seedsync-2.0.6) (2022-12-26)
### Chore
- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
## [seedsync-2.0.5](https://github.com/truecharts/charts/compare/seedsync-2.0.4...seedsync-2.0.5) (2022-12-25)
### Chore
- update helm general non-major
## [seedsync-2.0.4](https://github.com/truecharts/charts/compare/seedsync-2.0.3...seedsync-2.0.4) (2022-12-19)
### Chore
- update helm general non-major
## [seedsync-2.0.3](https://github.com/truecharts/charts/compare/seedsync-2.0.2...seedsync-2.0.3) (2022-12-13)
### Chore
- update helm general non-major
## [seedsync-2.0.2](https://github.com/truecharts/charts/compare/seedsync-2.0.1...seedsync-2.0.2) (2022-11-30)
## [seedsync-2.0.2](https://github.com/truecharts/charts/compare/seedsync-2.0.1...seedsync-2.0.2) (2022-11-30)
## [seedsync-2.0.2](https://github.com/truecharts/charts/compare/seedsync-2.0.1...seedsync-2.0.2) (2022-11-30)

View File

@@ -0,0 +1,28 @@
annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
- Tools-Utilities
apiVersion: v2
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 13.2.1
deprecated: false
description: SeedSync is a tool to sync the files on a remote Linux server (like your seedbox, for example). It uses LFTP to transfer files fast!
home: https://truecharts.org/charts/incubator/seedsync
icon: https://truecharts.org/img/hotlink-ok/chart-icons/seedsync.png
keywords:
- seedsync
- Tools-Utilities
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: seedsync
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/seedsync
- https://github.com/ipsingh06/seedsync
type: application
version: 3.0.0

View 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/incubator/)
**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*

View File

@@ -0,0 +1,18 @@
## [seedsync-3.0.0](https://github.com/truecharts/charts/compare/seedsync-2.0.9...seedsync-3.0.0) (2023-07-26)
### Feat
- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
### Fix
- fix mistakes on questions.yaml
- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536))
### Migrate
- Update to new common ([#10849](https://github.com/truecharts/charts/issues/10849))

View File

@@ -0,0 +1,8 @@
SeedSync is a tool to sync the files on a remote Linux server (like your seedbox, for example). It uses LFTP to transfer files fast!
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/incubator/seedsync](https://truecharts.org/charts/incubator/seedsync)
---
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!

Binary file not shown.

View File

@@ -0,0 +1,29 @@
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/seedsync
tag: latest@sha256:e8e69dcebd7cd9b15af6484736e6d51df49d0e2757e067b1fe8b9b820c6780d1
securityContext:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 8800
protocol: http
targetPort: 8800
persistence:
config:
enabled: true
mountPath: /config
downloads:
enabled: true
mountPath: /downloads
portal:
open:
enabled: true

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1 @@
{{- include "tc.v1.common.lib.chart.notes" $ -}}

View File

@@ -0,0 +1,2 @@
{{/* Render the templates */}}
{{ include "tc.v1.common.loader.all" . }}

View File

View File

@@ -2,3 +2,4 @@ icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/seedsync.png
categories:
- Tools-Utilities
screenshots: []