Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
bcc78f7ee5
commit
ac300b34cf
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [backuppc-3.0.0](https://github.com/truecharts/charts/compare/backuppc-2.0.16...backuppc-3.0.0) (2023-07-31)
|
||||
|
||||
### Feat
|
||||
|
||||
- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
|
||||
|
||||
### Fix
|
||||
|
||||
- fix mistakes on questions.yaml
|
||||
|
||||
|
||||
|
||||
|
||||
## [backuppc-2.0.16](https://github.com/truecharts/charts/compare/backuppc-2.0.15...backuppc-2.0.16) (2023-04-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/backuppc to latest ([#8174](https://github.com/truecharts/charts/issues/8174))
|
||||
|
||||
### Fix
|
||||
|
||||
- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536))
|
||||
|
||||
|
||||
|
||||
|
||||
## [backuppc-2.0.15](https://github.com/truecharts/charts/compare/backuppc-2.0.14...backuppc-2.0.15) (2023-02-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/backuppc to latest
|
||||
|
||||
|
||||
|
||||
|
||||
## [backuppc-2.0.14](https://github.com/truecharts/charts/compare/backuppc-2.0.13...backuppc-2.0.14) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
||||
- ensure new helm deps repo is used in latest releases as well.
|
||||
|
||||
|
||||
|
||||
|
||||
## [backuppc-2.0.13](https://github.com/truecharts/charts/compare/backuppc-2.0.12...backuppc-2.0.13) (2023-02-02)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/backuppc to latest
|
||||
|
||||
|
||||
|
||||
|
||||
## [backuppc-2.0.12](https://github.com/truecharts/charts/compare/backuppc-2.0.11...backuppc-2.0.12) (2023-02-02)
|
||||
|
||||
### Fix
|
||||
|
||||
- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826))
|
||||
|
||||
|
||||
|
||||
|
||||
## [backuppc-2.0.11](https://github.com/truecharts/charts/compare/backuppc-2.0.10...backuppc-2.0.11) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||
|
||||
|
||||
|
||||
|
||||
## [backuppc-2.0.10](https://github.com/truecharts/charts/compare/backuppc-2.0.9...backuppc-2.0.10) (2022-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
|
||||
|
||||
|
||||
|
||||
|
||||
## [backuppc-2.0.9](https://github.com/truecharts/charts/compare/backuppc-2.0.8...backuppc-2.0.9) (2022-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [backuppc-2.0.8](https://github.com/truecharts/charts/compare/backuppc-2.0.7...backuppc-2.0.8) (2022-12-25)
|
||||
|
|
@ -0,0 +1,31 @@
|
|||
apiVersion: v2
|
||||
appVersion: "6.0.2"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.0.3
|
||||
deprecated: false
|
||||
description: A high-performance, enterprise-grade system for backing up Linux, Windows and macOS PCs and laptops to a server's disk.
|
||||
home: https://truecharts.org/charts/incubator/backuppc
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/backuppc.png
|
||||
keywords:
|
||||
- backuppc
|
||||
- Backup
|
||||
- Network-Web
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: backuppc
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/backuppc
|
||||
- https://github.com/tiredofit/docker-backuppc
|
||||
- https://backuppc.github.io/backuppc/index.html
|
||||
type: application
|
||||
version: 3.0.0
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- Backup
|
||||
- Network-Web
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -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,8 @@
|
|||
A high-performance, enterprise-grade system for backing up Linux, Windows and macOS PCs and laptops to a server's disk.
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/incubator/backuppc](https://truecharts.org/charts/incubator/backuppc)
|
||||
|
||||
---
|
||||
|
||||
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,76 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/backuppc
|
||||
tag: v6.0.2@sha256:80fe126415f0b530dd7d2645da23c8409f62f184a018c52a3ec1d8c5237d30ff
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
readOnlyRootFilesystem: false
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
protocol: http
|
||||
targetPort: 80
|
||||
port: 8000
|
||||
|
||||
backuppc:
|
||||
smtp:
|
||||
auto_from: false
|
||||
host: postfix-relay
|
||||
port: 25
|
||||
domain: docker
|
||||
maildomain: local
|
||||
auth: none
|
||||
user: ""
|
||||
pass: ""
|
||||
tls: false
|
||||
starttls: false
|
||||
tlscertcheck: false
|
||||
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
env:
|
||||
USER_BACKUPPC: "{{ .Values.securityContext.container.PUID }}"
|
||||
GROUP_BACKUPPC: "{{ .Values.securityContext.pod.fsGroup }}"
|
||||
CONFIG_PATH: "{{ .Values.persistence.config.mountPath }}"
|
||||
LOG_PATH: "{{ .Values.persistence.logs.mountPath }}"
|
||||
SSH_KEYS_PATH: "{{ .Values.persistence.ssh.mountPath }}"
|
||||
DATA_PATH: "{{ .Values.persistence.data.mountPath }}"
|
||||
# SMTP
|
||||
SMTP_AUTO_FROM: "{{ .Values.backuppc.smtp.auto_from }}"
|
||||
SMTP_HOST: "{{ .Values.backuppc.smtp.host }}"
|
||||
SMTP_PORT: "{{ .Values.backuppc.smtp.port }}"
|
||||
SMTP_DOMAIN: "{{ .Values.backuppc.smtp.domain }}"
|
||||
SMTP_MAILDOMAIN: "{{ .Values.backuppc.smtp.maildomain }}"
|
||||
SMTP_AUTHENTICATION: "{{ .Values.backuppc.smtp.auth }}"
|
||||
SMTP_USER: "{{ .Values.backuppc.smtp.user }}"
|
||||
SMTP_PASS: "{{ .Values.backuppc.smtp.pass }}"
|
||||
SMTP_TLS: "{{ .Values.backuppc.smtp.tls }}"
|
||||
SMTP_STARTTLS: "{{ .Values.backuppc.smtp.starttls }}"
|
||||
SMTP_TLSCERTCHECK: "{{ .Values.backuppc.smtp.tlscertcheck }}"
|
||||
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
mountPath: /config
|
||||
ssh:
|
||||
enabled: true
|
||||
mountPath: /.ssh
|
||||
logs:
|
||||
enabled: true
|
||||
mountPath: /logs
|
||||
data:
|
||||
enabled: true
|
||||
mountPath: /data
|
||||
|
||||
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 @@
|
|||
{{ include "tc.v1.common.loader.all" . }}
|
|
@ -3,3 +3,4 @@ categories:
|
|||
- Backup
|
||||
- Network-Web
|
||||
|
||||
screenshots: []
|
||||
|
|
Loading…
Reference in New Issue