Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-07-03 20:01:57 +00:00
parent 4ccf0972dd
commit 398193aaef
11 changed files with 2162 additions and 0 deletions

View File

@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [tasmocompiler-3.0.0](https://github.com/truecharts/charts/compare/tasmocompiler-2.0.14...tasmocompiler-3.0.0) (2023-07-03)
### Fix
- fix mistakes on questions.yaml
## [tasmocompiler-2.0.14](https://github.com/truecharts/charts/compare/tasmocompiler-2.0.13...tasmocompiler-2.0.14) (2023-04-30)
### Chore
- update container image tccr.io/truecharts/tasmocompiler to latest ([#8396](https://github.com/truecharts/charts/issues/8396))
### Fix
- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536))
## [tasmocompiler-2.0.13](https://github.com/truecharts/charts/compare/tasmocompiler-2.0.12...tasmocompiler-2.0.13) (2023-02-26)
### Chore
- update container image tccr.io/truecharts/tasmocompiler to latest
## [tasmocompiler-2.0.12](https://github.com/truecharts/charts/compare/tasmocompiler-2.0.11...tasmocompiler-2.0.12) (2023-02-20)
### Chore
- update container image tccr.io/truecharts/tasmocompiler to latest
## [tasmocompiler-2.0.11](https://github.com/truecharts/charts/compare/tasmocompiler-2.0.10...tasmocompiler-2.0.11) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.
## [tasmocompiler-2.0.10](https://github.com/truecharts/charts/compare/tasmocompiler-2.0.9...tasmocompiler-2.0.10) (2023-02-03)
### Fix
- clean more non-link sources ([#6925](https://github.com/truecharts/charts/issues/6925))
## [tasmocompiler-2.0.9](https://github.com/truecharts/charts/compare/tasmocompiler-2.0.8...tasmocompiler-2.0.9) (2023-01-07)
### Chore
- update container image tccr.io/truecharts/tasmocompiler to latest
## [tasmocompiler-2.0.8](https://github.com/truecharts/charts/compare/tasmocompiler-2.0.7...tasmocompiler-2.0.8) (2022-12-27)
### Chore
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
## [tasmocompiler-2.0.7](https://github.com/truecharts/charts/compare/tasmocompiler-2.0.6...tasmocompiler-2.0.7) (2022-12-26)
### Chore
- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
## [tasmocompiler-2.0.6](https://github.com/truecharts/charts/compare/tasmocompiler-2.0.5...tasmocompiler-2.0.6) (2022-12-25)
### Chore
- update helm general non-major

View File

@ -0,0 +1,30 @@
apiVersion: v2
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.14.6
deprecated: false
description: "TasmoCompiler is a simple web GUI which allows you to compile fantastic Tasmota firmware with your own settings"
home: https://truecharts.org/charts/incubator/tasmocompiler
icon: https://truecharts.org/img/hotlink-ok/chart-icons/tasmocompiler.png
keywords:
- tasmocompiler
- HomeAutomation
- Tools-Utilities
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: tasmocompiler
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/tasmocompiler
- https://github.com/benzino77/tasmocompiler
type: application
version: 3.0.0
annotations:
truecharts.org/catagories: |
- HomeAutomation
- Tools-Utilities
truecharts.org/SCALE-support: "true"

View File

@ -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*

View File

@ -0,0 +1,9 @@
## [tasmocompiler-3.0.0](https://github.com/truecharts/charts/compare/tasmocompiler-2.0.14...tasmocompiler-3.0.0) (2023-07-03)
### Fix
- fix mistakes on questions.yaml

View File

@ -0,0 +1,8 @@
TasmoCompiler is a simple web GUI which allows you to compile fantastic Tasmota firmware with your own settings
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/incubator/tasmocompiler](https://truecharts.org/charts/incubator/tasmocompiler)
---
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!

View File

@ -0,0 +1,23 @@
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/tasmocompiler
tag: latest@sha256:ef51d927f2aa949f8cfcb6b109a7f5cac3a59ca6b6172e486634db922de41cf0
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 14003
protocol: http
targetPort: 3000
portal:
open:
enabled: true

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1 @@
{{ include "tc.v1.common.loader.all" . }}

View File

@ -3,3 +3,4 @@ categories:
- HomeAutomation
- Tools-Utilities
screenshots: []