Commit new App releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2022-04-17 11:04:16 +00:00
parent 66172cfaca
commit 24222a3484
16 changed files with 17 additions and 11 deletions

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="snipe-it-2.0.14"></a>
### [snipe-it-2.0.14](https://github.com/truecharts/apps/compare/snipe-it-2.0.13...snipe-it-2.0.14) (2022-04-17)
#### Chore
* add force tls gui option ([#2496](https://github.com/truecharts/apps/issues/2496))
<a name="snipe-it-2.0.13"></a>
### [snipe-it-2.0.13](https://github.com/truecharts/apps/compare/snipe-it-2.0.12...snipe-it-2.0.13) (2022-04-17)
@ -88,12 +97,3 @@
<a name="snipe-it-2.0.4"></a>
### [snipe-it-2.0.4](https://github.com/truecharts/apps/compare/snipe-it-2.0.3...snipe-it-2.0.4) (2022-03-26)
#### Chore
* bump all apps to trigger ci
<a name="snipe-it-2.0.2"></a>

View File

@ -9,4 +9,4 @@ dependencies:
repository: https://charts.truecharts.org
version: 2.0.34
digest: sha256:647e3fdb8f01b9dbd2ce83a1bfd7914a3be96036e3f6cd1c692d50333b6791e0
generated: "2022-04-17T07:59:36.257875349Z"
generated: "2022-04-17T10:58:53.554699944Z"

View File

@ -29,7 +29,7 @@ name: snipe-it
sources:
- https://snipeitapp.com/
- https://hub.docker.com/r/linuxserver/
version: 2.0.13
version: 2.0.14
annotations:
truecharts.org/catagories: |
- management

View File

@ -183,6 +183,12 @@ questions:
type: string
default: ""
required: true
- variable: APP_FORCE_TLS
label: "APP_FORCE_TLS"
description: "Force use of HTTPS"
schema:
type: boolean
default: false
- variable: APP_TRUSTED_PROXIES
label: "APP_TRUSTED_PROXIES"
description: "APP_TRUSTED_PROXIES"