Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2023-11-08 17:26:25 +00:00
parent 872f3c98a3
commit 7218dfd77d
6424 changed files with 825392 additions and 555001 deletions

View File

@@ -1,9 +0,0 @@
## [sqlitebrowser-7.0.6](https://github.com/truecharts/charts/compare/sqlitebrowser-7.0.5...sqlitebrowser-7.0.6) (2023-11-05)
### Chore
- update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365))

View File

@@ -4,6 +4,15 @@
## [sqlitebrowser-7.0.7](https://github.com/truecharts/charts/compare/sqlitebrowser-7.0.6...sqlitebrowser-7.0.7) (2023-11-08)
### Chore
- update helm general non-major ([#14454](https://github.com/truecharts/charts/issues/14454))
## [sqlitebrowser-7.0.6](https://github.com/truecharts/charts/compare/sqlitebrowser-7.0.5...sqlitebrowser-7.0.6) (2023-11-05)
### Chore
@@ -88,12 +97,3 @@
- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558))
## [sqlitebrowser-6.0.20](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.19...sqlitebrowser-6.0.20) (2023-06-07)
### Chore
- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457))

View File

@@ -3,7 +3,7 @@ appVersion: "3.12.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 14.2.3
version: 14.3.3
description: A high quality, visual, open source tool to create, design, and edit database files compatible with SQLite
home: https://truecharts.org/charts/stable/sqlitebrowser
icon: https://truecharts.org/img/hotlink-ok/chart-icons/sqlitebrowser.png
@@ -23,7 +23,7 @@ sources:
- https://github.com/linuxserver/docker-sqlitebrowser
- https://sqlitebrowser.org/
type: application
version: 7.0.6
version: 7.0.7
annotations:
truecharts.org/category: media
truecharts.org/SCALE-support: "true"

View File

@@ -0,0 +1,9 @@
## [sqlitebrowser-7.0.7](https://github.com/truecharts/charts/compare/sqlitebrowser-7.0.6...sqlitebrowser-7.0.7) (2023-11-08)
### Chore
- update helm general non-major ([#14454](https://github.com/truecharts/charts/issues/14454))

Binary file not shown.

View File

@@ -996,7 +996,7 @@ questions:
schema:
type: list
default: []
show_if: [["clusterIssuer", "=", ""]]
show_if: [["certificateIssuer", "=", ""]]
items:
- variable: tlsEntry
label: Host
@@ -1025,7 +1025,7 @@ questions:
- variable: scaleCert
label: Use TrueNAS SCALE Certificate (Deprecated)
schema:
show_if: [["clusterIssuer", "=", ""]]
show_if: [["certificateIssuer", "=", ""]]
type: int
$ref:
- "definitions/certificate"
@@ -1034,13 +1034,13 @@ questions:
description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
schema:
type: string
show_if: [["clusterIssuer", "=", ""]]
show_if: [["certificateIssuer", "=", ""]]
default: ""
- variable: secretName
label: Use Custom Secret (Advanced)
schema:
type: string
show_if: [["clusterIssuer", "=", ""]]
show_if: [["certificateIssuer", "=", ""]]
default: ""
- variable: entrypoint
label: Traefik Entrypoint