Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
805ea4d74e
commit
3292c378eb
|
@ -0,0 +1,99 @@
|
||||||
|
**Important:**
|
||||||
|
*for the complete changelog, please refer to the website*
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [tasmobackup-3.0.0](https://github.com/truecharts/charts/compare/tasmobackup-2.0.9...tasmobackup-3.0.0) (2023-07-07)
|
||||||
|
|
||||||
|
### 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))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [tasmobackup-2.0.9](https://github.com/truecharts/charts/compare/tasmobackup-2.0.8...tasmobackup-2.0.9) (2023-02-10)
|
||||||
|
|
||||||
|
### Fix
|
||||||
|
|
||||||
|
- ensure new helm deps repo is used in latest releases as well.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [tasmobackup-2.0.8](https://github.com/truecharts/charts/compare/tasmobackup-2.0.7...tasmobackup-2.0.8) (2023-02-03)
|
||||||
|
|
||||||
|
### Fix
|
||||||
|
|
||||||
|
- clean more non-link sources ([#6925](https://github.com/truecharts/charts/issues/6925))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [tasmobackup-2.0.7](https://github.com/truecharts/charts/compare/tasmobackup-2.0.6...tasmobackup-2.0.7) (2022-12-27)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [tasmobackup-2.0.6](https://github.com/truecharts/charts/compare/tasmobackup-2.0.5...tasmobackup-2.0.6) (2022-12-26)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [tasmobackup-2.0.5](https://github.com/truecharts/charts/compare/tasmobackup-2.0.4...tasmobackup-2.0.5) (2022-12-25)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [tasmobackup-2.0.4](https://github.com/truecharts/charts/compare/tasmobackup-2.0.3...tasmobackup-2.0.4) (2022-12-19)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [tasmobackup-2.0.3](https://github.com/truecharts/charts/compare/tasmobackup-2.0.2...tasmobackup-2.0.3) (2022-12-13)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [tasmobackup-2.0.2](https://github.com/truecharts/charts/compare/tasmobackup-2.0.1...tasmobackup-2.0.2) (2022-11-30)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [tasmobackup-2.0.2](https://github.com/truecharts/charts/compare/tasmobackup-2.0.1...tasmobackup-2.0.2) (2022-11-30)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [tasmobackup-2.0.2](https://github.com/truecharts/charts/compare/tasmobackup-2.0.1...tasmobackup-2.0.2) (2022-11-30)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [tasmobackup-2.0.2](https://github.com/truecharts/charts/compare/tasmobackup-2.0.1...tasmobackup-2.0.2) (2022-11-30)
|
|
@ -0,0 +1,30 @@
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: "latest"
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://library-charts.truecharts.org
|
||||||
|
version: 12.14.6
|
||||||
|
deprecated: false
|
||||||
|
description: backup all your tasmota devices in one place.
|
||||||
|
home: https://truecharts.org/charts/incubator/tasmobackup
|
||||||
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/tasmobackup.png
|
||||||
|
keywords:
|
||||||
|
- tasmobackup
|
||||||
|
- HomeAutomation
|
||||||
|
- Network-Management
|
||||||
|
kubeVersion: ">=1.16.0-0"
|
||||||
|
maintainers:
|
||||||
|
- email: info@truecharts.org
|
||||||
|
name: TrueCharts
|
||||||
|
url: https://truecharts.org
|
||||||
|
name: tasmobackup
|
||||||
|
sources:
|
||||||
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/tasmobackup
|
||||||
|
- https://github.com/danmed/TasmoBackupV1
|
||||||
|
type: application
|
||||||
|
version: 3.0.0
|
||||||
|
annotations:
|
||||||
|
truecharts.org/catagories: |
|
||||||
|
- HomeAutomation
|
||||||
|
- Network-Management
|
||||||
|
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,14 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [tasmobackup-3.0.0](https://github.com/truecharts/charts/compare/tasmobackup-2.0.9...tasmobackup-3.0.0) (2023-07-07)
|
||||||
|
|
||||||
|
### 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))
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,8 @@
|
||||||
|
backup all your tasmota devices in one place.
|
||||||
|
|
||||||
|
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/incubator/tasmobackup](https://truecharts.org/charts/incubator/tasmobackup)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
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,39 @@
|
||||||
|
env:
|
||||||
|
DBNAME: data/tasmobackup
|
||||||
|
DBTYPE: sqlite
|
||||||
|
image:
|
||||||
|
pullPolicy: IfNotPresent
|
||||||
|
repository: tccr.io/truecharts/tasmobackup
|
||||||
|
tag: latest@sha256:f191e4de7867b74936d33cbb4d02ddc21515a0bc9327c9544174d3e88e2c5768
|
||||||
|
|
||||||
|
securityContext:
|
||||||
|
container:
|
||||||
|
readOnlyRootFilesystem: false
|
||||||
|
runAsNonRoot: false
|
||||||
|
runAsUser: 0
|
||||||
|
runAsGroup: 0
|
||||||
|
|
||||||
|
workload:
|
||||||
|
main:
|
||||||
|
podSpec:
|
||||||
|
containers:
|
||||||
|
main:
|
||||||
|
env:
|
||||||
|
DBNAME: data/tasmobackup
|
||||||
|
DBTYPE: sqlite
|
||||||
|
service:
|
||||||
|
main:
|
||||||
|
ports:
|
||||||
|
main:
|
||||||
|
port: 8259
|
||||||
|
protocol: http
|
||||||
|
targetPort: 80
|
||||||
|
|
||||||
|
persistence:
|
||||||
|
data:
|
||||||
|
enabled: true
|
||||||
|
mountPath: /var/www/html/data
|
||||||
|
|
||||||
|
portal:
|
||||||
|
open:
|
||||||
|
enabled: true
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
||||||
|
{{ include "tc.v1.common.loader.all" . }}
|
|
@ -3,3 +3,4 @@ categories:
|
||||||
- HomeAutomation
|
- HomeAutomation
|
||||||
- Network-Management
|
- Network-Management
|
||||||
|
|
||||||
|
screenshots: []
|
||||||
|
|
Loading…
Reference in New Issue