Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
e2538d2025
commit
136a81df4d
|
@ -1,12 +1,12 @@
|
|||
apiVersion: v2
|
||||
appVersion: "2.2-7"
|
||||
appVersion: "3.0.2"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.0.10
|
||||
description: Container for proxmox backup server
|
||||
home: https://truecharts.org/charts/incubator/proxmox-backup-server
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/pbs
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/proxmox-backup-server.png
|
||||
keywords:
|
||||
- proxmox-backup-server
|
||||
- pbs
|
||||
|
@ -17,8 +17,7 @@ maintainers:
|
|||
url: https://truecharts.org
|
||||
name: proxmox-backup-server
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/pbs
|
||||
- https://hub.docker.com/r/bingsin/pbs
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/proxmox-backup-server
|
||||
version: 0.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
|
|
|
@ -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*
|
Loading…
Reference in New Issue