Commit new App releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-01-11 18:34:47 +00:00
parent 0e82d65fda
commit 9271f8b329
4454 changed files with 438359 additions and 407796 deletions

View File

@@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.10.2
digest: sha256:7ded42c1a558931bd6b9e4b585e7f1a6c96709256b3ec39317be9049c07bf96e
generated: "2022-01-04T20:38:12.888898496Z"

View File

@@ -1,6 +1,15 @@
# Changelog<br>
<a name="sqlitebrowser-1.0.33"></a>
### [sqlitebrowser-1.0.33](https://github.com/truecharts/apps/compare/sqlitebrowser-1.0.32...sqlitebrowser-1.0.33) (2022-01-11)
#### Chore
* update helm general non-major helm releases ([#1693](https://github.com/truecharts/apps/issues/1693))
<a name="sqlitebrowser-1.0.32"></a>
### [sqlitebrowser-1.0.32](https://github.com/truecharts/apps/compare/sqlitebrowser-1.0.31...sqlitebrowser-1.0.32) (2022-01-04)
@@ -88,12 +97,3 @@
<a name="sqlitebrowser-1.0.23"></a>
### [sqlitebrowser-1.0.23](https://github.com/truecharts/apps/compare/sqlitebrowser-1.0.22...sqlitebrowser-1.0.23) (2021-12-07)
#### Chore
* update non-major deps helm releases ([#1481](https://github.com/truecharts/apps/issues/1481))
<a name="sqlitebrowser-1.0.22"></a>
### sqlitebrowser-1.0.22 (2021-12-05)

View File

@@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.10.6
digest: sha256:047f6a869b6f4f66b8c440be00bc5e27de8f25332ec427cdf19ac76a465e9bc9
generated: "2022-01-11T18:20:47.625097787Z"

View File

@@ -3,7 +3,7 @@ appVersion: "3.12.2"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.10.2
version: 8.10.6
description: A high quality, visual, open source tool to create, design, and edit
database files compatible with SQLite
home: https://github.com/truecharts/apps/tree/master/charts/stable/sqlitebrowser
@@ -23,7 +23,7 @@ sources:
- https://github.com/linuxserver/docker-sqlitebrowser
- https://sqlitebrowser.org/
type: application
version: 1.0.32
version: 1.0.33
annotations:
truecharts.org/catagories: |
- media

View File

@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.10.2 |
| https://truecharts.org | common | 8.10.6 |
## Installing the Chart

Binary file not shown.

View File

@@ -1366,29 +1366,33 @@ questions:
attrs:
- variable: cpu
label: "CPU"
description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/indepth/validation/"
schema:
type: string
default: "4000m"
valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
- variable: memory
label: "Memory RAM"
label: "RAM"
description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/indepth/validation/"
schema:
type: string
default: "8Gi"
valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
- variable: requests
label: "Advanced Request minimum resources required"
label: "Minimum Resources Required (request)"
schema:
type: dict
attrs:
- variable: cpu
label: "CPU"
description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/indepth/validation/"
schema:
type: string
default: "10m"
valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
- variable: memory
label: "Memory RAM"
label: "RAM"
description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/indepth/validation/"
schema:
type: string
default: "50Mi"

View File

@@ -302,6 +302,7 @@ hide:
|:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------|
| deep-extend | CVE-2018-3750 | CRITICAL | 0.4.2 | 0.5.1 | <details><summary>Expand...</summary><a href="https://github.com/advisories/GHSA-hr2v-3952-633q">https://github.com/advisories/GHSA-hr2v-3952-633q</a><br><a href="https://hackerone.com/reports/311333">https://hackerone.com/reports/311333</a><br><a href="https://nodesecurity.io/advisories/612">https://nodesecurity.io/advisories/612</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-3750">https://nvd.nist.gov/vuln/detail/CVE-2018-3750</a><br><a href="https://www.npmjs.com/advisories/612">https://www.npmjs.com/advisories/612</a><br></details> |
| deep-extend | NSWG-ECO-408 | LOW | 0.4.2 | &gt;=0.5.1 | <details><summary>Expand...</summary><a href="https://hackerone.com/reports/311333">https://hackerone.com/reports/311333</a><br></details> |
| postcss | CVE-2021-23382 | MEDIUM | 7.0.39 | 8.2.13 | <details><summary>Expand...</summary><a href="https://github.com/advisories/GHSA-566m-qj78-rww5">https://github.com/advisories/GHSA-566m-qj78-rww5</a><br><a href="https://github.com/postcss/postcss/commit/2b1d04c867995e55124e0a165b7c6622c1735956">https://github.com/postcss/postcss/commit/2b1d04c867995e55124e0a165b7c6622c1735956</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-23382">https://nvd.nist.gov/vuln/detail/CVE-2021-23382</a><br><a href="https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1255641">https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1255641</a><br><a href="https://snyk.io/vuln/SNYK-JS-POSTCSS-1255640">https://snyk.io/vuln/SNYK-JS-POSTCSS-1255640</a><br></details> |
**gobinary**