diff --git a/stable/snipe-it/2.0.13/CHANGELOG.md b/stable/snipe-it/2.0.14/CHANGELOG.md
similarity index 91%
rename from stable/snipe-it/2.0.13/CHANGELOG.md
rename to stable/snipe-it/2.0.14/CHANGELOG.md
index 8368ee19d44..7c0ebeb65dc 100644
--- a/stable/snipe-it/2.0.13/CHANGELOG.md
+++ b/stable/snipe-it/2.0.14/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [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))
+
+
+
### [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 @@
-### [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
-
-
-
-
diff --git a/stable/snipe-it/2.0.13/CONFIG.md b/stable/snipe-it/2.0.14/CONFIG.md
similarity index 100%
rename from stable/snipe-it/2.0.13/CONFIG.md
rename to stable/snipe-it/2.0.14/CONFIG.md
diff --git a/stable/snipe-it/2.0.13/Chart.lock b/stable/snipe-it/2.0.14/Chart.lock
similarity index 88%
rename from stable/snipe-it/2.0.13/Chart.lock
rename to stable/snipe-it/2.0.14/Chart.lock
index 4759a13767f..8776958e08e 100644
--- a/stable/snipe-it/2.0.13/Chart.lock
+++ b/stable/snipe-it/2.0.14/Chart.lock
@@ -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"
diff --git a/stable/snipe-it/2.0.13/Chart.yaml b/stable/snipe-it/2.0.14/Chart.yaml
similarity index 98%
rename from stable/snipe-it/2.0.13/Chart.yaml
rename to stable/snipe-it/2.0.14/Chart.yaml
index e3cb76a73c6..1408e9ba953 100644
--- a/stable/snipe-it/2.0.13/Chart.yaml
+++ b/stable/snipe-it/2.0.14/Chart.yaml
@@ -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
diff --git a/stable/snipe-it/2.0.13/README.md b/stable/snipe-it/2.0.14/README.md
similarity index 100%
rename from stable/snipe-it/2.0.13/README.md
rename to stable/snipe-it/2.0.14/README.md
diff --git a/stable/snipe-it/2.0.13/app-readme.md b/stable/snipe-it/2.0.14/app-readme.md
similarity index 100%
rename from stable/snipe-it/2.0.13/app-readme.md
rename to stable/snipe-it/2.0.14/app-readme.md
diff --git a/stable/snipe-it/2.0.13/charts/common-9.2.8.tgz b/stable/snipe-it/2.0.14/charts/common-9.2.8.tgz
similarity index 100%
rename from stable/snipe-it/2.0.13/charts/common-9.2.8.tgz
rename to stable/snipe-it/2.0.14/charts/common-9.2.8.tgz
diff --git a/stable/snipe-it/2.0.13/charts/mariadb-2.0.38.tgz b/stable/snipe-it/2.0.14/charts/mariadb-2.0.38.tgz
similarity index 100%
rename from stable/snipe-it/2.0.13/charts/mariadb-2.0.38.tgz
rename to stable/snipe-it/2.0.14/charts/mariadb-2.0.38.tgz
diff --git a/stable/snipe-it/2.0.13/charts/redis-2.0.34.tgz b/stable/snipe-it/2.0.14/charts/redis-2.0.34.tgz
similarity index 100%
rename from stable/snipe-it/2.0.13/charts/redis-2.0.34.tgz
rename to stable/snipe-it/2.0.14/charts/redis-2.0.34.tgz
diff --git a/stable/snipe-it/2.0.13/helm-values.md b/stable/snipe-it/2.0.14/helm-values.md
similarity index 100%
rename from stable/snipe-it/2.0.13/helm-values.md
rename to stable/snipe-it/2.0.14/helm-values.md
diff --git a/stable/snipe-it/2.0.13/ix_values.yaml b/stable/snipe-it/2.0.14/ix_values.yaml
similarity index 100%
rename from stable/snipe-it/2.0.13/ix_values.yaml
rename to stable/snipe-it/2.0.14/ix_values.yaml
diff --git a/stable/snipe-it/2.0.13/questions.yaml b/stable/snipe-it/2.0.14/questions.yaml
similarity index 99%
rename from stable/snipe-it/2.0.13/questions.yaml
rename to stable/snipe-it/2.0.14/questions.yaml
index bd8609ead42..8ef79972db8 100644
--- a/stable/snipe-it/2.0.13/questions.yaml
+++ b/stable/snipe-it/2.0.14/questions.yaml
@@ -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"
diff --git a/stable/snipe-it/2.0.13/security.md b/stable/snipe-it/2.0.14/security.md
similarity index 100%
rename from stable/snipe-it/2.0.13/security.md
rename to stable/snipe-it/2.0.14/security.md
diff --git a/stable/snipe-it/2.0.13/templates/_secrets.tpl b/stable/snipe-it/2.0.14/templates/_secrets.tpl
similarity index 100%
rename from stable/snipe-it/2.0.13/templates/_secrets.tpl
rename to stable/snipe-it/2.0.14/templates/_secrets.tpl
diff --git a/stable/snipe-it/2.0.13/templates/common.yaml b/stable/snipe-it/2.0.14/templates/common.yaml
similarity index 100%
rename from stable/snipe-it/2.0.13/templates/common.yaml
rename to stable/snipe-it/2.0.14/templates/common.yaml
diff --git a/stable/snipe-it/2.0.13/values.yaml b/stable/snipe-it/2.0.14/values.yaml
similarity index 100%
rename from stable/snipe-it/2.0.13/values.yaml
rename to stable/snipe-it/2.0.14/values.yaml