Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
01dce3d122
commit
43f54979ab
|
@ -0,0 +1,13 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [duplicacy-3.0.1](https://github.com/truecharts/charts/compare/duplicacy-2.0.12...duplicacy-3.0.1) (2023-11-23)
|
||||
|
||||
### Feat
|
||||
|
||||
- Move to stable ([#15277](https://github.com/truecharts/charts/issues/15277))
|
||||
|
||||
|
|
@ -0,0 +1,28 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.7.2"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.3.5
|
||||
deprecated: false
|
||||
description: A new generation cross-platform cloud backup tool.
|
||||
home: https://truecharts.org/charts/stable/duplicacy
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/duplicacy.png
|
||||
keywords:
|
||||
- duplicacy
|
||||
- Backup
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: duplicacy
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/duplicacy
|
||||
- https://hotio.dev/containers/duplicacy
|
||||
type: application
|
||||
version: 3.0.1
|
||||
annotations:
|
||||
truecharts.org/category: Backup
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/grade: U
|
|
@ -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*
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [duplicacy-3.0.1](https://github.com/truecharts/charts/compare/duplicacy-2.0.12...duplicacy-3.0.1) (2023-11-23)
|
||||
|
||||
### Feat
|
||||
|
||||
- Move to stable ([#15277](https://github.com/truecharts/charts/issues/15277))
|
||||
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
A new generation cross-platform cloud backup tool.
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/duplicacy](https://truecharts.org/charts/stable/duplicacy)
|
||||
|
||||
---
|
||||
|
||||
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,29 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/hotio/duplicacy
|
||||
tag: release-1.7.2@sha256:b2c30bc96e9b7e946d97c64ee543440994845ba3f74ff87e5de9ce797ab06347
|
||||
securityContext:
|
||||
container:
|
||||
runAsGroup: 0
|
||||
runAsUser: 0
|
||||
readOnlyRootFilesystem: false
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 3875
|
||||
protocol: http
|
||||
targetPort: 3875
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
mountPath: /config
|
||||
cache:
|
||||
enabled: true
|
||||
mountPath: /cache
|
||||
logs:
|
||||
enabled: true
|
||||
mountPath: /logs
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
|||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -0,0 +1,2 @@
|
|||
{{/* Render the templates */}}
|
||||
{{ include "tc.v1.common.loader.all" . }}
|
|
@ -0,0 +1,4 @@
|
|||
icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/duplicacy.png
|
||||
categories:
|
||||
- Backup
|
||||
screenshots: []
|
|
@ -0,0 +1,13 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [multi-scrobbler-3.0.1](https://github.com/truecharts/charts/compare/multi-scrobbler-3.0.0...multi-scrobbler-3.0.1) (2023-11-23)
|
||||
|
||||
### Feat
|
||||
|
||||
- Move to stable ([#15278](https://github.com/truecharts/charts/issues/15278))
|
||||
|
||||
|
|
@ -0,0 +1,27 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.6.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.3.5
|
||||
deprecated: false
|
||||
description: "Track your music listening history from many sources and record to many scrobble clients."
|
||||
home: https://truecharts.org/charts/stable/multi-scrobbler
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/multi-scrobbler.png
|
||||
keywords:
|
||||
- multi-scrobbler
|
||||
- Network-Web
|
||||
- MediaServer-Music
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: multi-scrobbler
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/multi-scrobbler
|
||||
type: application
|
||||
version: 3.0.1
|
||||
annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: Network-Web
|
|
@ -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*
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [multi-scrobbler-3.0.1](https://github.com/truecharts/charts/compare/multi-scrobbler-3.0.0...multi-scrobbler-3.0.1) (2023-11-23)
|
||||
|
||||
### Feat
|
||||
|
||||
- Move to stable ([#15278](https://github.com/truecharts/charts/issues/15278))
|
||||
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
Track your music listening history from many sources and record to many scrobble clients.
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/multi-scrobbler](https://truecharts.org/charts/stable/multi-scrobbler)
|
||||
|
||||
---
|
||||
|
||||
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,27 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/multi-scrobbler
|
||||
tag: v0.6.1@sha256:a08454006d704a1ca96a6dcb89f28556b636c5f131f58eca37014d54bfd74474
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
runAsNonRoot: false
|
||||
runAsGroup: 0
|
||||
runAsUser: 0
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 9078
|
||||
targetPort: 9078
|
||||
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
mountPath: /config
|
||||
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
|||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -0,0 +1,2 @@
|
|||
{{/* Render the templates */}}
|
||||
{{ include "tc.v1.common.loader.all" . }}
|
|
@ -0,0 +1,4 @@
|
|||
icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/multi-scrobbler.png
|
||||
categories:
|
||||
- Network-Web
|
||||
screenshots: []
|
Loading…
Reference in New Issue