chore(snipe-it): add force tls gui option (#2496)

* add mongodb (commented out, until we setup oplog) on appsmith for future reference

* chore(snipe-it): add force tls gui option

* remove appsmith from dev

* bump
This commit is contained in:
Stavros Kois
2022-04-17 13:57:23 +03:00
committed by GitHub
parent 547abf7261
commit 7077914ea4
14 changed files with 21 additions and 879 deletions
+1 -1
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
+6
View File
@@ -89,6 +89,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"