Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2024-01-08 00:34:30 +00:00
parent b6fee4ea82
commit 05186c6446
11 changed files with 55 additions and 43 deletions

View File

@ -1,9 +0,0 @@
## [tasmocompiler-5.1.8](https://github.com/truecharts/charts/compare/tasmocompiler-5.1.7...tasmocompiler-5.1.8) (2024-01-03)
### Chore
- update container image benzino77/tasmocompiler to latest[@d2df0ef](https://github.com/d2df0ef) by renovate ([#16756](https://github.com/truecharts/charts/issues/16756))

View File

@ -7,6 +7,15 @@ title: Changelog
## [tasmocompiler-5.1.9](https://github.com/truecharts/charts/compare/tasmocompiler-5.1.8...tasmocompiler-5.1.9) (2024-01-08)
### Chore
- update container image benzino77/tasmocompiler to latest[@3d8a61a](https://github.com/3d8a61a) by renovate ([#16922](https://github.com/truecharts/charts/issues/16922))
## [tasmocompiler-5.1.8](https://github.com/truecharts/charts/compare/tasmocompiler-5.1.7...tasmocompiler-5.1.8) (2024-01-03)
### Chore
@ -88,12 +97,3 @@ title: Changelog
## [tasmocompiler-5.0.1](https://github.com/truecharts/charts/compare/tasmocompiler-5.0.0...tasmocompiler-5.0.1) (2023-12-26)
### Chore
- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
## [tasmocompiler-5.0.0](https://github.com/truecharts/charts/compare/tasmocompiler-4.0.11...tasmocompiler-5.0.0) (2023-12-25)
### Chore
- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))

View File

@ -1,16 +1,16 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: tasmocompiler
version: 5.1.8
version: 5.1.9
appVersion: latest
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
deprecated: false
sources:
- https://hub.docker.com/r/benzino77/tasmocompiler
- https://github.com/benzino77/tasmocompiler
- https://github.com/truecharts/charts/tree/master/charts/incubator/tasmocompiler
- https://hub.docker.com/r/benzino77/tasmocompiler
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@ -0,0 +1,9 @@
## [tasmocompiler-5.1.9](https://github.com/truecharts/charts/compare/tasmocompiler-5.1.8...tasmocompiler-5.1.9) (2024-01-08)
### Chore
- update container image benzino77/tasmocompiler to latest[@3d8a61a](https://github.com/3d8a61a) by renovate ([#16922](https://github.com/truecharts/charts/issues/16922))

View File

@ -1,6 +1,6 @@
image:
repository: benzino77/tasmocompiler
tag: latest@sha256:d2df0ef394c2b387e8a9a9dc0282fc448148c07f2341ec21a9100a4967e0aee1
tag: latest@sha256:3d8a61ac32c454691fe8824fb4cf5a568d114ea644f589e304a6b606a51c69ca
pullPolicy: IfNotPresent
securityContext:

View File

@ -238,30 +238,42 @@ questions:
type: dict
additional_attrs: true
attrs:
- variable: registry
label: "Registry"
- variable: enabled
label: Enabled
schema:
type: string
required: true
default: "https://index.docker.io/v1/"
- variable: username
label: "Username"
type: boolean
default: true
- variable: data
label: Data
schema:
type: string
required: true
default: ""
- variable: password
label: "Password"
schema:
type: string
required: true
default: ""
- variable: email
label: "Email"
schema:
type: string
required: true
default: ""
type: dict
additional_attrs: true
attrs:
- variable: registry
label: "Registry"
schema:
type: string
required: true
default: "https://index.docker.io/v1/"
- variable: username
label: "Username"
schema:
type: string
required: true
default: ""
- variable: password
label: "Password"
schema:
type: string
required: true
private: true
default: ""
- variable: email
label: "Email"
schema:
type: string
required: true
default: ""
- variable: service
group: Networking and Services
label: Configure Service(s)