Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-03-24 18:37:47 +00:00
parent 600200cdac
commit 0e99af9ba9
7 changed files with 72 additions and 11 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="snipe-it-2.0.2"></a>
### [snipe-it-2.0.2](https://github.com/truecharts/apps/compare/snipe-it-2.0.1...snipe-it-2.0.2) (2022-03-24)
#### Fix
* fix permissions and add more storage questions ([#2269](https://github.com/truecharts/apps/issues/2269))
<a name="snipe-it-2.0.1"></a>
### [snipe-it-2.0.1](https://github.com/truecharts/apps/compare/snipe-it-2.0.0...snipe-it-2.0.1) (2022-03-24)
+5 -4
View File
@@ -12,10 +12,8 @@ You will, however, be able to use all values referenced in the common chart here
| Key | Type | Default | Description |
|-----|------|---------|-------------|
| env.API_TOKEN_EXPIRATION_YEARS | int | `40` | |
| env.APP_DEBUG | bool | `true` | |
| env.APP_ENV | string | `"production"` | |
| env.APP_LOCALE | string | `"en"` | |
| env.APP_LOG_LEVEL | string | `"debug"` | |
| env.APP_TIMEZONE | string | `"{{ .Values.TZ }}"` | |
| env.APP_URL | string | `"http://localhost:80"` | |
| env.COOKIE_NAME | string | `"snipeit_session"` | |
@@ -32,7 +30,6 @@ You will, however, be able to use all values referenced in the common chart here
| env.MAX_RESULTS | int | `500` | |
| env.REDIS_PORT | string | `"6379"` | |
| env.SECURE_COOKIES | bool | `false` | |
| env.SESSION_DRIVER | string | `"redis"` | |
| env.SESSION_LIFETIME | int | `30` | |
| envValueFrom.APP_KEY.secretKeyRef.key | string | `"APP_KEY"` | |
| envValueFrom.APP_KEY.secretKeyRef.name | string | `"snipeit-secrets"` | |
@@ -51,10 +48,14 @@ You will, however, be able to use all values referenced in the common chart here
| mariadb.existingSecret | string | `"mariadbcreds"` | |
| mariadb.mariadbDatabase | string | `"snipe-it"` | |
| mariadb.mariadbUsername | string | `"snipe-it"` | |
| persistence.backups.enabled | bool | `true` | |
| persistence.backups.mountPath | string | `"/var/lib/snipeit/dumps"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/var/lib/snipeit/data"` | |
| persistence.logs.enabled | bool | `true` | |
| persistence.logs.mountPath | string | `"/var/www/html/storage/logs"` | |
| podSecurityContext.fsGroup | int | `50` | |
| podSecurityContext.runAsGroup | int | `50` | |
| podSecurityContext.runAsGroup | int | `1000` | |
| podSecurityContext.runAsUser | int | `0` | |
| redis.enabled | bool | `true` | |
| redis.existingSecret | string | `"rediscreds"` | |
+1 -1
View File
@@ -443,7 +443,7 @@ hide:
| Package | Vulnerability | Severity | Installed Version | Fixed Version | Links |
|:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------|
| enshrined/svg-sanitize | CVE-2022-23638 | MEDIUM | 0.13.3 | 0.15.0 | <details><summary>Expand...</summary><a href="https://github.com/advisories/GHSA-fqx8-v33p-4qcc">https://github.com/advisories/GHSA-fqx8-v33p-4qcc</a><br><a href="https://github.com/darylldoyle/svg-sanitizer/commit/17e12ba9c2881caa6b167d0fbea555c11207fbb0">https://github.com/darylldoyle/svg-sanitizer/commit/17e12ba9c2881caa6b167d0fbea555c11207fbb0</a><br><a href="https://github.com/darylldoyle/svg-sanitizer/issues/71">https://github.com/darylldoyle/svg-sanitizer/issues/71</a><br><a href="https://github.com/darylldoyle/svg-sanitizer/security/advisories/GHSA-fqx8-v33p-4qcc">https://github.com/darylldoyle/svg-sanitizer/security/advisories/GHSA-fqx8-v33p-4qcc</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-23638">https://nvd.nist.gov/vuln/detail/CVE-2022-23638</a><br></details> |
| guzzlehttp/psr7 | CVE-2022-24775 | UNKNOWN | 1.8.2 | 2.1.1, 1.8.4 | <details><summary>Expand...</summary><a href="https://github.com/guzzle/psr7/pull/485/commits/e55afaa3fc138c89adf3b55a8ba20dc60d17f1f1">https://github.com/guzzle/psr7/pull/485/commits/e55afaa3fc138c89adf3b55a8ba20dc60d17f1f1</a><br><a href="https://github.com/guzzle/psr7/pull/486/commits/9a96d9db668b485361ed9de7b5bf1e54895df1dc">https://github.com/guzzle/psr7/pull/486/commits/9a96d9db668b485361ed9de7b5bf1e54895df1dc</a><br><a href="https://github.com/guzzle/psr7/security/advisories/GHSA-q7rv-6hp3-vh96">https://github.com/guzzle/psr7/security/advisories/GHSA-q7rv-6hp3-vh96</a><br><a href="https://www.drupal.org/sa-core-2022-006">https://www.drupal.org/sa-core-2022-006</a><br></details> |
| guzzlehttp/psr7 | CVE-2022-24775 | UNKNOWN | 1.8.2 | 1.8.4, 2.1.1 | <details><summary>Expand...</summary><a href="https://github.com/guzzle/psr7/pull/485/commits/e55afaa3fc138c89adf3b55a8ba20dc60d17f1f1">https://github.com/guzzle/psr7/pull/485/commits/e55afaa3fc138c89adf3b55a8ba20dc60d17f1f1</a><br><a href="https://github.com/guzzle/psr7/pull/486/commits/9a96d9db668b485361ed9de7b5bf1e54895df1dc">https://github.com/guzzle/psr7/pull/486/commits/9a96d9db668b485361ed9de7b5bf1e54895df1dc</a><br><a href="https://github.com/guzzle/psr7/security/advisories/GHSA-q7rv-6hp3-vh96">https://github.com/guzzle/psr7/security/advisories/GHSA-q7rv-6hp3-vh96</a><br><a href="https://www.drupal.org/sa-core-2022-006">https://www.drupal.org/sa-core-2022-006</a><br></details> |
| laravel/framework | CVE-2021-43808 | MEDIUM | v6.20.29 | 6.20.42, 7.30.6, 8.75.0 | <details><summary>Expand...</summary><a href="https://github.com/advisories/GHSA-66hf-2p6w-jqfw">https://github.com/advisories/GHSA-66hf-2p6w-jqfw</a><br><a href="https://github.com/laravel/framework/commit/b8174169b1807f36de1837751599e2828ceddb9b">https://github.com/laravel/framework/commit/b8174169b1807f36de1837751599e2828ceddb9b</a><br><a href="https://github.com/laravel/framework/pull/39906">https://github.com/laravel/framework/pull/39906</a><br><a href="https://github.com/laravel/framework/pull/39908">https://github.com/laravel/framework/pull/39908</a><br><a href="https://github.com/laravel/framework/pull/39909">https://github.com/laravel/framework/pull/39909</a><br><a href="https://github.com/laravel/framework/releases/tag/v6.20.42">https://github.com/laravel/framework/releases/tag/v6.20.42</a><br><a href="https://github.com/laravel/framework/releases/tag/v7.30.6">https://github.com/laravel/framework/releases/tag/v7.30.6</a><br><a href="https://github.com/laravel/framework/releases/tag/v8.75.0">https://github.com/laravel/framework/releases/tag/v8.75.0</a><br><a href="https://github.com/laravel/framework/security/advisories/GHSA-66hf-2p6w-jqfw">https://github.com/laravel/framework/security/advisories/GHSA-66hf-2p6w-jqfw</a><br></details> |
| lcobucci/jwt | CVE-2021-41106 | MEDIUM | 3.4.5 | 3.4.6, 4.0.4, 4.1.5 | <details><summary>Expand...</summary><a href="https://github.com/advisories/GHSA-7322-jrq4-x5hf">https://github.com/advisories/GHSA-7322-jrq4-x5hf</a><br><a href="https://github.com/lcobucci/jwt/commit/8175de5b841fbe3fd97d2d49b3fc15c4ecb39a73">https://github.com/lcobucci/jwt/commit/8175de5b841fbe3fd97d2d49b3fc15c4ecb39a73</a><br><a href="https://github.com/lcobucci/jwt/commit/c45bb8b961a8e742d8f6b88ef5ff1bd5cca5d01c">https://github.com/lcobucci/jwt/commit/c45bb8b961a8e742d8f6b88ef5ff1bd5cca5d01c</a><br><a href="https://github.com/lcobucci/jwt/security/advisories/GHSA-7322-jrq4-x5hf">https://github.com/lcobucci/jwt/security/advisories/GHSA-7322-jrq4-x5hf</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-41106">https://nvd.nist.gov/vuln/detail/CVE-2021-41106</a><br></details> |
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="snipe-it-2.0.2"></a>
### [snipe-it-2.0.2](https://github.com/truecharts/apps/compare/snipe-it-2.0.1...snipe-it-2.0.2) (2022-03-24)
#### Fix
* fix permissions and add more storage questions ([#2269](https://github.com/truecharts/apps/issues/2269))
<a name="snipe-it-2.0.1"></a>
### [snipe-it-2.0.1](https://github.com/truecharts/apps/compare/snipe-it-2.0.0...snipe-it-2.0.1) (2022-03-24)
+5 -4
View File
@@ -12,10 +12,8 @@ You will, however, be able to use all values referenced in the common chart here
| Key | Type | Default | Description |
|-----|------|---------|-------------|
| env.API_TOKEN_EXPIRATION_YEARS | int | `40` | |
| env.APP_DEBUG | bool | `true` | |
| env.APP_ENV | string | `"production"` | |
| env.APP_LOCALE | string | `"en"` | |
| env.APP_LOG_LEVEL | string | `"debug"` | |
| env.APP_TIMEZONE | string | `"{{ .Values.TZ }}"` | |
| env.APP_URL | string | `"http://localhost:80"` | |
| env.COOKIE_NAME | string | `"snipeit_session"` | |
@@ -32,7 +30,6 @@ You will, however, be able to use all values referenced in the common chart here
| env.MAX_RESULTS | int | `500` | |
| env.REDIS_PORT | string | `"6379"` | |
| env.SECURE_COOKIES | bool | `false` | |
| env.SESSION_DRIVER | string | `"redis"` | |
| env.SESSION_LIFETIME | int | `30` | |
| envValueFrom.APP_KEY.secretKeyRef.key | string | `"APP_KEY"` | |
| envValueFrom.APP_KEY.secretKeyRef.name | string | `"snipeit-secrets"` | |
@@ -51,10 +48,14 @@ You will, however, be able to use all values referenced in the common chart here
| mariadb.existingSecret | string | `"mariadbcreds"` | |
| mariadb.mariadbDatabase | string | `"snipe-it"` | |
| mariadb.mariadbUsername | string | `"snipe-it"` | |
| persistence.backups.enabled | bool | `true` | |
| persistence.backups.mountPath | string | `"/var/lib/snipeit/dumps"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/var/lib/snipeit/data"` | |
| persistence.logs.enabled | bool | `true` | |
| persistence.logs.mountPath | string | `"/var/www/html/storage/logs"` | |
| podSecurityContext.fsGroup | int | `50` | |
| podSecurityContext.runAsGroup | int | `50` | |
| podSecurityContext.runAsGroup | int | `1000` | |
| podSecurityContext.runAsUser | int | `0` | |
| redis.enabled | bool | `true` | |
| redis.existingSecret | string | `"rediscreds"` | |
+1 -1
View File
@@ -443,7 +443,7 @@ hide:
| Package | Vulnerability | Severity | Installed Version | Fixed Version | Links |
|:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------|
| enshrined/svg-sanitize | CVE-2022-23638 | MEDIUM | 0.13.3 | 0.15.0 | <details><summary>Expand...</summary><a href="https://github.com/advisories/GHSA-fqx8-v33p-4qcc">https://github.com/advisories/GHSA-fqx8-v33p-4qcc</a><br><a href="https://github.com/darylldoyle/svg-sanitizer/commit/17e12ba9c2881caa6b167d0fbea555c11207fbb0">https://github.com/darylldoyle/svg-sanitizer/commit/17e12ba9c2881caa6b167d0fbea555c11207fbb0</a><br><a href="https://github.com/darylldoyle/svg-sanitizer/issues/71">https://github.com/darylldoyle/svg-sanitizer/issues/71</a><br><a href="https://github.com/darylldoyle/svg-sanitizer/security/advisories/GHSA-fqx8-v33p-4qcc">https://github.com/darylldoyle/svg-sanitizer/security/advisories/GHSA-fqx8-v33p-4qcc</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-23638">https://nvd.nist.gov/vuln/detail/CVE-2022-23638</a><br></details> |
| guzzlehttp/psr7 | CVE-2022-24775 | UNKNOWN | 1.8.2 | 2.1.1, 1.8.4 | <details><summary>Expand...</summary><a href="https://github.com/guzzle/psr7/pull/485/commits/e55afaa3fc138c89adf3b55a8ba20dc60d17f1f1">https://github.com/guzzle/psr7/pull/485/commits/e55afaa3fc138c89adf3b55a8ba20dc60d17f1f1</a><br><a href="https://github.com/guzzle/psr7/pull/486/commits/9a96d9db668b485361ed9de7b5bf1e54895df1dc">https://github.com/guzzle/psr7/pull/486/commits/9a96d9db668b485361ed9de7b5bf1e54895df1dc</a><br><a href="https://github.com/guzzle/psr7/security/advisories/GHSA-q7rv-6hp3-vh96">https://github.com/guzzle/psr7/security/advisories/GHSA-q7rv-6hp3-vh96</a><br><a href="https://www.drupal.org/sa-core-2022-006">https://www.drupal.org/sa-core-2022-006</a><br></details> |
| guzzlehttp/psr7 | CVE-2022-24775 | UNKNOWN | 1.8.2 | 1.8.4, 2.1.1 | <details><summary>Expand...</summary><a href="https://github.com/guzzle/psr7/pull/485/commits/e55afaa3fc138c89adf3b55a8ba20dc60d17f1f1">https://github.com/guzzle/psr7/pull/485/commits/e55afaa3fc138c89adf3b55a8ba20dc60d17f1f1</a><br><a href="https://github.com/guzzle/psr7/pull/486/commits/9a96d9db668b485361ed9de7b5bf1e54895df1dc">https://github.com/guzzle/psr7/pull/486/commits/9a96d9db668b485361ed9de7b5bf1e54895df1dc</a><br><a href="https://github.com/guzzle/psr7/security/advisories/GHSA-q7rv-6hp3-vh96">https://github.com/guzzle/psr7/security/advisories/GHSA-q7rv-6hp3-vh96</a><br><a href="https://www.drupal.org/sa-core-2022-006">https://www.drupal.org/sa-core-2022-006</a><br></details> |
| laravel/framework | CVE-2021-43808 | MEDIUM | v6.20.29 | 6.20.42, 7.30.6, 8.75.0 | <details><summary>Expand...</summary><a href="https://github.com/advisories/GHSA-66hf-2p6w-jqfw">https://github.com/advisories/GHSA-66hf-2p6w-jqfw</a><br><a href="https://github.com/laravel/framework/commit/b8174169b1807f36de1837751599e2828ceddb9b">https://github.com/laravel/framework/commit/b8174169b1807f36de1837751599e2828ceddb9b</a><br><a href="https://github.com/laravel/framework/pull/39906">https://github.com/laravel/framework/pull/39906</a><br><a href="https://github.com/laravel/framework/pull/39908">https://github.com/laravel/framework/pull/39908</a><br><a href="https://github.com/laravel/framework/pull/39909">https://github.com/laravel/framework/pull/39909</a><br><a href="https://github.com/laravel/framework/releases/tag/v6.20.42">https://github.com/laravel/framework/releases/tag/v6.20.42</a><br><a href="https://github.com/laravel/framework/releases/tag/v7.30.6">https://github.com/laravel/framework/releases/tag/v7.30.6</a><br><a href="https://github.com/laravel/framework/releases/tag/v8.75.0">https://github.com/laravel/framework/releases/tag/v8.75.0</a><br><a href="https://github.com/laravel/framework/security/advisories/GHSA-66hf-2p6w-jqfw">https://github.com/laravel/framework/security/advisories/GHSA-66hf-2p6w-jqfw</a><br></details> |
| lcobucci/jwt | CVE-2021-41106 | MEDIUM | 3.4.5 | 3.4.6, 4.0.4, 4.1.5 | <details><summary>Expand...</summary><a href="https://github.com/advisories/GHSA-7322-jrq4-x5hf">https://github.com/advisories/GHSA-7322-jrq4-x5hf</a><br><a href="https://github.com/lcobucci/jwt/commit/8175de5b841fbe3fd97d2d49b3fc15c4ecb39a73">https://github.com/lcobucci/jwt/commit/8175de5b841fbe3fd97d2d49b3fc15c4ecb39a73</a><br><a href="https://github.com/lcobucci/jwt/commit/c45bb8b961a8e742d8f6b88ef5ff1bd5cca5d01c">https://github.com/lcobucci/jwt/commit/c45bb8b961a8e742d8f6b88ef5ff1bd5cca5d01c</a><br><a href="https://github.com/lcobucci/jwt/security/advisories/GHSA-7322-jrq4-x5hf">https://github.com/lcobucci/jwt/security/advisories/GHSA-7322-jrq4-x5hf</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-41106">https://nvd.nist.gov/vuln/detail/CVE-2021-41106</a><br></details> |
+42 -1
View File
@@ -67567,6 +67567,47 @@ entries:
- https://github.com/truecharts/apps/releases/download/smokeping-1.0.23/smokeping-1.0.23.tgz
version: 1.0.23
snipe-it:
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
- management
truecharts.org/grade: U
apiVersion: v2
appVersion: 5.4.1
created: "2022-03-24T18:37:41.176861706Z"
dependencies:
- name: common
repository: https://truecharts.org
version: 9.1.8
- condition: mariadb.enabled
name: mariadb
repository: https://truecharts.org/
version: 2.0.7
- condition: redis.enabled
name: redis
repository: https://truecharts.org
version: 2.0.6
description: Open source asset management
digest: 308f2896651650c57ff40918d187822354d1274845c9af88c9a5e2ae81b9e198
home: https://github.com/truecharts/apps/tree/master/charts/stable/snipe-it
icon: https://truecharts.org/_static/img/appicons/snipe-it.png
keywords:
- snipeit
- snipe
- asset
- management
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: snipe-it
sources:
- https://snipeitapp.com/
- https://hub.docker.com/r/linuxserver/
urls:
- https://github.com/truecharts/apps/releases/download/snipe-it-2.0.2/snipe-it-2.0.2.tgz
version: 2.0.2
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -79773,4 +79814,4 @@ entries:
urls:
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-9.0.24/zwavejs2mqtt-9.0.24.tgz
version: 9.0.24
generated: "2022-03-24T16:24:17.805866227Z"
generated: "2022-03-24T18:37:41.184999926Z"