Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
74e5a3d41b
commit
f49b881533
|
@ -1,11 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [projectsend-8.0.29](https://github.com/truecharts/charts/compare/projectsend-8.0.28...projectsend-8.0.29) (2023-12-03)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- bump everything to ensure catalog has latest versions
|
|
||||||
- fix annotations again
|
|
||||||
- update annotations
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [projectsend-8.0.30](https://github.com/truecharts/charts/compare/projectsend-8.0.29...projectsend-8.0.30) (2023-12-05)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image ghcr.io/linuxserver/projectsend to latest[@d0c2125](https://github.com/d0c2125) ([#15735](https://github.com/truecharts/charts/issues/15735))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [projectsend-8.0.29](https://github.com/truecharts/charts/compare/projectsend-8.0.28...projectsend-8.0.29) (2023-12-03)
|
## [projectsend-8.0.29](https://github.com/truecharts/charts/compare/projectsend-8.0.28...projectsend-8.0.29) (2023-12-03)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -82,15 +91,6 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [projectsend-8.0.21](https://github.com/truecharts/charts/compare/projectsend-8.0.20...projectsend-8.0.21) (2023-11-06)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/projectsend to vlatest ([#14399](https://github.com/truecharts/charts/issues/14399))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [projectsend-8.0.21](https://github.com/truecharts/charts/compare/projectsend-8.0.20...projectsend-8.0.21) (2023-11-06)
|
## [projectsend-8.0.21](https://github.com/truecharts/charts/compare/projectsend-8.0.20...projectsend-8.0.21) (2023-11-06)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
|
@ -1,7 +1,7 @@
|
||||||
kubeVersion: ">=1.24.0"
|
kubeVersion: ">=1.24.0"
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: projectsend
|
name: projectsend
|
||||||
version: 8.0.29
|
version: 8.0.30
|
||||||
appVersion: latest
|
appVersion: latest
|
||||||
description:
|
description:
|
||||||
ProjectSend is a self-hosted application that lets you upload files and
|
ProjectSend is a self-hosted application that lets you upload files and
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [projectsend-8.0.30](https://github.com/truecharts/charts/compare/projectsend-8.0.29...projectsend-8.0.30) (2023-12-05)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image ghcr.io/linuxserver/projectsend to latest[@d0c2125](https://github.com/d0c2125) ([#15735](https://github.com/truecharts/charts/issues/15735))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/linuxserver/projectsend
|
repository: ghcr.io/linuxserver/projectsend
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:246003cbbda71686e877ff43e5e12c91f5b79876a20ce749a303474a509806c8
|
tag: latest@sha256:d0c2125e72c788c2b2109a0c19bc42f2b659ae25d95f01b2c128840493cc8d79
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
runAsNonRoot: false
|
runAsNonRoot: false
|
|
@ -0,0 +1,99 @@
|
||||||
|
**Important:**
|
||||||
|
*for the complete changelog, please refer to the website*
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [resilio-sync-11.0.12](https://github.com/truecharts/charts/compare/resilio-sync-11.0.11...resilio-sync-11.0.12) (2023-12-05)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image ghcr.io/linuxserver/resilio-sync to 2.7.3[@0257ce6](https://github.com/0257ce6) ([#15736](https://github.com/truecharts/charts/issues/15736))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [resilio-sync-11.0.11](https://github.com/truecharts/charts/compare/resilio-sync-11.0.10...resilio-sync-11.0.11) (2023-12-03)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- bump everything to ensure catalog has latest versions
|
||||||
|
- fix annotations again
|
||||||
|
- update annotations
|
||||||
|
- cleanup chart.yaml and add min-max scale version
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [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))
|
|
@ -0,0 +1,40 @@
|
||||||
|
kubeVersion: ">=1.24.0"
|
||||||
|
apiVersion: v2
|
||||||
|
name: resilio-sync
|
||||||
|
version: 11.0.12
|
||||||
|
appVersion: 2.7.3
|
||||||
|
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
|
||||||
|
deprecated: false
|
||||||
|
sources:
|
||||||
|
- https://ghcr.io/linuxserver/resilio-sync
|
||||||
|
- https://github.com/orgs/linuxserver/packages/container/package/resilio-sync
|
||||||
|
- https://github.com/truecharts/charts/tree/master/charts/stable/resilio-sync
|
||||||
|
maintainers:
|
||||||
|
- name: TrueCharts
|
||||||
|
email: info@truecharts.org
|
||||||
|
url: https://truecharts.org
|
||||||
|
keywords:
|
||||||
|
- resilio
|
||||||
|
- sync
|
||||||
|
- btsync
|
||||||
|
- bittorrent
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
version: 14.3.5
|
||||||
|
repository: https://library-charts.truecharts.org
|
||||||
|
condition: ""
|
||||||
|
alias: ""
|
||||||
|
tags: []
|
||||||
|
import-values: []
|
||||||
|
annotations:
|
||||||
|
max_scale_version: 23.10.1
|
||||||
|
min_scale_version: 22.12.4
|
||||||
|
truecharts.org/SCALE-support: "true"
|
||||||
|
truecharts.org/category: media
|
||||||
|
truecharts.org/max_helm_version: "3.13"
|
||||||
|
truecharts.org/min_helm_version: "3.12"
|
||||||
|
truecharts.org/train: stable
|
|
@ -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*
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [resilio-sync-11.0.12](https://github.com/truecharts/charts/compare/resilio-sync-11.0.11...resilio-sync-11.0.12) (2023-12-05)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image ghcr.io/linuxserver/resilio-sync to 2.7.3[@0257ce6](https://github.com/0257ce6) ([#15736](https://github.com/truecharts/charts/issues/15736))
|
||||||
|
|
||||||
|
|
|
@ -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!
|
Binary file not shown.
|
@ -0,0 +1,58 @@
|
||||||
|
image:
|
||||||
|
repository: ghcr.io/linuxserver/resilio-sync
|
||||||
|
tag: 2.7.3@sha256:0257ce697286bfc419a7802c9090328d77ba480ba9e6f97289b06689695c16eb
|
||||||
|
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 }}"
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
||||||
|
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -0,0 +1 @@
|
||||||
|
{{ include "tc.v1.common.loader.all" . }}
|
Loading…
Reference in New Issue