Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -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))
|
||||
|
||||
|
||||
Binary file not shown.
@@ -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))
|
||||
|
||||
@@ -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"
|
||||
9
stable/sqlitebrowser/7.0.7/app-changelog.md
Normal file
9
stable/sqlitebrowser/7.0.7/app-changelog.md
Normal 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))
|
||||
|
||||
|
||||
BIN
stable/sqlitebrowser/7.0.7/charts/common-14.3.3.tgz
Normal file
BIN
stable/sqlitebrowser/7.0.7/charts/common-14.3.3.tgz
Normal file
Binary file not shown.
@@ -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
|
||||
Reference in New Issue
Block a user