diff --git a/dependency/mariadb/3.0.94/CHANGELOG.md b/dependency/mariadb/3.0.95/CHANGELOG.md
similarity index 91%
rename from dependency/mariadb/3.0.94/CHANGELOG.md
rename to dependency/mariadb/3.0.95/CHANGELOG.md
index 0374f8a6d7..41902d61c8 100644
--- a/dependency/mariadb/3.0.94/CHANGELOG.md
+++ b/dependency/mariadb/3.0.95/CHANGELOG.md
@@ -2,6 +2,16 @@
+## [mariadb-3.0.95](https://github.com/truecharts/charts/compare/mariadb-3.0.94...mariadb-3.0.95) (2022-10-17)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+ - update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119))
+
+
+
+
## [mariadb-3.0.94](https://github.com/truecharts/charts/compare/mariadb-3.0.93...mariadb-3.0.94) (2022-10-15)
### Chore
@@ -87,13 +97,3 @@
### Chore
-- Auto-update chart README [skip ci]
- - update docker general non-major ([#3965](https://github.com/truecharts/charts/issues/3965))
-
-
-
-
-## [mariadb-3.0.85](https://github.com/truecharts/charts/compare/mariadb-3.0.84...mariadb-3.0.85) (2022-09-29)
-
-### Chore
-
diff --git a/dependency/memcached/3.0.95/Chart.lock b/dependency/mariadb/3.0.95/Chart.lock
similarity index 80%
rename from dependency/memcached/3.0.95/Chart.lock
rename to dependency/mariadb/3.0.95/Chart.lock
index f6aa89b9d8..e6330fb2ef 100644
--- a/dependency/memcached/3.0.95/Chart.lock
+++ b/dependency/mariadb/3.0.95/Chart.lock
@@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.7.1
digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0
-generated: "2022-10-15T22:29:16.552507814Z"
+generated: "2022-10-17T06:00:26.518027318Z"
diff --git a/dependency/mariadb/3.0.94/Chart.yaml b/dependency/mariadb/3.0.95/Chart.yaml
similarity index 98%
rename from dependency/mariadb/3.0.94/Chart.yaml
rename to dependency/mariadb/3.0.95/Chart.yaml
index f4014b11ff..6188433cd0 100644
--- a/dependency/mariadb/3.0.94/Chart.yaml
+++ b/dependency/mariadb/3.0.95/Chart.yaml
@@ -25,7 +25,7 @@ sources:
- https://github.com/prometheus/mysqld_exporter
- https://mariadb.org
type: application
-version: 3.0.94
+version: 3.0.95
annotations:
truecharts.org/catagories: |
- database
diff --git a/dependency/mariadb/3.0.94/README.md b/dependency/mariadb/3.0.95/README.md
similarity index 100%
rename from dependency/mariadb/3.0.94/README.md
rename to dependency/mariadb/3.0.95/README.md
diff --git a/dependency/mariadb/3.0.94/app-readme.md b/dependency/mariadb/3.0.95/app-readme.md
similarity index 100%
rename from dependency/mariadb/3.0.94/app-readme.md
rename to dependency/mariadb/3.0.95/app-readme.md
diff --git a/dependency/mariadb/3.0.94/charts/common-10.7.1.tgz b/dependency/mariadb/3.0.95/charts/common-10.7.1.tgz
similarity index 100%
rename from dependency/mariadb/3.0.94/charts/common-10.7.1.tgz
rename to dependency/mariadb/3.0.95/charts/common-10.7.1.tgz
diff --git a/dependency/mariadb/3.0.94/ix_values.yaml b/dependency/mariadb/3.0.95/ix_values.yaml
similarity index 97%
rename from dependency/mariadb/3.0.94/ix_values.yaml
rename to dependency/mariadb/3.0.95/ix_values.yaml
index df9b46639b..8449431b8e 100644
--- a/dependency/mariadb/3.0.94/ix_values.yaml
+++ b/dependency/mariadb/3.0.95/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/mariadb
pullPolicy: IfNotPresent
- tag: 10.9.3@sha256:428a4d314184afbffc63d5750a178f3eee404cb08627c22fdcad183ca00dfd76
+ tag: 10.9.3@sha256:2e48835c7926057d31c079a3d439bbd4d35e3f266e85414124112997b289cca0
controller:
# -- Set the controller type.
diff --git a/dependency/mariadb/3.0.94/questions.yaml b/dependency/mariadb/3.0.95/questions.yaml
similarity index 100%
rename from dependency/mariadb/3.0.94/questions.yaml
rename to dependency/mariadb/3.0.95/questions.yaml
diff --git a/dependency/mariadb/3.0.94/templates/common.yaml b/dependency/mariadb/3.0.95/templates/common.yaml
similarity index 100%
rename from dependency/mariadb/3.0.94/templates/common.yaml
rename to dependency/mariadb/3.0.95/templates/common.yaml
diff --git a/dependency/mariadb/3.0.94/values.yaml b/dependency/mariadb/3.0.95/values.yaml
similarity index 100%
rename from dependency/mariadb/3.0.94/values.yaml
rename to dependency/mariadb/3.0.95/values.yaml
diff --git a/dependency/memcached/3.0.95/CHANGELOG.md b/dependency/memcached/3.0.96/CHANGELOG.md
similarity index 91%
rename from dependency/memcached/3.0.95/CHANGELOG.md
rename to dependency/memcached/3.0.96/CHANGELOG.md
index 2ec167636a..37a58f8c56 100644
--- a/dependency/memcached/3.0.95/CHANGELOG.md
+++ b/dependency/memcached/3.0.96/CHANGELOG.md
@@ -2,6 +2,16 @@
+## [memcached-3.0.96](https://github.com/truecharts/charts/compare/memcached-3.0.95...memcached-3.0.96) (2022-10-17)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+ - update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119))
+
+
+
+
## [memcached-3.0.95](https://github.com/truecharts/charts/compare/memcached-3.0.94...memcached-3.0.95) (2022-10-15)
### Chore
@@ -87,13 +97,3 @@
### Chore
-- Auto-update chart README [skip ci]
- - update helm chart common to v10.6.8
-
-
-
-
-## [clickhouse-1.0.32](https://github.com/truecharts/charts/compare/clickhouse-1.0.31...clickhouse-1.0.32) (2022-09-29)
-
-### Chore
-
diff --git a/dependency/mariadb/3.0.94/Chart.lock b/dependency/memcached/3.0.96/Chart.lock
similarity index 80%
rename from dependency/mariadb/3.0.94/Chart.lock
rename to dependency/memcached/3.0.96/Chart.lock
index 490c55df94..09d7e271b5 100644
--- a/dependency/mariadb/3.0.94/Chart.lock
+++ b/dependency/memcached/3.0.96/Chart.lock
@@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.7.1
digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0
-generated: "2022-10-15T22:29:16.518303972Z"
+generated: "2022-10-17T06:00:26.484036445Z"
diff --git a/dependency/memcached/3.0.95/Chart.yaml b/dependency/memcached/3.0.96/Chart.yaml
similarity index 98%
rename from dependency/memcached/3.0.95/Chart.yaml
rename to dependency/memcached/3.0.96/Chart.yaml
index 4805c87563..0299549f23 100644
--- a/dependency/memcached/3.0.95/Chart.yaml
+++ b/dependency/memcached/3.0.96/Chart.yaml
@@ -23,7 +23,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-memcached
- http://memcached.org/
type: application
-version: 3.0.95
+version: 3.0.96
annotations:
truecharts.org/catagories: |
- database
diff --git a/dependency/memcached/3.0.95/README.md b/dependency/memcached/3.0.96/README.md
similarity index 100%
rename from dependency/memcached/3.0.95/README.md
rename to dependency/memcached/3.0.96/README.md
diff --git a/dependency/memcached/3.0.95/app-readme.md b/dependency/memcached/3.0.96/app-readme.md
similarity index 100%
rename from dependency/memcached/3.0.95/app-readme.md
rename to dependency/memcached/3.0.96/app-readme.md
diff --git a/dependency/memcached/3.0.95/charts/common-10.7.1.tgz b/dependency/memcached/3.0.96/charts/common-10.7.1.tgz
similarity index 100%
rename from dependency/memcached/3.0.95/charts/common-10.7.1.tgz
rename to dependency/memcached/3.0.96/charts/common-10.7.1.tgz
diff --git a/dependency/memcached/3.0.95/ix_values.yaml b/dependency/memcached/3.0.96/ix_values.yaml
similarity index 68%
rename from dependency/memcached/3.0.95/ix_values.yaml
rename to dependency/memcached/3.0.96/ix_values.yaml
index 1754d6f6fd..ed44cbcf2e 100644
--- a/dependency/memcached/3.0.95/ix_values.yaml
+++ b/dependency/memcached/3.0.96/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/memcached
pullPolicy: IfNotPresent
- tag: 1.6.17@sha256:fe8b3b69e72eb260c0b1cc37ecddd3d6a7983ab1274a1c6ecce68e79c6e6931a
+ tag: 1.6.17@sha256:c6e95ea10869335419d4b6433a7379b13693db58192d37267cd94268f0d87277
service:
main:
diff --git a/dependency/memcached/3.0.95/questions.yaml b/dependency/memcached/3.0.96/questions.yaml
similarity index 100%
rename from dependency/memcached/3.0.95/questions.yaml
rename to dependency/memcached/3.0.96/questions.yaml
diff --git a/dependency/memcached/3.0.95/templates/common.yaml b/dependency/memcached/3.0.96/templates/common.yaml
similarity index 100%
rename from dependency/memcached/3.0.95/templates/common.yaml
rename to dependency/memcached/3.0.96/templates/common.yaml
diff --git a/dependency/memcached/3.0.95/values.yaml b/dependency/memcached/3.0.96/values.yaml
similarity index 100%
rename from dependency/memcached/3.0.95/values.yaml
rename to dependency/memcached/3.0.96/values.yaml
diff --git a/dependency/mongodb/2.0.34/CHANGELOG.md b/dependency/mongodb/2.0.35/CHANGELOG.md
similarity index 91%
rename from dependency/mongodb/2.0.34/CHANGELOG.md
rename to dependency/mongodb/2.0.35/CHANGELOG.md
index 26067d59e9..083736f8cb 100644
--- a/dependency/mongodb/2.0.34/CHANGELOG.md
+++ b/dependency/mongodb/2.0.35/CHANGELOG.md
@@ -2,6 +2,16 @@
+## [mongodb-2.0.35](https://github.com/truecharts/charts/compare/mongodb-2.0.34...mongodb-2.0.35) (2022-10-17)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+ - update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119))
+
+
+
+
## [mongodb-2.0.34](https://github.com/truecharts/charts/compare/mongodb-2.0.33...mongodb-2.0.34) (2022-10-15)
### Chore
@@ -87,13 +97,3 @@
### Chore
-- Auto-update chart README [skip ci]
- - update helm chart common to v10.6.8
-
-
-
-
-## [mongodb-2.0.25](https://github.com/truecharts/charts/compare/mongodb-2.0.24...mongodb-2.0.25) (2022-09-30)
-
-### Chore
-
diff --git a/dependency/mongodb/2.0.34/Chart.lock b/dependency/mongodb/2.0.35/Chart.lock
similarity index 80%
rename from dependency/mongodb/2.0.34/Chart.lock
rename to dependency/mongodb/2.0.35/Chart.lock
index 772e6fafb7..3aa84c893a 100644
--- a/dependency/mongodb/2.0.34/Chart.lock
+++ b/dependency/mongodb/2.0.35/Chart.lock
@@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.7.1
digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0
-generated: "2022-10-15T22:29:47.574489611Z"
+generated: "2022-10-17T06:00:26.578707345Z"
diff --git a/dependency/mongodb/2.0.34/Chart.yaml b/dependency/mongodb/2.0.35/Chart.yaml
similarity index 98%
rename from dependency/mongodb/2.0.34/Chart.yaml
rename to dependency/mongodb/2.0.35/Chart.yaml
index 45374bb3e9..0556fc1dee 100644
--- a/dependency/mongodb/2.0.34/Chart.yaml
+++ b/dependency/mongodb/2.0.35/Chart.yaml
@@ -24,7 +24,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-mongodb
- https://www.mongodb.com
type: application
-version: 2.0.34
+version: 2.0.35
annotations:
truecharts.org/catagories: |
- database
diff --git a/dependency/mongodb/2.0.34/README.md b/dependency/mongodb/2.0.35/README.md
similarity index 100%
rename from dependency/mongodb/2.0.34/README.md
rename to dependency/mongodb/2.0.35/README.md
diff --git a/dependency/mongodb/2.0.34/app-readme.md b/dependency/mongodb/2.0.35/app-readme.md
similarity index 100%
rename from dependency/mongodb/2.0.34/app-readme.md
rename to dependency/mongodb/2.0.35/app-readme.md
diff --git a/dependency/mongodb/2.0.34/charts/common-10.7.1.tgz b/dependency/mongodb/2.0.35/charts/common-10.7.1.tgz
similarity index 100%
rename from dependency/mongodb/2.0.34/charts/common-10.7.1.tgz
rename to dependency/mongodb/2.0.35/charts/common-10.7.1.tgz
diff --git a/dependency/mongodb/2.0.34/ix_values.yaml b/dependency/mongodb/2.0.35/ix_values.yaml
similarity index 97%
rename from dependency/mongodb/2.0.34/ix_values.yaml
rename to dependency/mongodb/2.0.35/ix_values.yaml
index b3175a0bad..49de431c42 100644
--- a/dependency/mongodb/2.0.34/ix_values.yaml
+++ b/dependency/mongodb/2.0.35/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/mongodb
pullPolicy: IfNotPresent
- tag: 6.0.2@sha256:b44af789580b8e737105365262ecebaaf3999da7fa9795bcae7437d8aa859898
+ tag: 6.0.2@sha256:c39c2f523a2afdf6b9a0ce8d8777ee77a3564f90d02b174d6d70060a6431c932
controller:
# -- Set the controller type.
diff --git a/dependency/mongodb/2.0.34/questions.yaml b/dependency/mongodb/2.0.35/questions.yaml
similarity index 100%
rename from dependency/mongodb/2.0.34/questions.yaml
rename to dependency/mongodb/2.0.35/questions.yaml
diff --git a/dependency/mongodb/2.0.34/templates/common.yaml b/dependency/mongodb/2.0.35/templates/common.yaml
similarity index 100%
rename from dependency/mongodb/2.0.34/templates/common.yaml
rename to dependency/mongodb/2.0.35/templates/common.yaml
diff --git a/dependency/mongodb/2.0.34/values.yaml b/dependency/mongodb/2.0.35/values.yaml
similarity index 100%
rename from dependency/mongodb/2.0.34/values.yaml
rename to dependency/mongodb/2.0.35/values.yaml
diff --git a/dependency/postgresql/8.0.99/CHANGELOG.md b/dependency/postgresql/8.0.100/CHANGELOG.md
similarity index 91%
rename from dependency/postgresql/8.0.99/CHANGELOG.md
rename to dependency/postgresql/8.0.100/CHANGELOG.md
index 1c7e9881f8..1e75d2c2cf 100644
--- a/dependency/postgresql/8.0.99/CHANGELOG.md
+++ b/dependency/postgresql/8.0.100/CHANGELOG.md
@@ -2,6 +2,16 @@
+## [postgresql-8.0.100](https://github.com/truecharts/charts/compare/postgresql-8.0.99...postgresql-8.0.100) (2022-10-17)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+ - update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119))
+
+
+
+
## [postgresql-8.0.99](https://github.com/truecharts/charts/compare/postgresql-8.0.98...postgresql-8.0.99) (2022-10-15)
### Chore
@@ -87,13 +97,3 @@
### Chore
-- Auto-update chart README [skip ci]
- - update helm chart common to v10.6.8
-
-
-
-
-## [postgresql-8.0.90](https://github.com/truecharts/charts/compare/postgresql-8.0.89...postgresql-8.0.90) (2022-09-29)
-
-### Chore
-
diff --git a/dependency/postgresql/8.0.99/Chart.lock b/dependency/postgresql/8.0.100/Chart.lock
similarity index 80%
rename from dependency/postgresql/8.0.99/Chart.lock
rename to dependency/postgresql/8.0.100/Chart.lock
index 215f5bd70c..2b6d355ce8 100644
--- a/dependency/postgresql/8.0.99/Chart.lock
+++ b/dependency/postgresql/8.0.100/Chart.lock
@@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.7.1
digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0
-generated: "2022-10-15T22:29:47.775776833Z"
+generated: "2022-10-17T06:00:26.462163925Z"
diff --git a/dependency/postgresql/8.0.99/Chart.yaml b/dependency/postgresql/8.0.100/Chart.yaml
similarity index 97%
rename from dependency/postgresql/8.0.99/Chart.yaml
rename to dependency/postgresql/8.0.100/Chart.yaml
index 14b2f18662..53250e95f1 100644
--- a/dependency/postgresql/8.0.99/Chart.yaml
+++ b/dependency/postgresql/8.0.100/Chart.yaml
@@ -23,7 +23,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/postgresql
- https://www.postgresql.org/
type: application
-version: 8.0.99
+version: 8.0.100
annotations:
truecharts.org/catagories: |
- database
diff --git a/dependency/postgresql/8.0.99/README.md b/dependency/postgresql/8.0.100/README.md
similarity index 100%
rename from dependency/postgresql/8.0.99/README.md
rename to dependency/postgresql/8.0.100/README.md
diff --git a/dependency/postgresql/8.0.99/app-readme.md b/dependency/postgresql/8.0.100/app-readme.md
similarity index 100%
rename from dependency/postgresql/8.0.99/app-readme.md
rename to dependency/postgresql/8.0.100/app-readme.md
diff --git a/dependency/postgresql/8.0.99/charts/common-10.7.1.tgz b/dependency/postgresql/8.0.100/charts/common-10.7.1.tgz
similarity index 100%
rename from dependency/postgresql/8.0.99/charts/common-10.7.1.tgz
rename to dependency/postgresql/8.0.100/charts/common-10.7.1.tgz
diff --git a/dependency/postgresql/8.0.99/ix_values.yaml b/dependency/postgresql/8.0.100/ix_values.yaml
similarity index 97%
rename from dependency/postgresql/8.0.99/ix_values.yaml
rename to dependency/postgresql/8.0.100/ix_values.yaml
index cd7c6fb5d7..1e09368912 100644
--- a/dependency/postgresql/8.0.99/ix_values.yaml
+++ b/dependency/postgresql/8.0.100/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/postgresql
pullPolicy: IfNotPresent
- tag: 14.5.0@sha256:7a9c8a567edb0634ee77a9dfc29869a9e69a0672becb35c868216e1a602fd9b9
+ tag: 14.5.0@sha256:2ea1c8692e899359a35e9561bbc4b5d299d3e63a5c58a068966793dfbc9d34fe
controller:
# -- Set the controller type.
diff --git a/dependency/postgresql/8.0.99/questions.yaml b/dependency/postgresql/8.0.100/questions.yaml
similarity index 100%
rename from dependency/postgresql/8.0.99/questions.yaml
rename to dependency/postgresql/8.0.100/questions.yaml
diff --git a/dependency/postgresql/8.0.99/templates/common.yaml b/dependency/postgresql/8.0.100/templates/common.yaml
similarity index 100%
rename from dependency/postgresql/8.0.99/templates/common.yaml
rename to dependency/postgresql/8.0.100/templates/common.yaml
diff --git a/dependency/postgresql/8.0.99/values.yaml b/dependency/postgresql/8.0.100/values.yaml
similarity index 100%
rename from dependency/postgresql/8.0.99/values.yaml
rename to dependency/postgresql/8.0.100/values.yaml
diff --git a/dependency/redis/3.0.96/Chart.lock b/dependency/redis/3.0.96/Chart.lock
deleted file mode 100644
index ca447d318b..0000000000
--- a/dependency/redis/3.0.96/Chart.lock
+++ /dev/null
@@ -1,6 +0,0 @@
-dependencies:
-- name: common
- repository: https://library-charts.truecharts.org
- version: 10.7.1
-digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0
-generated: "2022-10-15T22:29:48.889177197Z"
diff --git a/dependency/redis/3.0.96/CHANGELOG.md b/dependency/redis/3.0.97/CHANGELOG.md
similarity index 91%
rename from dependency/redis/3.0.96/CHANGELOG.md
rename to dependency/redis/3.0.97/CHANGELOG.md
index 7e24ed2252..d171ebf372 100644
--- a/dependency/redis/3.0.96/CHANGELOG.md
+++ b/dependency/redis/3.0.97/CHANGELOG.md
@@ -2,6 +2,16 @@
+## [redis-3.0.97](https://github.com/truecharts/charts/compare/redis-3.0.96...redis-3.0.97) (2022-10-17)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+ - update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119))
+
+
+
+
## [redis-3.0.96](https://github.com/truecharts/charts/compare/redis-3.0.95...redis-3.0.96) (2022-10-15)
### Chore
@@ -87,13 +97,3 @@
- Auto-update chart README [skip ci]
- update helm chart common to v10.6.8
-
-
-
-## [redis-3.0.87](https://github.com/truecharts/charts/compare/redis-3.0.86...redis-3.0.87) (2022-09-29)
-
-### Chore
-
-- Auto-update chart README [skip ci]
- - update helm chart common to v10.6.5 ([#3946](https://github.com/truecharts/charts/issues/3946))
-
diff --git a/dependency/redis/3.0.97/Chart.lock b/dependency/redis/3.0.97/Chart.lock
new file mode 100644
index 0000000000..b5d3012b2a
--- /dev/null
+++ b/dependency/redis/3.0.97/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://library-charts.truecharts.org
+ version: 10.7.1
+digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0
+generated: "2022-10-17T06:01:05.859891003Z"
diff --git a/dependency/redis/3.0.96/Chart.yaml b/dependency/redis/3.0.97/Chart.yaml
similarity index 98%
rename from dependency/redis/3.0.96/Chart.yaml
rename to dependency/redis/3.0.97/Chart.yaml
index cad0327343..be6bfa0147 100644
--- a/dependency/redis/3.0.96/Chart.yaml
+++ b/dependency/redis/3.0.97/Chart.yaml
@@ -23,7 +23,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-redis
- http://redis.io/
type: application
-version: 3.0.96
+version: 3.0.97
annotations:
truecharts.org/catagories: |
- database
diff --git a/dependency/redis/3.0.96/README.md b/dependency/redis/3.0.97/README.md
similarity index 100%
rename from dependency/redis/3.0.96/README.md
rename to dependency/redis/3.0.97/README.md
diff --git a/dependency/redis/3.0.96/app-readme.md b/dependency/redis/3.0.97/app-readme.md
similarity index 100%
rename from dependency/redis/3.0.96/app-readme.md
rename to dependency/redis/3.0.97/app-readme.md
diff --git a/dependency/redis/3.0.96/charts/common-10.7.1.tgz b/dependency/redis/3.0.97/charts/common-10.7.1.tgz
similarity index 100%
rename from dependency/redis/3.0.96/charts/common-10.7.1.tgz
rename to dependency/redis/3.0.97/charts/common-10.7.1.tgz
diff --git a/dependency/redis/3.0.96/ix_values.yaml b/dependency/redis/3.0.97/ix_values.yaml
similarity index 98%
rename from dependency/redis/3.0.96/ix_values.yaml
rename to dependency/redis/3.0.97/ix_values.yaml
index cf3072c526..38a9f41020 100644
--- a/dependency/redis/3.0.96/ix_values.yaml
+++ b/dependency/redis/3.0.97/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/redis
pullPolicy: IfNotPresent
- tag: 7.0.5@sha256:fa3e20d5d96bf940e511233f982de0503234e19085fcb25313016c54fbf9eb1f
+ tag: 7.0.5@sha256:e8eefc9bdaf6a2616f7267aabc968e0cb2396996004648af0fd5e2d7c6bfcec0
controller:
# -- Set the controller type.
diff --git a/dependency/redis/3.0.96/questions.yaml b/dependency/redis/3.0.97/questions.yaml
similarity index 100%
rename from dependency/redis/3.0.96/questions.yaml
rename to dependency/redis/3.0.97/questions.yaml
diff --git a/dependency/redis/3.0.96/templates/common.yaml b/dependency/redis/3.0.97/templates/common.yaml
similarity index 100%
rename from dependency/redis/3.0.96/templates/common.yaml
rename to dependency/redis/3.0.97/templates/common.yaml
diff --git a/dependency/redis/3.0.96/values.yaml b/dependency/redis/3.0.97/values.yaml
similarity index 100%
rename from dependency/redis/3.0.96/values.yaml
rename to dependency/redis/3.0.97/values.yaml
diff --git a/dependency/solr/0.0.66/Chart.lock b/dependency/solr/0.0.66/Chart.lock
deleted file mode 100644
index fdc186220b..0000000000
--- a/dependency/solr/0.0.66/Chart.lock
+++ /dev/null
@@ -1,6 +0,0 @@
-dependencies:
-- name: common
- repository: https://library-charts.truecharts.org
- version: 10.7.1
-digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0
-generated: "2022-10-15T22:30:18.751729253Z"
diff --git a/dependency/solr/0.0.66/CHANGELOG.md b/dependency/solr/0.0.67/CHANGELOG.md
similarity index 91%
rename from dependency/solr/0.0.66/CHANGELOG.md
rename to dependency/solr/0.0.67/CHANGELOG.md
index a7ed0e3e31..feb7fea2d7 100644
--- a/dependency/solr/0.0.66/CHANGELOG.md
+++ b/dependency/solr/0.0.67/CHANGELOG.md
@@ -2,6 +2,16 @@
+## [solr-0.0.67](https://github.com/truecharts/charts/compare/solr-0.0.66...solr-0.0.67) (2022-10-17)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+ - update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119))
+
+
+
+
## [solr-0.0.66](https://github.com/truecharts/charts/compare/solr-0.0.65...solr-0.0.66) (2022-10-15)
### Chore
@@ -87,13 +97,3 @@
## [solr-0.0.58](https://github.com/truecharts/charts/compare/solr-0.0.57...solr-0.0.58) (2022-09-29)
-
-### Chore
-
-- Auto-update chart README [skip ci]
- - update helm chart common to v10.6.5 ([#3946](https://github.com/truecharts/charts/issues/3946))
-
-
-
-
-## [solr-0.0.57](https://github.com/truecharts/charts/compare/solr-0.0.56...solr-0.0.57) (2022-09-28)
diff --git a/dependency/solr/0.0.67/Chart.lock b/dependency/solr/0.0.67/Chart.lock
new file mode 100644
index 0000000000..49ed62b88a
--- /dev/null
+++ b/dependency/solr/0.0.67/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://library-charts.truecharts.org
+ version: 10.7.1
+digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0
+generated: "2022-10-17T06:01:06.026160797Z"
diff --git a/dependency/solr/0.0.66/Chart.yaml b/dependency/solr/0.0.67/Chart.yaml
similarity index 97%
rename from dependency/solr/0.0.66/Chart.yaml
rename to dependency/solr/0.0.67/Chart.yaml
index ccbd3a75b4..1a97d48105 100644
--- a/dependency/solr/0.0.66/Chart.yaml
+++ b/dependency/solr/0.0.67/Chart.yaml
@@ -23,7 +23,7 @@ sources:
- https://github.com/apache/solr
- https://hub.docker.com/r/bitnami/solr/
type: application
-version: 0.0.66
+version: 0.0.67
annotations:
truecharts.org/catagories: |
- search
diff --git a/dependency/solr/0.0.66/README.md b/dependency/solr/0.0.67/README.md
similarity index 100%
rename from dependency/solr/0.0.66/README.md
rename to dependency/solr/0.0.67/README.md
diff --git a/dependency/solr/0.0.66/app-readme.md b/dependency/solr/0.0.67/app-readme.md
similarity index 100%
rename from dependency/solr/0.0.66/app-readme.md
rename to dependency/solr/0.0.67/app-readme.md
diff --git a/dependency/solr/0.0.66/charts/common-10.7.1.tgz b/dependency/solr/0.0.67/charts/common-10.7.1.tgz
similarity index 100%
rename from dependency/solr/0.0.66/charts/common-10.7.1.tgz
rename to dependency/solr/0.0.67/charts/common-10.7.1.tgz
diff --git a/dependency/solr/0.0.66/ix_values.yaml b/dependency/solr/0.0.67/ix_values.yaml
similarity index 98%
rename from dependency/solr/0.0.66/ix_values.yaml
rename to dependency/solr/0.0.67/ix_values.yaml
index e468c79802..cf56bcf578 100644
--- a/dependency/solr/0.0.66/ix_values.yaml
+++ b/dependency/solr/0.0.67/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/solr
pullPolicy: IfNotPresent
- tag: v9.0.0@sha256:f9d9897551bee6e1db7977d1764c5a47a19826c787d6cac56ff27e87a6b7b273
+ tag: v9.0.0@sha256:3e5b56af55b8c56d5a3ea7b325ce3e6f88f2bdb45fa60b1ea1189bd2bf90cb98
controller:
# -- Set the controller type.
diff --git a/dependency/solr/0.0.66/questions.yaml b/dependency/solr/0.0.67/questions.yaml
similarity index 100%
rename from dependency/solr/0.0.66/questions.yaml
rename to dependency/solr/0.0.67/questions.yaml
diff --git a/dependency/solr/0.0.66/templates/common.yaml b/dependency/solr/0.0.67/templates/common.yaml
similarity index 100%
rename from dependency/solr/0.0.66/templates/common.yaml
rename to dependency/solr/0.0.67/templates/common.yaml
diff --git a/dependency/solr/0.0.66/values.yaml b/dependency/solr/0.0.67/values.yaml
similarity index 100%
rename from dependency/solr/0.0.66/values.yaml
rename to dependency/solr/0.0.67/values.yaml
diff --git a/incubator/apprise-api/0.0.36/CHANGELOG.md b/incubator/apprise-api/0.0.37/CHANGELOG.md
similarity index 82%
rename from incubator/apprise-api/0.0.36/CHANGELOG.md
rename to incubator/apprise-api/0.0.37/CHANGELOG.md
index 5d06b70df4..78a22bad5f 100644
--- a/incubator/apprise-api/0.0.36/CHANGELOG.md
+++ b/incubator/apprise-api/0.0.37/CHANGELOG.md
@@ -2,6 +2,16 @@
+## [apprise-api-0.0.37](https://github.com/truecharts/charts/compare/apprise-api-0.0.36...apprise-api-0.0.37) (2022-10-17)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+ - update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119))
+
+
+
+
## [apprise-api-0.0.36](https://github.com/truecharts/charts/compare/apprise-api-0.0.35...apprise-api-0.0.36) (2022-10-12)
### Chore
@@ -87,13 +97,3 @@
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- - Auto-update chart README [skip ci]
- - Auto-update chart README [skip ci]
- - Auto-update chart README [skip ci]
- - Auto-update chart README [skip ci]
- - Auto-update chart README [skip ci]
- - refactor Services SCALE GUI
- - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
- - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
- - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
-
diff --git a/incubator/apprise-api/0.0.36/Chart.lock b/incubator/apprise-api/0.0.37/Chart.lock
similarity index 80%
rename from incubator/apprise-api/0.0.36/Chart.lock
rename to incubator/apprise-api/0.0.37/Chart.lock
index 234d76a27f..52d9b2cac2 100644
--- a/incubator/apprise-api/0.0.36/Chart.lock
+++ b/incubator/apprise-api/0.0.37/Chart.lock
@@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.7.0
digest: sha256:a792707805bae88e565e13c3319a32f94333d185590628b1cbef5c9cbe126a6a
-generated: "2022-10-12T15:24:52.613839657Z"
+generated: "2022-10-17T06:01:06.161838216Z"
diff --git a/incubator/apprise-api/0.0.36/Chart.yaml b/incubator/apprise-api/0.0.37/Chart.yaml
similarity index 98%
rename from incubator/apprise-api/0.0.36/Chart.yaml
rename to incubator/apprise-api/0.0.37/Chart.yaml
index ed67a3e3e0..02b57b90f9 100644
--- a/incubator/apprise-api/0.0.36/Chart.yaml
+++ b/incubator/apprise-api/0.0.37/Chart.yaml
@@ -27,4 +27,4 @@ sources:
- https://github.com/orgs/linuxserver/packages/container/package/apprise-api
- https://github.com/linuxserver/docker-apprise-api#readme
type: application
-version: 0.0.36
+version: 0.0.37
diff --git a/incubator/apprise-api/0.0.36/README.md b/incubator/apprise-api/0.0.37/README.md
similarity index 100%
rename from incubator/apprise-api/0.0.36/README.md
rename to incubator/apprise-api/0.0.37/README.md
diff --git a/incubator/apprise-api/0.0.36/app-readme.md b/incubator/apprise-api/0.0.37/app-readme.md
similarity index 100%
rename from incubator/apprise-api/0.0.36/app-readme.md
rename to incubator/apprise-api/0.0.37/app-readme.md
diff --git a/incubator/apprise-api/0.0.36/charts/common-10.7.0.tgz b/incubator/apprise-api/0.0.37/charts/common-10.7.0.tgz
similarity index 100%
rename from incubator/apprise-api/0.0.36/charts/common-10.7.0.tgz
rename to incubator/apprise-api/0.0.37/charts/common-10.7.0.tgz
diff --git a/incubator/apprise-api/0.0.36/ix_values.yaml b/incubator/apprise-api/0.0.37/ix_values.yaml
similarity index 82%
rename from incubator/apprise-api/0.0.36/ix_values.yaml
rename to incubator/apprise-api/0.0.37/ix_values.yaml
index 62ba4f043c..1b3a6b8c0d 100644
--- a/incubator/apprise-api/0.0.36/ix_values.yaml
+++ b/incubator/apprise-api/0.0.37/ix_values.yaml
@@ -3,7 +3,7 @@ env:
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/apprise-api
- tag: latest@sha256:7329091acba2bb1e87e24e5b4a17f95c968fbc00b0eaf0cf396bb2d42879fac1
+ tag: latest@sha256:d0acba042db683c85a78d2d0704eedc2ad20f58b40045769f373fd378fcef9ef
persistence:
config:
enabled: true
diff --git a/incubator/apprise-api/0.0.36/questions.yaml b/incubator/apprise-api/0.0.37/questions.yaml
similarity index 100%
rename from incubator/apprise-api/0.0.36/questions.yaml
rename to incubator/apprise-api/0.0.37/questions.yaml
diff --git a/incubator/apprise-api/0.0.36/templates/common.yaml b/incubator/apprise-api/0.0.37/templates/common.yaml
similarity index 100%
rename from incubator/apprise-api/0.0.36/templates/common.yaml
rename to incubator/apprise-api/0.0.37/templates/common.yaml
diff --git a/incubator/apprise-api/0.0.36/values.yaml b/incubator/apprise-api/0.0.37/values.yaml
similarity index 100%
rename from incubator/apprise-api/0.0.36/values.yaml
rename to incubator/apprise-api/0.0.37/values.yaml
diff --git a/incubator/cryptpad/0.0.75/CHANGELOG.md b/incubator/cryptpad/0.0.76/CHANGELOG.md
similarity index 91%
rename from incubator/cryptpad/0.0.75/CHANGELOG.md
rename to incubator/cryptpad/0.0.76/CHANGELOG.md
index 5407330ef4..3a84036478 100644
--- a/incubator/cryptpad/0.0.75/CHANGELOG.md
+++ b/incubator/cryptpad/0.0.76/CHANGELOG.md
@@ -2,6 +2,16 @@
+## [cryptpad-0.0.76](https://github.com/truecharts/charts/compare/cryptpad-0.0.75...cryptpad-0.0.76) (2022-10-17)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+ - update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119))
+
+
+
+
## [cryptpad-0.0.75](https://github.com/truecharts/charts/compare/cryptpad-0.0.74...cryptpad-0.0.75) (2022-10-16)
### Chore
@@ -87,13 +97,3 @@
## [cryptpad-0.0.67](https://github.com/truecharts/charts/compare/cryptpad-0.0.66...cryptpad-0.0.67) (2022-10-05)
-### Chore
-
-- Auto-update chart README [skip ci]
- - update helm general non-major
-
-
-
-
-## [cryptpad-0.0.66](https://github.com/truecharts/charts/compare/cryptpad-0.0.65...cryptpad-0.0.66) (2022-10-05)
-
diff --git a/incubator/cryptpad/0.0.75/Chart.lock b/incubator/cryptpad/0.0.76/Chart.lock
similarity index 80%
rename from incubator/cryptpad/0.0.75/Chart.lock
rename to incubator/cryptpad/0.0.76/Chart.lock
index 6c47b5a5d3..ece2ac61b8 100644
--- a/incubator/cryptpad/0.0.75/Chart.lock
+++ b/incubator/cryptpad/0.0.76/Chart.lock
@@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.7.0
digest: sha256:a792707805bae88e565e13c3319a32f94333d185590628b1cbef5c9cbe126a6a
-generated: "2022-10-16T09:53:11.322241766Z"
+generated: "2022-10-17T06:01:06.227360632Z"
diff --git a/incubator/cryptpad/0.0.75/Chart.yaml b/incubator/cryptpad/0.0.76/Chart.yaml
similarity index 98%
rename from incubator/cryptpad/0.0.75/Chart.yaml
rename to incubator/cryptpad/0.0.76/Chart.yaml
index 9dbcdb7a2e..f9f2d1d5ea 100644
--- a/incubator/cryptpad/0.0.75/Chart.yaml
+++ b/incubator/cryptpad/0.0.76/Chart.yaml
@@ -28,4 +28,4 @@ sources:
- https://cryptpad.fr/
- https://hub.docker.com/r/promasu/cryptpad/
type: application
-version: 0.0.75
+version: 0.0.76
diff --git a/incubator/cryptpad/0.0.75/README.md b/incubator/cryptpad/0.0.76/README.md
similarity index 100%
rename from incubator/cryptpad/0.0.75/README.md
rename to incubator/cryptpad/0.0.76/README.md
diff --git a/incubator/cryptpad/0.0.75/app-readme.md b/incubator/cryptpad/0.0.76/app-readme.md
similarity index 100%
rename from incubator/cryptpad/0.0.75/app-readme.md
rename to incubator/cryptpad/0.0.76/app-readme.md
diff --git a/incubator/cryptpad/0.0.75/charts/common-10.7.0.tgz b/incubator/cryptpad/0.0.76/charts/common-10.7.0.tgz
similarity index 100%
rename from incubator/cryptpad/0.0.75/charts/common-10.7.0.tgz
rename to incubator/cryptpad/0.0.76/charts/common-10.7.0.tgz
diff --git a/incubator/cryptpad/0.0.75/ix_values.yaml b/incubator/cryptpad/0.0.76/ix_values.yaml
similarity index 91%
rename from incubator/cryptpad/0.0.75/ix_values.yaml
rename to incubator/cryptpad/0.0.76/ix_values.yaml
index 8e9b6c4796..2e753220b4 100644
--- a/incubator/cryptpad/0.0.75/ix_values.yaml
+++ b/incubator/cryptpad/0.0.76/ix_values.yaml
@@ -2,7 +2,7 @@ env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/cryptpad
- tag: latest@sha256:bc74abbe4a44ff7968c831a892a1b46df41c5ff1dd86f33fd1c060ba281958de
+ tag: latest@sha256:844a8f84d5a13d7a0f3cfcc33e4daaabc73699b48ad2342cf492ae2b7eef7d1c
persistence:
blobpath:
enabled: true
diff --git a/incubator/cryptpad/0.0.75/questions.yaml b/incubator/cryptpad/0.0.76/questions.yaml
similarity index 100%
rename from incubator/cryptpad/0.0.75/questions.yaml
rename to incubator/cryptpad/0.0.76/questions.yaml
diff --git a/incubator/cryptpad/0.0.75/templates/common.yaml b/incubator/cryptpad/0.0.76/templates/common.yaml
similarity index 100%
rename from incubator/cryptpad/0.0.75/templates/common.yaml
rename to incubator/cryptpad/0.0.76/templates/common.yaml
diff --git a/incubator/cryptpad/0.0.75/values.yaml b/incubator/cryptpad/0.0.76/values.yaml
similarity index 100%
rename from incubator/cryptpad/0.0.75/values.yaml
rename to incubator/cryptpad/0.0.76/values.yaml
diff --git a/incubator/cups-server/1.0.53/CHANGELOG.md b/incubator/cups-server/1.0.54/CHANGELOG.md
similarity index 89%
rename from incubator/cups-server/1.0.53/CHANGELOG.md
rename to incubator/cups-server/1.0.54/CHANGELOG.md
index 55d898706f..6c82b86fdb 100644
--- a/incubator/cups-server/1.0.53/CHANGELOG.md
+++ b/incubator/cups-server/1.0.54/CHANGELOG.md
@@ -2,6 +2,16 @@
+## [cups-server-1.0.54](https://github.com/truecharts/charts/compare/cups-server-1.0.53...cups-server-1.0.54) (2022-10-17)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+ - update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119))
+
+
+
+
## [cups-server-1.0.53](https://github.com/truecharts/charts/compare/cups-server-1.0.52...cups-server-1.0.53) (2022-10-12)
### Chore
@@ -87,13 +97,3 @@
## [cups-server-1.0.46](https://github.com/truecharts/charts/compare/cups-server-1.0.44...cups-server-1.0.46) (2022-09-22)
-### Chore
-
-- Auto-update chart README [skip ci]
- - Auto-update chart README [skip ci]
- - Auto-update chart README [skip ci]
- - Auto-update chart README [skip ci]
- - Auto-update chart README [skip ci]
- - Auto-update chart README [skip ci]
- - Auto-update chart README [skip ci]
- - Auto-update chart README [skip ci]
diff --git a/incubator/cups-server/1.0.53/Chart.lock b/incubator/cups-server/1.0.54/Chart.lock
similarity index 80%
rename from incubator/cups-server/1.0.53/Chart.lock
rename to incubator/cups-server/1.0.54/Chart.lock
index 0155e7dc20..2312d98005 100644
--- a/incubator/cups-server/1.0.53/Chart.lock
+++ b/incubator/cups-server/1.0.54/Chart.lock
@@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.7.0
digest: sha256:a792707805bae88e565e13c3319a32f94333d185590628b1cbef5c9cbe126a6a
-generated: "2022-10-12T15:32:32.697304288Z"
+generated: "2022-10-17T06:01:44.294975678Z"
diff --git a/incubator/cups-server/1.0.53/Chart.yaml b/incubator/cups-server/1.0.54/Chart.yaml
similarity index 97%
rename from incubator/cups-server/1.0.53/Chart.yaml
rename to incubator/cups-server/1.0.54/Chart.yaml
index 6b7191fda6..2b59ff81a8 100644
--- a/incubator/cups-server/1.0.53/Chart.yaml
+++ b/incubator/cups-server/1.0.54/Chart.yaml
@@ -19,7 +19,7 @@ name: cups-server
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/cups-server
- https://hub.docker.com/r/ydkn/cups
-version: 1.0.53
+version: 1.0.54
annotations:
truecharts.org/catagories: |
- media
diff --git a/incubator/cups-server/1.0.53/README.md b/incubator/cups-server/1.0.54/README.md
similarity index 100%
rename from incubator/cups-server/1.0.53/README.md
rename to incubator/cups-server/1.0.54/README.md
diff --git a/incubator/cups-server/1.0.53/app-readme.md b/incubator/cups-server/1.0.54/app-readme.md
similarity index 100%
rename from incubator/cups-server/1.0.53/app-readme.md
rename to incubator/cups-server/1.0.54/app-readme.md
diff --git a/incubator/cups-server/1.0.53/charts/common-10.7.0.tgz b/incubator/cups-server/1.0.54/charts/common-10.7.0.tgz
similarity index 100%
rename from incubator/cups-server/1.0.53/charts/common-10.7.0.tgz
rename to incubator/cups-server/1.0.54/charts/common-10.7.0.tgz
diff --git a/incubator/cups-server/1.0.53/ix_values.yaml b/incubator/cups-server/1.0.54/ix_values.yaml
similarity index 86%
rename from incubator/cups-server/1.0.53/ix_values.yaml
rename to incubator/cups-server/1.0.54/ix_values.yaml
index a93085a27e..89d475ebe5 100644
--- a/incubator/cups-server/1.0.53/ix_values.yaml
+++ b/incubator/cups-server/1.0.54/ix_values.yaml
@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/cups-server
- tag: latest@sha256:5b10e39a76697e8fb536359acfd0ca0866e33dcf8a1008509ff92d165210883e
+ tag: latest@sha256:9161c192f16cf5eb8d4705f4a3fed31ab11b33cd644213d8e9409b3693a45c1a
pullPolicy: IfNotPresent
securityContext:
diff --git a/incubator/cups-server/1.0.53/questions.yaml b/incubator/cups-server/1.0.54/questions.yaml
similarity index 100%
rename from incubator/cups-server/1.0.53/questions.yaml
rename to incubator/cups-server/1.0.54/questions.yaml
diff --git a/incubator/cups-server/1.0.53/templates/common.yaml b/incubator/cups-server/1.0.54/templates/common.yaml
similarity index 100%
rename from incubator/cups-server/1.0.53/templates/common.yaml
rename to incubator/cups-server/1.0.54/templates/common.yaml
diff --git a/incubator/cups-server/1.0.53/values.yaml b/incubator/cups-server/1.0.54/values.yaml
similarity index 100%
rename from incubator/cups-server/1.0.53/values.yaml
rename to incubator/cups-server/1.0.54/values.yaml
diff --git a/incubator/nginx-proxy-manager/0.0.1/CHANGELOG.md b/incubator/nginx-proxy-manager/0.0.1/CHANGELOG.md
deleted file mode 100644
index fab90a1f36..0000000000
--- a/incubator/nginx-proxy-manager/0.0.1/CHANGELOG.md
+++ /dev/null
@@ -1,11 +0,0 @@
-# Changelog
-
-
-
-## [nginx-proxy-manager-0.0.1]nginx-proxy-manager-0.0.1 (2022-10-16)
-
-### Add
-
-- add nginx-proxy-manager ([#4112](https://github.com/truecharts/charts/issues/4112))
-
-
\ No newline at end of file
diff --git a/incubator/nginx-proxy-manager/0.0.2/CHANGELOG.md b/incubator/nginx-proxy-manager/0.0.2/CHANGELOG.md
new file mode 100644
index 0000000000..75cc80eefa
--- /dev/null
+++ b/incubator/nginx-proxy-manager/0.0.2/CHANGELOG.md
@@ -0,0 +1,19 @@
+# Changelog
+
+
+
+## [nginx-proxy-manager-0.0.2](https://github.com/truecharts/charts/compare/nginx-proxy-manager-0.0.1...nginx-proxy-manager-0.0.2) (2022-10-17)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+ - update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119))
+
+
+
+
+## [nginx-proxy-manager-0.0.1]nginx-proxy-manager-0.0.1 (2022-10-16)
+
+### Add
+
+- add nginx-proxy-manager ([#4112](https://github.com/truecharts/charts/issues/4112))
diff --git a/incubator/nginx-proxy-manager/0.0.1/Chart.lock b/incubator/nginx-proxy-manager/0.0.2/Chart.lock
similarity index 85%
rename from incubator/nginx-proxy-manager/0.0.1/Chart.lock
rename to incubator/nginx-proxy-manager/0.0.2/Chart.lock
index 8aeb952939..c248369328 100644
--- a/incubator/nginx-proxy-manager/0.0.1/Chart.lock
+++ b/incubator/nginx-proxy-manager/0.0.2/Chart.lock
@@ -6,4 +6,4 @@ dependencies:
repository: https://charts.truecharts.org/
version: 3.0.92
digest: sha256:71179f43edbc01d30c5220102bc7fc66c468ee16266ec5f2f55b75d4d21c4d3c
-generated: "2022-10-16T21:05:22.783046793Z"
+generated: "2022-10-17T06:01:59.719138925Z"
diff --git a/incubator/nginx-proxy-manager/0.0.1/Chart.yaml b/incubator/nginx-proxy-manager/0.0.2/Chart.yaml
similarity index 98%
rename from incubator/nginx-proxy-manager/0.0.1/Chart.yaml
rename to incubator/nginx-proxy-manager/0.0.2/Chart.yaml
index 43f56e9d6d..4bd41d106c 100644
--- a/incubator/nginx-proxy-manager/0.0.1/Chart.yaml
+++ b/incubator/nginx-proxy-manager/0.0.2/Chart.yaml
@@ -28,7 +28,7 @@ sources:
- https://hub.docker.com/r/jc21/nginx-proxy-manager
- https://nginxproxymanager.com/
type: application
-version: 0.0.1
+version: 0.0.2
annotations:
truecharts.org/catagories: |
- networking
diff --git a/incubator/nginx-proxy-manager/0.0.1/README.md b/incubator/nginx-proxy-manager/0.0.2/README.md
similarity index 100%
rename from incubator/nginx-proxy-manager/0.0.1/README.md
rename to incubator/nginx-proxy-manager/0.0.2/README.md
diff --git a/incubator/nginx-proxy-manager/0.0.1/app-readme.md b/incubator/nginx-proxy-manager/0.0.2/app-readme.md
similarity index 100%
rename from incubator/nginx-proxy-manager/0.0.1/app-readme.md
rename to incubator/nginx-proxy-manager/0.0.2/app-readme.md
diff --git a/incubator/nginx-proxy-manager/0.0.1/charts/common-10.7.0.tgz b/incubator/nginx-proxy-manager/0.0.2/charts/common-10.7.0.tgz
similarity index 100%
rename from incubator/nginx-proxy-manager/0.0.1/charts/common-10.7.0.tgz
rename to incubator/nginx-proxy-manager/0.0.2/charts/common-10.7.0.tgz
diff --git a/incubator/nginx-proxy-manager/0.0.1/charts/mariadb-3.0.92.tgz b/incubator/nginx-proxy-manager/0.0.2/charts/mariadb-3.0.92.tgz
similarity index 100%
rename from incubator/nginx-proxy-manager/0.0.1/charts/mariadb-3.0.92.tgz
rename to incubator/nginx-proxy-manager/0.0.2/charts/mariadb-3.0.92.tgz
diff --git a/incubator/nginx-proxy-manager/0.0.1/ix_values.yaml b/incubator/nginx-proxy-manager/0.0.2/ix_values.yaml
similarity index 94%
rename from incubator/nginx-proxy-manager/0.0.1/ix_values.yaml
rename to incubator/nginx-proxy-manager/0.0.2/ix_values.yaml
index 84c864d116..f4a4b9f558 100644
--- a/incubator/nginx-proxy-manager/0.0.1/ix_values.yaml
+++ b/incubator/nginx-proxy-manager/0.0.2/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/nginx-proxy-manager
pullPolicy: IfNotPresent
- tag: 2.9.18@sha256:55ee54d7b38af2fe8d443463aeb8107bd43425010004497e8fd060af5f859745
+ tag: 2.9.18@sha256:abfe41c880af5b7931902e02ecdc3b105aef57e19f93e0350e151787e38584c5
securityContext:
runAsNonRoot: false
diff --git a/incubator/nginx-proxy-manager/0.0.1/questions.yaml b/incubator/nginx-proxy-manager/0.0.2/questions.yaml
similarity index 100%
rename from incubator/nginx-proxy-manager/0.0.1/questions.yaml
rename to incubator/nginx-proxy-manager/0.0.2/questions.yaml
diff --git a/incubator/nginx-proxy-manager/0.0.1/templates/common.yaml b/incubator/nginx-proxy-manager/0.0.2/templates/common.yaml
similarity index 100%
rename from incubator/nginx-proxy-manager/0.0.1/templates/common.yaml
rename to incubator/nginx-proxy-manager/0.0.2/templates/common.yaml
diff --git a/incubator/nginx-proxy-manager/0.0.1/values.yaml b/incubator/nginx-proxy-manager/0.0.2/values.yaml
similarity index 100%
rename from incubator/nginx-proxy-manager/0.0.1/values.yaml
rename to incubator/nginx-proxy-manager/0.0.2/values.yaml
diff --git a/incubator/passwordpusherephemeral/0.0.56/CHANGELOG.md b/incubator/passwordpusherephemeral/0.0.57/CHANGELOG.md
similarity index 91%
rename from incubator/passwordpusherephemeral/0.0.56/CHANGELOG.md
rename to incubator/passwordpusherephemeral/0.0.57/CHANGELOG.md
index 80dd4f217c..21b2280c6e 100644
--- a/incubator/passwordpusherephemeral/0.0.56/CHANGELOG.md
+++ b/incubator/passwordpusherephemeral/0.0.57/CHANGELOG.md
@@ -2,6 +2,16 @@
+## [passwordpusherephemeral-0.0.57](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.56...passwordpusherephemeral-0.0.57) (2022-10-17)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+ - update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119))
+
+
+
+
## [passwordpusherephemeral-0.0.55](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.54...passwordpusherephemeral-0.0.55) (2022-10-15)
@@ -87,13 +97,3 @@
## [passwordpusherephemeral-0.0.47](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.46...passwordpusherephemeral-0.0.47) (2022-10-05)
-
-### Chore
-
-- Auto-update chart README [skip ci]
- - update helm general non-major
-
-
-
-
-## [passwordpusherephemeral-0.0.46](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.45...passwordpusherephemeral-0.0.46) (2022-10-05)
diff --git a/incubator/passwordpusherephemeral/0.0.56/Chart.lock b/incubator/passwordpusherephemeral/0.0.57/Chart.lock
similarity index 80%
rename from incubator/passwordpusherephemeral/0.0.56/Chart.lock
rename to incubator/passwordpusherephemeral/0.0.57/Chart.lock
index 1112c78acf..39ed7e44e0 100644
--- a/incubator/passwordpusherephemeral/0.0.56/Chart.lock
+++ b/incubator/passwordpusherephemeral/0.0.57/Chart.lock
@@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.7.0
digest: sha256:a792707805bae88e565e13c3319a32f94333d185590628b1cbef5c9cbe126a6a
-generated: "2022-10-16T09:53:11.409652935Z"
+generated: "2022-10-17T06:01:44.679682129Z"
diff --git a/incubator/passwordpusherephemeral/0.0.56/Chart.yaml b/incubator/passwordpusherephemeral/0.0.57/Chart.yaml
similarity index 98%
rename from incubator/passwordpusherephemeral/0.0.56/Chart.yaml
rename to incubator/passwordpusherephemeral/0.0.57/Chart.yaml
index a235954b4a..67266a0f3b 100644
--- a/incubator/passwordpusherephemeral/0.0.56/Chart.yaml
+++ b/incubator/passwordpusherephemeral/0.0.57/Chart.yaml
@@ -30,4 +30,4 @@ sources:
- https://github.com/pglombardo/PasswordPusher
- https://hub.docker.com/r/pglombardo/pwpush-ephemeral/
type: application
-version: 0.0.56
+version: 0.0.57
diff --git a/incubator/passwordpusherephemeral/0.0.56/README.md b/incubator/passwordpusherephemeral/0.0.57/README.md
similarity index 100%
rename from incubator/passwordpusherephemeral/0.0.56/README.md
rename to incubator/passwordpusherephemeral/0.0.57/README.md
diff --git a/incubator/passwordpusherephemeral/0.0.56/app-readme.md b/incubator/passwordpusherephemeral/0.0.57/app-readme.md
similarity index 100%
rename from incubator/passwordpusherephemeral/0.0.56/app-readme.md
rename to incubator/passwordpusherephemeral/0.0.57/app-readme.md
diff --git a/incubator/passwordpusherephemeral/0.0.56/charts/common-10.7.0.tgz b/incubator/passwordpusherephemeral/0.0.57/charts/common-10.7.0.tgz
similarity index 100%
rename from incubator/passwordpusherephemeral/0.0.56/charts/common-10.7.0.tgz
rename to incubator/passwordpusherephemeral/0.0.57/charts/common-10.7.0.tgz
diff --git a/incubator/passwordpusherephemeral/0.0.56/ix_values.yaml b/incubator/passwordpusherephemeral/0.0.57/ix_values.yaml
similarity index 83%
rename from incubator/passwordpusherephemeral/0.0.56/ix_values.yaml
rename to incubator/passwordpusherephemeral/0.0.57/ix_values.yaml
index d6ab7d81e6..ac278ce708 100644
--- a/incubator/passwordpusherephemeral/0.0.56/ix_values.yaml
+++ b/incubator/passwordpusherephemeral/0.0.57/ix_values.yaml
@@ -2,7 +2,7 @@ env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/passwordpusherephemeral
- tag: latest@sha256:56149445a91a4372c5a602b38eafa22ce878e6f59a306d6a032470ec4512fd65
+ tag: latest@sha256:abe5a0bc13924d9fd171b17a309c101918ebab308898251003567a361f51f18c
persistence: {}
podSecurityContext:
runAsGroup: 0
diff --git a/incubator/passwordpusherephemeral/0.0.56/questions.yaml b/incubator/passwordpusherephemeral/0.0.57/questions.yaml
similarity index 100%
rename from incubator/passwordpusherephemeral/0.0.56/questions.yaml
rename to incubator/passwordpusherephemeral/0.0.57/questions.yaml
diff --git a/incubator/passwordpusherephemeral/0.0.56/templates/common.yaml b/incubator/passwordpusherephemeral/0.0.57/templates/common.yaml
similarity index 100%
rename from incubator/passwordpusherephemeral/0.0.56/templates/common.yaml
rename to incubator/passwordpusherephemeral/0.0.57/templates/common.yaml
diff --git a/incubator/passwordpusherephemeral/0.0.56/values.yaml b/incubator/passwordpusherephemeral/0.0.57/values.yaml
similarity index 100%
rename from incubator/passwordpusherephemeral/0.0.56/values.yaml
rename to incubator/passwordpusherephemeral/0.0.57/values.yaml
diff --git a/incubator/piwigo/3.0.37/Chart.lock b/incubator/piwigo/3.0.37/Chart.lock
deleted file mode 100644
index 718d8ec17d..0000000000
--- a/incubator/piwigo/3.0.37/Chart.lock
+++ /dev/null
@@ -1,6 +0,0 @@
-dependencies:
-- name: common
- repository: https://library-charts.truecharts.org
- version: 10.7.0
-digest: sha256:a792707805bae88e565e13c3319a32f94333d185590628b1cbef5c9cbe126a6a
-generated: "2022-10-12T15:55:34.142487905Z"
diff --git a/incubator/piwigo/3.0.37/CHANGELOG.md b/incubator/piwigo/3.1.0/CHANGELOG.md
similarity index 90%
rename from incubator/piwigo/3.0.37/CHANGELOG.md
rename to incubator/piwigo/3.1.0/CHANGELOG.md
index e59082fa00..4f15074ae0 100644
--- a/incubator/piwigo/3.0.37/CHANGELOG.md
+++ b/incubator/piwigo/3.1.0/CHANGELOG.md
@@ -2,6 +2,19 @@
+## [piwigo-3.1.0](https://github.com/truecharts/charts/compare/piwigo-3.0.37...piwigo-3.1.0) (2022-10-17)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+
+ ### Feat
+
+- Add persistance for Gallery dir ([#4116](https://github.com/truecharts/charts/issues/4116))
+
+
+
+
## [piwigo-3.0.37](https://github.com/truecharts/charts/compare/piwigo-3.0.36...piwigo-3.0.37) (2022-10-12)
### Chore
@@ -84,16 +97,3 @@
- refactor Services SCALE GUI
- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
-
-
-
-
-## [piwigo-3.0.32](https://github.com/truecharts/charts/compare/piwigo-3.0.31...piwigo-3.0.32) (2022-09-21)
-
-### Chore
-
-- Auto-update chart README [skip ci]
- - Auto-update chart README [skip ci]
- - Auto-update chart README [skip ci]
- - Auto-update chart README [skip ci]
- - Auto-update chart README [skip ci]
diff --git a/incubator/piwigo/3.1.0/Chart.lock b/incubator/piwigo/3.1.0/Chart.lock
new file mode 100644
index 0000000000..68874198da
--- /dev/null
+++ b/incubator/piwigo/3.1.0/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://library-charts.truecharts.org
+ version: 10.7.0
+digest: sha256:a792707805bae88e565e13c3319a32f94333d185590628b1cbef5c9cbe126a6a
+generated: "2022-10-17T06:01:45.334222652Z"
diff --git a/incubator/piwigo/3.0.37/Chart.yaml b/incubator/piwigo/3.1.0/Chart.yaml
similarity index 98%
rename from incubator/piwigo/3.0.37/Chart.yaml
rename to incubator/piwigo/3.1.0/Chart.yaml
index 4de847abdd..2ab930cac6 100644
--- a/incubator/piwigo/3.0.37/Chart.yaml
+++ b/incubator/piwigo/3.1.0/Chart.yaml
@@ -23,7 +23,7 @@ sources:
- http://piwigo.org/
- https://github.com/linuxserver/docker-piwigo
type: application
-version: 3.0.37
+version: 3.1.0
annotations:
truecharts.org/catagories: |
- media
diff --git a/incubator/piwigo/3.0.37/README.md b/incubator/piwigo/3.1.0/README.md
similarity index 100%
rename from incubator/piwigo/3.0.37/README.md
rename to incubator/piwigo/3.1.0/README.md
diff --git a/incubator/piwigo/3.0.37/app-readme.md b/incubator/piwigo/3.1.0/app-readme.md
similarity index 100%
rename from incubator/piwigo/3.0.37/app-readme.md
rename to incubator/piwigo/3.1.0/app-readme.md
diff --git a/incubator/piwigo/3.0.37/charts/common-10.7.0.tgz b/incubator/piwigo/3.1.0/charts/common-10.7.0.tgz
similarity index 100%
rename from incubator/piwigo/3.0.37/charts/common-10.7.0.tgz
rename to incubator/piwigo/3.1.0/charts/common-10.7.0.tgz
diff --git a/incubator/piwigo/3.0.37/ix_values.yaml b/incubator/piwigo/3.1.0/ix_values.yaml
similarity index 81%
rename from incubator/piwigo/3.0.37/ix_values.yaml
rename to incubator/piwigo/3.1.0/ix_values.yaml
index 27c1ceecbc..2558cb0598 100644
--- a/incubator/piwigo/3.0.37/ix_values.yaml
+++ b/incubator/piwigo/3.1.0/ix_values.yaml
@@ -21,7 +21,12 @@ service:
persistence:
config:
enabled: true
- mountPath: "/config"
+ mountPath: /config
+ size: 256Gi
+ gallery:
+ enabled: true
+ mountPath: /gallery
+ size: 256Gi
varrun:
enabled: true
diff --git a/incubator/piwigo/3.1.0/questions.yaml b/incubator/piwigo/3.1.0/questions.yaml
new file mode 100644
index 0000000000..3f74adacde
--- /dev/null
+++ b/incubator/piwigo/3.1.0/questions.yaml
@@ -0,0 +1,2746 @@
+groups:
+ - name: Container Image
+ description: Image to be used for container
+ - name: Controller
+ description: Configure Workload Deployment
+ - name: Container Configuration
+ description: Additional Container Configuration
+ - name: App Configuration
+ description: App Specific Config Options
+ - name: Networking and Services
+ description: Configure Network and Services for Container
+ - name: Storage and Persistence
+ description: Persist and Share Data that is Separate from the Container
+ - name: Ingress
+ description: Ingress Configuration
+ - name: Security and Permissions
+ description: Configure Security Context and Permissions
+ - name: Resources and Devices
+ description: "Specify Resources/Devices to be Allocated to Workload"
+ - name: Middlewares
+ description: Traefik Middlewares
+ - name: Metrics
+ description: Metrics
+ - name: Addons
+ description: Addon Configuration
+ - name: Advanced
+ description: Advanced Configuration
+ - name: Documentation
+ description: Documentation
+portals:
+ open:
+ protocols:
+ - "$kubernetes-resource_configmap_portal_protocol"
+ host:
+ - "$kubernetes-resource_configmap_portal_host"
+ ports:
+ - "$kubernetes-resource_configmap_portal_port"
+questions:
+ - variable: global
+ label: Global Settings
+ group: Controller
+ schema:
+ type: dict
+ hidden: true
+ attrs:
+ - variable: isSCALE
+ label: Flag this is SCALE
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: controller
+ group: Controller
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: advanced
+ label: Show Advanced Controller Settings
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: type
+ description: Please specify type of workload to deploy
+ label: (Advanced) Controller Type
+ schema:
+ type: string
+ required: true
+ enum:
+ - value: deployment
+ description: Deployment
+ - value: statefulset
+ description: Statefulset
+ - value: daemonset
+ description: Daemonset
+ default: deployment
+ - variable: replicas
+ description: Number of desired pod replicas
+ label: Desired Replicas
+ schema:
+ type: int
+ required: true
+ default: 1
+ - variable: strategy
+ description: Please specify type of workload to deploy
+ label: (Advanced) Update Strategy
+ schema:
+ type: string
+ required: true
+ enum:
+ - value: Recreate
+ description: "Recreate: Kill existing pods before creating new ones"
+ - value: RollingUpdate
+ description: "RollingUpdate: Create new pods and then kill old ones"
+ - value: OnDelete
+ description: "(Legacy) OnDelete: ignore .spec.template changes"
+ default: Recreate
+ - variable: expert
+ label: Show Expert Configuration Options
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: labelsList
+ label: Controller Labels
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: labelItem
+ label: Label
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: annotationsList
+ label: Controller Annotations
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: annotationItem
+ label: Label
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: customextraargs
+ group: Controller
+ label: "Extra Args"
+ description: "Do not click this unless you know what you are doing"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: extraArgs
+ label: Extra Args
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: arg
+ label: Arg
+ schema:
+ type: string
+ - variable: TZ
+ label: Timezone
+ group: Container Configuration
+ schema:
+ type: string
+ default: "Etc/UTC"
+ $ref:
+ - "definitions/timezone"
+ - variable: envList
+ label: Extra Environment Variables
+ description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..."
+ group: Container Configuration
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: expertpodconf
+ group: Container Configuration
+ label: Show Expert Configuration
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: tty
+ label: Enable TTY
+ description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled.
+ group: Workload Details
+ schema:
+ type: boolean
+ default: false
+ - variable: stdin
+ label: Enable STDIN
+ description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled.
+ group: Workload Details
+ schema:
+ type: boolean
+ default: false
+ - variable: termination
+ group: Container Configuration
+ label: Termination settings
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: gracePeriodSeconds
+ label: Grace Period Seconds
+ schema:
+ type: int
+ default: 10
+ - variable: podLabelsList
+ group: Container Configuration
+ label: Pod Labels
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: podLabelItem
+ label: Label
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: podAnnotationsList
+ group: Container Configuration
+ label: Pod Annotations
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: podAnnotationItem
+ label: Label
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: service
+ group: Networking and Services
+ label: Configure Service(s)
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Service
+ description: The Primary service on which the healthcheck runs, often the webUI
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - value: Simple
+ description: Deprecated CHANGE THIS
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: advancedsvcset
+ label: Show Advanced Service Settings
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: externalIPs
+ label: "External IP's"
+ description: "External IP's"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: externalIP
+ label: External IP
+ schema:
+ type: string
+ - variable: ipFamilyPolicy
+ label: IP Family Policy
+ description: Specify the IP Policy
+ schema:
+ type: string
+ default: SingleStack
+ enum:
+ - value: SingleStack
+ description: SingleStack
+ - value: PreferDualStack
+ description: PreferDualStack
+ - value: RequireDualStack
+ description: RequireDualStack
+ - variable: ipFamilies
+ label: IP Families
+ description: The IP Families that should be used
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ipFamily
+ label: IP Family
+ schema:
+ type: string
+ - variable: ports
+ label: "Service's Port(s) Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Service Port Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ description: This port exposes the container port on the service
+ schema:
+ type: int
+ default: 10027
+ required: true
+ - variable: advanced
+ label: Show Advanced Settings
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: enabled
+ label: Enable the Port
+ schema:
+ type: boolean
+ hidden: true
+ default: true
+ - variable: protocol
+ label: Port Type
+ schema:
+ type: string
+ default: HTTP
+ enum:
+ - value: HTTP
+ description: HTTP
+ - value: HTTPS
+ description: HTTPS
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - variable: nodePort
+ label: Node Port (Optional)
+ description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer
+ schema:
+ type: int
+ min: 9000
+ max: 65535
+ - variable: targetPort
+ label: Target Port
+ description: The internal(!) port on the container the Application runs on
+ schema:
+ type: int
+ default: 80
+ - variable: serviceexpert
+ group: Networking and Services
+ label: Show Expert Config
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hostNetwork
+ group: Networking and Services
+ label: Host-Networking (Complicated)
+ schema:
+ type: boolean
+ default: false
+ - variable: externalInterfaces
+ description: Add External Interfaces
+ label: Add external Interfaces
+ group: Networking
+ schema:
+ type: list
+ items:
+ - variable: interfaceConfiguration
+ description: Interface Configuration
+ label: Interface Configuration
+ schema:
+ type: dict
+ $ref:
+ - "normalize/interfaceConfiguration"
+ attrs:
+ - variable: hostInterface
+ description: Please Specify Host Interface
+ label: Host Interface
+ schema:
+ type: string
+ required: true
+ $ref:
+ - "definitions/interface"
+ - variable: ipam
+ description: Define how IP Address will be managed
+ label: IP Address Management
+ schema:
+ type: dict
+ required: true
+ attrs:
+ - variable: type
+ description: Specify type for IPAM
+ label: IPAM Type
+ schema:
+ type: string
+ required: true
+ enum:
+ - value: dhcp
+ description: Use DHCP
+ - value: static
+ description: Use Static IP
+ show_subquestions_if: static
+ subquestions:
+ - variable: staticIPConfigurations
+ label: Static IP Addresses
+ schema:
+ type: list
+ items:
+ - variable: staticIP
+ label: Static IP
+ schema:
+ type: ipaddr
+ cidr: true
+ - variable: staticRoutes
+ label: Static Routes
+ schema:
+ type: list
+ items:
+ - variable: staticRouteConfiguration
+ label: Static Route Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: destination
+ label: Destination
+ schema:
+ type: ipaddr
+ cidr: true
+ required: true
+ - variable: gateway
+ label: Gateway
+ schema:
+ type: ipaddr
+ cidr: false
+ required: true
+ - variable: dnsPolicy
+ group: Networking and Services
+ label: dnsPolicy
+ schema:
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: ClusterFirst
+ description: ClusterFirst
+ - value: ClusterFirstWithHostNet
+ description: ClusterFirstWithHostNet
+ - value: None
+ description: None
+ - variable: dnsConfig
+ label: DNS Configuration
+ group: Networking and Services
+ description: Specify custom DNS configuration which will be applied to the pod
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: nameservers
+ label: Name Servers
+ schema:
+ default: []
+ type: list
+ items:
+ - variable: nameserver
+ label: Name Server
+ schema:
+ type: string
+ - variable: options
+ label: Options
+ schema:
+ default: []
+ type: list
+ items:
+ - variable: option
+ label: Option Entry
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: searches
+ label: Searches
+ schema:
+ default: []
+ type: list
+ items:
+ - variable: search
+ label: Search Entry
+ schema:
+ type: string
+ - variable: serviceList
+ label: Add Manual Custom Services
+ group: Networking and Services
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: serviceListEntry
+ label: Custom Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - value: Simple
+ description: Deprecated CHANGE THIS
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: advancedsvcset
+ label: Show Advanced Service Settings
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: externalIPs
+ label: "External IP's"
+ description: "External IP's"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: externalIP
+ label: External IP
+ schema:
+ type: string
+ - variable: ipFamilyPolicy
+ label: IP Family Policy
+ description: Specify the IP Policy
+ schema:
+ type: string
+ default: SingleStack
+ enum:
+ - value: SingleStack
+ description: SingleStack
+ - value: PreferDualStack
+ description: PreferDualStack
+ - value: RequireDualStack
+ description: RequireDualStack
+ - variable: ipFamilies
+ label: IP Families
+ description: (Advanced) The IP Families that should be used
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ipFamily
+ label: IP Family
+ schema:
+ type: string
+ - variable: portsList
+ label: Additional Service Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsListEntry
+ label: Custom ports
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Port
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Port Name
+ schema:
+ type: string
+ default: ""
+ - variable: protocol
+ label: Port Type
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: HTTP
+ description: HTTP
+ - value: HTTPS
+ description: HTTPS
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - variable: targetPort
+ label: Target Port
+ description: This port exposes the container port on the service
+ schema:
+ type: int
+ required: true
+ - variable: port
+ label: Container Port
+ schema:
+ type: int
+ required: true
+ - variable: persistence
+ label: Integrated Persistent Storage
+ description: Integrated Persistent Storage
+ group: Storage and Persistence
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: config
+ label: App Config Storage
+ description: Stores the Application Configuration.
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: simplePVC
+ enum:
+ - value: simplePVC
+ description: PVC (simple)
+ - value: simpleHP
+ description: Host Path (simple)
+ - value: emptyDir
+ description: emptyDir
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: nfs
+ description: NFS Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: setPermissionsSimple
+ label: Automatic Permissions
+ description: Automatically set permissions on install
+ schema:
+ show_if: [["type", "=", "simpleHP"]]
+ type: boolean
+ default: false
+ - variable: setPermissions
+ label: Automatic Permissions
+ description: Automatically set permissions on install
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPathSimple
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "simpleHP"]]
+ type: hostpath
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size quotum of Storage
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: hostPathType
+ label: (Advanced) hostPath Type
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: DirectoryOrCreate
+ description: DirectoryOrCreate
+ - value: Directory
+ description: Directory
+ - value: FileOrCreate
+ description: FileOrCreate
+ - value: File
+ description: File
+ - value: Socket
+ description: Socket
+ - value: CharDevice
+ description: CharDevice
+ - value: BlockDevice
+ description: BlockDevice
+ - variable: storageClass
+ label: (Advanced) storageClass
+ description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!"
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: SCALE-ZFS
+ - variable: accessMode
+ label: (Advanced) Access Mode
+ description: Allow or disallow multiple PVC's writhing to the same PV
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ReadWriteOnce
+ enum:
+ - value: ReadWriteOnce
+ description: ReadWriteOnce
+ - value: ReadOnlyMany
+ description: ReadOnlyMany
+ - value: ReadWriteMany
+ description: ReadWriteMany
+ - variable: advanced
+ label: Show Advanced Options
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: labelsList
+ label: Labels
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: labelItem
+ label: Label
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: annotationsList
+ label: Annotations
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: annotationItem
+ label: Label
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: gallery
+ label: App Image/Plugin Storage
+ description: Image, plugin & theme storage for Piwigo
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: simplePVC
+ enum:
+ - value: simplePVC
+ description: PVC (simple)
+ - value: simpleHP
+ description: Host Path (simple)
+ - value: emptyDir
+ description: emptyDir
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: nfs
+ description: NFS Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: setPermissionsSimple
+ label: Automatic Permissions
+ description: Automatically set permissions on install
+ schema:
+ show_if: [["type", "=", "simpleHP"]]
+ type: boolean
+ default: false
+ - variable: setPermissions
+ label: Automatic Permissions
+ description: Automatically set permissions on install
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPathSimple
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "simpleHP"]]
+ type: hostpath
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size quotum of Storage
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: hostPathType
+ label: (Advanced) hostPath Type
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: DirectoryOrCreate
+ description: DirectoryOrCreate
+ - value: Directory
+ description: Directory
+ - value: FileOrCreate
+ description: FileOrCreate
+ - value: File
+ description: File
+ - value: Socket
+ description: Socket
+ - value: CharDevice
+ description: CharDevice
+ - value: BlockDevice
+ description: BlockDevice
+ - variable: storageClass
+ label: (Advanced) storageClass
+ description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!"
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: SCALE-ZFS
+ - variable: accessMode
+ label: (Advanced) Access Mode
+ description: Allow or disallow multiple PVC's writhing to the same PV
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ReadWriteOnce
+ enum:
+ - value: ReadWriteOnce
+ description: ReadWriteOnce
+ - value: ReadOnlyMany
+ description: ReadOnlyMany
+ - value: ReadWriteMany
+ description: ReadWriteMany
+ - variable: advanced
+ label: Show Advanced Options
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: labelsList
+ label: Labels
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: labelItem
+ label: Label
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: annotationsList
+ label: Annotations
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: annotationItem
+ label: Label
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: persistenceList
+ label: Additional App Storage
+ group: Storage and Persistence
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: persistenceListEntry
+ label: Custom Storage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the storage
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name (Optional)
+ description: "Not required, please set to config when mounting /config or temp when mounting /tmp"
+ schema:
+ type: string
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: simpleHP
+ enum:
+ - value: simplePVC
+ description: PVC (Simple)
+ - value: simpleHP
+ description: Host Path (Simple)
+ - value: emptyDir
+ description: emptyDir
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: nfs
+ description: NFS Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: setPermissionsSimple
+ label: Automatic Permissions
+ description: Automatically set permissions on install
+ schema:
+ show_if: [["type", "=", "simpleHP"]]
+ type: boolean
+ default: false
+ - variable: setPermissions
+ label: Automatic Permissions
+ description: Automatically set permissions on install
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPathSimple
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "simpleHP"]]
+ type: hostpath
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: mountPath
+ label: Mount Path
+ description: Path inside the container the storage is mounted
+ schema:
+ type: string
+ default: ""
+ required: true
+ valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$'
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size Quotum of Storage
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: hostPathType
+ label: (Advanced) Host Path Type
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: DirectoryOrCreate
+ description: DirectoryOrCreate
+ - value: Directory
+ description: Directory
+ - value: FileOrCreate
+ description: FileOrCreate
+ - value: File
+ description: File
+ - value: Socket
+ description: Socket
+ - value: CharDevice
+ description: CharDevice
+ - value: BlockDevice
+ description: BlockDevice
+ - variable: storageClass
+ label: (Advanced) StorageClass
+ description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!"
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: SCALE-ZFS
+ - variable: accessMode
+ label: (Advanced) Access Mode
+ description: Allow or disallow multiple PVC's writhing to the same PV
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ReadWriteOnce
+ enum:
+ - value: ReadWriteOnce
+ description: ReadWriteOnce
+ - value: ReadOnlyMany
+ description: ReadOnlyMany
+ - value: ReadWriteMany
+ description: ReadWriteMany
+ - variable: advanced
+ label: Show Advanced Options
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: labelsList
+ label: Labels
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: labelItem
+ label: Label
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: annotationsList
+ label: Annotations
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: annotationItem
+ label: Label
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: ingress
+ label: ""
+ group: Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: scaleCert
+ label: Select TrueNAS SCALE Certificate
+ schema:
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: entrypoint
+ label: (Advanced) Traefik Entrypoint
+ description: Entrypoint used by Traefik when using Traefik as Ingress Provider
+ schema:
+ type: string
+ default: websecure
+ required: true
+ - variable: middlewares
+ label: Traefik Middlewares
+ description: Add previously created Traefik Middlewares to this Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: expert
+ label: Show Expert Configuration Options
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: enableFixedMiddlewares
+ description: These middlewares enforce a number of best practices.
+ label: Enable Default Middlewares
+ schema:
+ type: boolean
+ default: true
+ - variable: ingressClassName
+ label: IngressClass Name
+ schema:
+ type: string
+ default: ""
+ - variable: labelsList
+ label: Labels
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: labelItem
+ label: Label
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: annotationsList
+ label: Annotations
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: annotationItem
+ label: Label
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: ingressList
+ label: Add Manual Custom Ingresses
+ group: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressListEntry
+ label: Custom Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: ingressClassName
+ label: IngressClass Name
+ schema:
+ type: string
+ default: ""
+ - variable: labelsList
+ label: Labels
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: labelItem
+ label: Label
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: annotationsList
+ label: Annotations
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: annotationItem
+ label: Label
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: service
+ label: Linked Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Service Name
+ schema:
+ type: string
+ default: ""
+ - variable: port
+ label: Service Port
+ schema:
+ type: int
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: scaleCert
+ label: Select TrueNAS SCALE Certificate
+ schema:
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: entrypoint
+ label: Traefik Entrypoint
+ description: Entrypoint used by Traefik when using Traefik as Ingress Provider
+ schema:
+ type: string
+ default: websecure
+ required: true
+ - variable: middlewares
+ label: Traefik Middlewares
+ description: Add previously created Traefik Middlewares to this Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: security
+ label: Container Security Settings
+ group: Security and Permissions
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: editsecurity
+ label: Change PUID / UMASK values
+ description: By enabling this you override default set values.
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: PUID
+ label: Process User ID - PUID
+ description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps
+ schema:
+ type: int
+ default: 568
+ - variable: UMASK
+ label: UMASK
+ description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps
+ schema:
+ type: string
+ default: "002"
+ - variable: advancedSecurity
+ label: Show Advanced Security Settings
+ group: Security and Permissions
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: securityContext
+ label: Security Context
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: privileged
+ label: Privileged mode
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnlyRootFilesystem
+ label: ReadOnly Root Filesystem
+ schema:
+ type: boolean
+ default: false
+ - variable: allowPrivilegeEscalation
+ label: Allow Privilege Escalation
+ schema:
+ type: boolean
+ default: false
+ - variable: runAsNonRoot
+ label: runAsNonRoot
+ schema:
+ type: boolean
+ default: false
+ - variable: capabilities
+ label: Capabilities
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: drop
+ label: Drop Capability
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: dropEntry
+ label: ""
+ schema:
+ type: string
+ - variable: add
+ label: Add Capability
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: addEntry
+ label: ""
+ schema:
+ type: string
+ - variable: podSecurityContext
+ group: Security and Permissions
+ label: Pod Security Context
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: runAsUser
+ label: runAsUser
+ description: The UserID of the user running the application
+ schema:
+ type: int
+ default: 0
+ - variable: runAsGroup
+ label: runAsGroup
+ description: The groupID this App of the user running the application
+ schema:
+ type: int
+ default: 0
+ - variable: fsGroup
+ label: fsGroup
+ description: The group that should own ALL storage.
+ schema:
+ type: int
+ default: 568
+ - variable: fsGroupChangePolicy
+ label: "When should we take ownership?"
+ schema:
+ type: string
+ default: OnRootMismatch
+ enum:
+ - value: OnRootMismatch
+ description: OnRootMismatch
+ - value: Always
+ description: Always
+ - variable: supplementalGroups
+ label: Supplemental Groups
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: supplementalGroupsEntry
+ label: Supplemental Group
+ schema:
+ type: int
+
+ - variable: advancedresources
+ label: Set Custom Resource Limits/Requests (Advanced)
+ group: Resources and Devices
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: resources
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: limits
+ label: Advanced Limit Resource Consumption
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation"
+ schema:
+ type: string
+ default: 4000m
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: RAM
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/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: "Minimum Resources Required (request)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation"
+ schema:
+ type: string
+ default: 10m
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: "RAM"
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation"
+ schema:
+ type: string
+ default: 50Mi
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: deviceList
+ label: Mount USB Devices
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: deviceListEntry
+ label: Device
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Storage
+ schema:
+ type: boolean
+ default: true
+ - variable: type
+ label: (Advanced) Type of Storage
+ description: Sets the persistence type
+ schema:
+ type: string
+ default: hostPath
+ hidden: true
+ - variable: readOnly
+ label: readOnly
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Device Path
+ description: Path to the device on the host system
+ schema:
+ type: path
+ - variable: mountPath
+ label: Container Device Path
+ description: Path inside the container the device is mounted
+ schema:
+ type: string
+ default: "/dev/ttyACM0"
+ # Specify GPU configuration
+ - variable: scaleGPU
+ label: GPU Configuration
+ group: Resources and Devices
+ schema:
+ type: dict
+ $ref:
+ - "definitions/gpuConfiguration"
+ attrs: []
+ - variable: horizontalPodAutoscaler
+ group: Advanced
+ label: (Advanced) Horizontal Pod Autoscaler
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hpaEntry
+ label: HPA Entry
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: target
+ label: Target
+ description: Deployment name, Defaults to Main Deployment
+ schema:
+ type: string
+ default: ""
+ - variable: minReplicas
+ label: Minimum Replicas
+ schema:
+ type: int
+ default: 1
+ - variable: maxReplicas
+ label: Maximum Replicas
+ schema:
+ type: int
+ default: 5
+ - variable: targetCPUUtilizationPercentage
+ label: Target CPU Utilization Percentage
+ schema:
+ type: int
+ default: 80
+ - variable: targetMemoryUtilizationPercentage
+ label: Target Memory Utilization Percentage
+ schema:
+ type: int
+ default: 80
+ - variable: networkPolicy
+ group: Advanced
+ label: (Advanced) Network Policy
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: netPolicyEntry
+ label: Network Policy Entry
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: policyType
+ label: Policy Type
+ schema:
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: ingress
+ description: Ingress
+ - value: egress
+ description: Egress
+ - value: ingress-egress
+ description: Ingress and Egress
+ - variable: egress
+ label: Egress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: egressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: to
+ label: To
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: toEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: ingress
+ label: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: from
+ label: From
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: fromEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: addons
+ group: Addons
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: Codeserver
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: git
+ label: Git Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: deployKey
+ description: Raw SSH Private Key
+ label: Deploy Key
+ schema:
+ type: string
+ - variable: deployKeyBase64
+ description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence
+ label: Deploy Key Base64
+ schema:
+ type: string
+ - variable: service
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: NodePort
+ description: Deprecated CHANGE THIS
+ - value: ClusterIP
+ description: ClusterIP
+ - value: LoadBalancer
+ description: LoadBalancer
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: advancedsvcset
+ label: Show Advanced Service Settings
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: externalIPs
+ label: "External IP's"
+ description: "External IP's"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: externalIP
+ label: External IP
+ schema:
+ type: string
+ - variable: ipFamilyPolicy
+ label: IP Family Policy
+ description: Specify the IP Policy
+ schema:
+ type: string
+ default: SingleStack
+ enum:
+ - value: SingleStack
+ description: SingleStack
+ - value: PreferDualStack
+ description: PreferDualStack
+ - value: RequireDualStack
+ description: RequireDualStack
+ - variable: ipFamilies
+ label: IP Families
+ description: (Advanced) The IP Families that should be used
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ipFamily
+ label: IP Family
+ schema:
+ type: string
+ - variable: ports
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ default: 36107
+ - variable: nodePort
+ description: Leave Empty to Disable
+ label: nodePort DEPRECATED
+ schema:
+ type: int
+ default: 36107
+ - variable: envList
+ label: Codeserver Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: promtail
+ label: Promtail
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: loki
+ label: Loki URL
+ schema:
+ type: string
+ required: true
+ - variable: logs
+ label: Log Paths
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ - variable: args
+ label: Promtail Command Line Arguments
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: arg
+ label: Arg
+ schema:
+ type: string
+ required: true
+ - variable: envList
+ label: Promtail Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: netshoot
+ label: Netshoot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: envList
+ label: Netshoot Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: vpn
+ label: VPN
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type
+ schema:
+ type: string
+ default: disabled
+ enum:
+ - value: disabled
+ description: disabled
+ - value: openvpn
+ description: OpenVPN
+ - value: wireguard
+ description: Wireguard
+ - value: tailscale
+ description: Tailscale
+ - variable: openvpn
+ label: OpenVPN Settings
+ schema:
+ type: dict
+ show_if: [["type", "=", "openvpn"]]
+ attrs:
+ - variable: username
+ label: Authentication Username (Optional)
+ description: Authentication Username, Optional
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: Authentication Password
+ description: Authentication Credentials
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: tailscale
+ label: Tailscale Settings
+ schema:
+ type: dict
+ show_if: [["type", "=", "tailscale"]]
+ attrs:
+ - variable: authkey
+ label: Authentication Key
+ description: Provide an auth key to automatically authenticate the node as your user account.
+ schema:
+ type: string
+ private: true
+ default: ""
+ - variable: accept_dns
+ label: Accept DNS
+ description: Accept DNS configuration from the admin console.
+ schema:
+ type: boolean
+ default: false
+ - variable: userspace
+ label: Userspace
+ description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device.
+ schema:
+ type: boolean
+ default: false
+ - variable: routes
+ label: Routes
+ description: Expose physical subnet routes to your entire Tailscale network.
+ schema:
+ type: string
+ default: ""
+ - variable: dest_ip
+ label: Destination IP
+ description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched.
+ schema:
+ type: string
+ default: ""
+ - variable: sock5_server
+ label: Sock5 Server
+ description: Sock5 Server
+ schema:
+ type: string
+ default: ""
+ - variable: extra_args
+ label: Extra Args
+ description: Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: daemon_extra_args
+ label: Tailscale Daemon Extra Args
+ description: Tailscale Daemon Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: killSwitch
+ label: Enable Killswitch
+ schema:
+ type: boolean
+ show_if: [["type", "!=", "disabled"]]
+ default: true
+ - variable: excludedNetworks_IPv4
+ label: Killswitch Excluded IPv4 networks
+ description: List of Killswitch Excluded IPv4 Addresses
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv4
+ label: IPv4 Network
+ schema:
+ type: string
+ required: true
+ - variable: excludedNetworks_IPv6
+ label: Killswitch Excluded IPv6 networks
+ description: "List of Killswitch Excluded IPv6 Addresses"
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv6
+ label: IPv6 Network
+ schema:
+ type: string
+ required: true
+ - variable: configFile
+ label: VPN Config File Location
+ schema:
+ type: dict
+ show_if: [["type", "!=", "disabled"]]
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Type
+ schema:
+ type: string
+ default: hostPath
+ hidden: true
+ - variable: hostPathType
+ label: hostPathType
+ schema:
+ type: string
+ default: File
+ hidden: true
+ - variable: noMount
+ label: noMount
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: hostPath
+ label: Full Path to File
+ description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn"
+ schema:
+ type: string
+ default: ""
+ - variable: envList
+ label: VPN Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: docs
+ group: Documentation
+ label: Please read the documentation at https://truecharts.org
+ description: Please read the documentation at
+
https://truecharts.org
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDocs
+ label: I have checked the documentation
+ schema:
+ type: boolean
+ default: true
+ - variable: donateNag
+ group: Documentation
+ label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor
+ description: Please consider supporting TrueCharts, see
+
https://truecharts.org/sponsor
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDonate
+ label: I have considered donating
+ schema:
+ type: boolean
+ default: true
+ hidden: true
diff --git a/incubator/piwigo/3.0.37/templates/common.yaml b/incubator/piwigo/3.1.0/templates/common.yaml
similarity index 100%
rename from incubator/piwigo/3.0.37/templates/common.yaml
rename to incubator/piwigo/3.1.0/templates/common.yaml
diff --git a/incubator/piwigo/3.0.37/values.yaml b/incubator/piwigo/3.1.0/values.yaml
similarity index 100%
rename from incubator/piwigo/3.0.37/values.yaml
rename to incubator/piwigo/3.1.0/values.yaml
diff --git a/incubator/rimgo/0.0.82/Chart.lock b/incubator/rimgo/0.0.82/Chart.lock
deleted file mode 100644
index 5b8eca0dc1..0000000000
--- a/incubator/rimgo/0.0.82/Chart.lock
+++ /dev/null
@@ -1,6 +0,0 @@
-dependencies:
-- name: common
- repository: https://library-charts.truecharts.org
- version: 10.7.0
-digest: sha256:a792707805bae88e565e13c3319a32f94333d185590628b1cbef5c9cbe126a6a
-generated: "2022-10-16T09:53:42.101649424Z"
diff --git a/incubator/rimgo/0.0.82/CHANGELOG.md b/incubator/rimgo/0.0.83/CHANGELOG.md
similarity index 91%
rename from incubator/rimgo/0.0.82/CHANGELOG.md
rename to incubator/rimgo/0.0.83/CHANGELOG.md
index 053bc82ceb..e8b611471e 100644
--- a/incubator/rimgo/0.0.82/CHANGELOG.md
+++ b/incubator/rimgo/0.0.83/CHANGELOG.md
@@ -2,6 +2,16 @@
+## [rimgo-0.0.83](https://github.com/truecharts/charts/compare/rimgo-0.0.82...rimgo-0.0.83) (2022-10-17)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+ - update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119))
+
+
+
+
## [rimgo-0.0.82](https://github.com/truecharts/charts/compare/rimgo-0.0.81...rimgo-0.0.82) (2022-10-16)
### Chore
@@ -87,13 +97,3 @@
## [rimgo-0.0.74](https://github.com/truecharts/charts/compare/rimgo-0.0.73...rimgo-0.0.74) (2022-10-07)
-### Chore
-
-- Auto-update chart README [skip ci]
- - update docker general non-major
-
-
-
-
-## [rimgo-0.0.73](https://github.com/truecharts/charts/compare/rimgo-0.0.72...rimgo-0.0.73) (2022-10-05)
-
diff --git a/incubator/rimgo/0.0.83/Chart.lock b/incubator/rimgo/0.0.83/Chart.lock
new file mode 100644
index 0000000000..103ae757cc
--- /dev/null
+++ b/incubator/rimgo/0.0.83/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://library-charts.truecharts.org
+ version: 10.7.0
+digest: sha256:a792707805bae88e565e13c3319a32f94333d185590628b1cbef5c9cbe126a6a
+generated: "2022-10-17T06:02:23.111525256Z"
diff --git a/incubator/rimgo/0.0.82/Chart.yaml b/incubator/rimgo/0.0.83/Chart.yaml
similarity index 97%
rename from incubator/rimgo/0.0.82/Chart.yaml
rename to incubator/rimgo/0.0.83/Chart.yaml
index bb45f84da9..1315a6279c 100644
--- a/incubator/rimgo/0.0.82/Chart.yaml
+++ b/incubator/rimgo/0.0.83/Chart.yaml
@@ -25,4 +25,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/rimgo
- https://quay.io/repository/pussthecatorg/rimgo
type: application
-version: 0.0.82
+version: 0.0.83
diff --git a/incubator/rimgo/0.0.82/README.md b/incubator/rimgo/0.0.83/README.md
similarity index 100%
rename from incubator/rimgo/0.0.82/README.md
rename to incubator/rimgo/0.0.83/README.md
diff --git a/incubator/rimgo/0.0.82/app-readme.md b/incubator/rimgo/0.0.83/app-readme.md
similarity index 100%
rename from incubator/rimgo/0.0.82/app-readme.md
rename to incubator/rimgo/0.0.83/app-readme.md
diff --git a/incubator/rimgo/0.0.82/charts/common-10.7.0.tgz b/incubator/rimgo/0.0.83/charts/common-10.7.0.tgz
similarity index 100%
rename from incubator/rimgo/0.0.82/charts/common-10.7.0.tgz
rename to incubator/rimgo/0.0.83/charts/common-10.7.0.tgz
diff --git a/incubator/rimgo/0.0.82/ix_values.yaml b/incubator/rimgo/0.0.83/ix_values.yaml
similarity index 82%
rename from incubator/rimgo/0.0.82/ix_values.yaml
rename to incubator/rimgo/0.0.83/ix_values.yaml
index 9faf62b097..b5af6901cd 100644
--- a/incubator/rimgo/0.0.82/ix_values.yaml
+++ b/incubator/rimgo/0.0.83/ix_values.yaml
@@ -5,7 +5,7 @@ env:
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/rimgo
- tag: latest@sha256:7392cbf3144f1867ed14e76beeec31197bb15d39c636801c4204abe2200c43d9
+ tag: latest@sha256:60375f1e5394cceed0281590d85efbd6f4c1685cfa4cc5b77e77855472677d57
persistence: {}
podSecurityContext:
runAsGroup: 0
diff --git a/incubator/rimgo/0.0.82/questions.yaml b/incubator/rimgo/0.0.83/questions.yaml
similarity index 100%
rename from incubator/rimgo/0.0.82/questions.yaml
rename to incubator/rimgo/0.0.83/questions.yaml
diff --git a/incubator/rimgo/0.0.82/templates/common.yaml b/incubator/rimgo/0.0.83/templates/common.yaml
similarity index 100%
rename from incubator/rimgo/0.0.82/templates/common.yaml
rename to incubator/rimgo/0.0.83/templates/common.yaml
diff --git a/incubator/rimgo/0.0.82/values.yaml b/incubator/rimgo/0.0.83/values.yaml
similarity index 100%
rename from incubator/rimgo/0.0.82/values.yaml
rename to incubator/rimgo/0.0.83/values.yaml
diff --git a/incubator/virt-manager/0.0.77/Chart.lock b/incubator/virt-manager/0.0.77/Chart.lock
deleted file mode 100644
index 8bfaca2b8e..0000000000
--- a/incubator/virt-manager/0.0.77/Chart.lock
+++ /dev/null
@@ -1,6 +0,0 @@
-dependencies:
-- name: common
- repository: https://library-charts.truecharts.org
- version: 10.7.0
-digest: sha256:a792707805bae88e565e13c3319a32f94333d185590628b1cbef5c9cbe126a6a
-generated: "2022-10-16T09:54:10.870824504Z"
diff --git a/incubator/virt-manager/0.0.77/CHANGELOG.md b/incubator/virt-manager/0.0.78/CHANGELOG.md
similarity index 90%
rename from incubator/virt-manager/0.0.77/CHANGELOG.md
rename to incubator/virt-manager/0.0.78/CHANGELOG.md
index f5d2f20c23..952e3bcf3e 100644
--- a/incubator/virt-manager/0.0.77/CHANGELOG.md
+++ b/incubator/virt-manager/0.0.78/CHANGELOG.md
@@ -2,6 +2,16 @@
+## [virt-manager-0.0.78](https://github.com/truecharts/charts/compare/virt-manager-0.0.77...virt-manager-0.0.78) (2022-10-17)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+ - update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119))
+
+
+
+
## [virt-manager-0.0.77](https://github.com/truecharts/charts/compare/virt-manager-0.0.76...virt-manager-0.0.77) (2022-10-16)
### Chore
@@ -87,13 +97,3 @@
## [virt-manager-0.0.70](https://github.com/truecharts/charts/compare/virt-manager-0.0.69...virt-manager-0.0.70) (2022-10-05)
### Chore
-
-- Auto-update chart README [skip ci]
- - update docker general non-major ([#4010](https://github.com/truecharts/charts/issues/4010))
-
-
-
-
-## [virt-manager-0.0.69](https://github.com/truecharts/charts/compare/virt-manager-0.0.68...virt-manager-0.0.69) (2022-10-04)
-
-### Chore
diff --git a/incubator/virt-manager/0.0.78/Chart.lock b/incubator/virt-manager/0.0.78/Chart.lock
new file mode 100644
index 0000000000..583de90340
--- /dev/null
+++ b/incubator/virt-manager/0.0.78/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://library-charts.truecharts.org
+ version: 10.7.0
+digest: sha256:a792707805bae88e565e13c3319a32f94333d185590628b1cbef5c9cbe126a6a
+generated: "2022-10-17T06:02:23.637509384Z"
diff --git a/incubator/virt-manager/0.0.77/Chart.yaml b/incubator/virt-manager/0.0.78/Chart.yaml
similarity index 98%
rename from incubator/virt-manager/0.0.77/Chart.yaml
rename to incubator/virt-manager/0.0.78/Chart.yaml
index 4d22b1146f..3adb155b73 100644
--- a/incubator/virt-manager/0.0.77/Chart.yaml
+++ b/incubator/virt-manager/0.0.78/Chart.yaml
@@ -25,4 +25,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/virt-manager
- https://hub.docker.com/r/mber5/virt-manager
type: application
-version: 0.0.77
+version: 0.0.78
diff --git a/incubator/virt-manager/0.0.77/README.md b/incubator/virt-manager/0.0.78/README.md
similarity index 100%
rename from incubator/virt-manager/0.0.77/README.md
rename to incubator/virt-manager/0.0.78/README.md
diff --git a/incubator/virt-manager/0.0.77/app-readme.md b/incubator/virt-manager/0.0.78/app-readme.md
similarity index 100%
rename from incubator/virt-manager/0.0.77/app-readme.md
rename to incubator/virt-manager/0.0.78/app-readme.md
diff --git a/incubator/virt-manager/0.0.77/charts/common-10.7.0.tgz b/incubator/virt-manager/0.0.78/charts/common-10.7.0.tgz
similarity index 100%
rename from incubator/virt-manager/0.0.77/charts/common-10.7.0.tgz
rename to incubator/virt-manager/0.0.78/charts/common-10.7.0.tgz
diff --git a/incubator/virt-manager/0.0.77/ix_values.yaml b/incubator/virt-manager/0.0.78/ix_values.yaml
similarity index 87%
rename from incubator/virt-manager/0.0.77/ix_values.yaml
rename to incubator/virt-manager/0.0.78/ix_values.yaml
index 9a71393c48..de8398a5a8 100644
--- a/incubator/virt-manager/0.0.77/ix_values.yaml
+++ b/incubator/virt-manager/0.0.78/ix_values.yaml
@@ -3,7 +3,7 @@ env:
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/virt-manager
- tag: latest@sha256:9d159e07ccc051124e54a7d01ad247ac54f84ddaab34ff2db0d109dfcf202b85
+ tag: latest@sha256:6703fec9f3a5990c5315c98a4292d1267434bd1eb1f0383410b64d71b933c50e
persistence:
devkvm:
enabled: true
diff --git a/incubator/virt-manager/0.0.77/questions.yaml b/incubator/virt-manager/0.0.78/questions.yaml
similarity index 100%
rename from incubator/virt-manager/0.0.77/questions.yaml
rename to incubator/virt-manager/0.0.78/questions.yaml
diff --git a/incubator/virt-manager/0.0.77/templates/common.yaml b/incubator/virt-manager/0.0.78/templates/common.yaml
similarity index 100%
rename from incubator/virt-manager/0.0.77/templates/common.yaml
rename to incubator/virt-manager/0.0.78/templates/common.yaml
diff --git a/incubator/virt-manager/0.0.77/values.yaml b/incubator/virt-manager/0.0.78/values.yaml
similarity index 100%
rename from incubator/virt-manager/0.0.77/values.yaml
rename to incubator/virt-manager/0.0.78/values.yaml
diff --git a/incubator/webtop/0.0.37/Chart.lock b/incubator/webtop/0.0.37/Chart.lock
deleted file mode 100644
index fd8f1f5538..0000000000
--- a/incubator/webtop/0.0.37/Chart.lock
+++ /dev/null
@@ -1,6 +0,0 @@
-dependencies:
-- name: common
- repository: https://library-charts.truecharts.org
- version: 10.7.0
-digest: sha256:a792707805bae88e565e13c3319a32f94333d185590628b1cbef5c9cbe126a6a
-generated: "2022-10-12T16:12:21.881626578Z"
diff --git a/incubator/webtop/0.0.37/CHANGELOG.md b/incubator/webtop/0.0.38/CHANGELOG.md
similarity index 89%
rename from incubator/webtop/0.0.37/CHANGELOG.md
rename to incubator/webtop/0.0.38/CHANGELOG.md
index 7c48c18419..a75d324419 100644
--- a/incubator/webtop/0.0.37/CHANGELOG.md
+++ b/incubator/webtop/0.0.38/CHANGELOG.md
@@ -2,6 +2,16 @@
+## [webtop-0.0.38](https://github.com/truecharts/charts/compare/webtop-0.0.37...webtop-0.0.38) (2022-10-17)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+ - update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119))
+
+
+
+
## [webtop-0.0.37](https://github.com/truecharts/charts/compare/webtop-0.0.36...webtop-0.0.37) (2022-10-12)
### Chore
@@ -87,13 +97,3 @@
## [webtop-0.0.30](https://github.com/truecharts/charts/compare/webtop-0.0.28...webtop-0.0.30) (2022-09-22)
-### Chore
-
-- Auto-update chart README [skip ci]
- - Auto-update chart README [skip ci]
- - Auto-update chart README [skip ci]
- - Auto-update chart README [skip ci]
- - Auto-update chart README [skip ci]
- - Auto-update chart README [skip ci]
- - Auto-update chart README [skip ci]
- - Auto-update chart README [skip ci]
diff --git a/incubator/webtop/0.0.38/Chart.lock b/incubator/webtop/0.0.38/Chart.lock
new file mode 100644
index 0000000000..481b392be2
--- /dev/null
+++ b/incubator/webtop/0.0.38/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://library-charts.truecharts.org
+ version: 10.7.0
+digest: sha256:a792707805bae88e565e13c3319a32f94333d185590628b1cbef5c9cbe126a6a
+generated: "2022-10-17T06:02:24.214517411Z"
diff --git a/incubator/webtop/0.0.37/Chart.yaml b/incubator/webtop/0.0.38/Chart.yaml
similarity index 98%
rename from incubator/webtop/0.0.37/Chart.yaml
rename to incubator/webtop/0.0.38/Chart.yaml
index 8cd775b64b..9e110ff660 100644
--- a/incubator/webtop/0.0.37/Chart.yaml
+++ b/incubator/webtop/0.0.38/Chart.yaml
@@ -27,4 +27,4 @@ sources:
- https://github.com/orgs/linuxserver/packages/container/package/webtop
- https://github.com/linuxserver/docker-webtop#readme
type: application
-version: 0.0.37
+version: 0.0.38
diff --git a/incubator/webtop/0.0.37/README.md b/incubator/webtop/0.0.38/README.md
similarity index 100%
rename from incubator/webtop/0.0.37/README.md
rename to incubator/webtop/0.0.38/README.md
diff --git a/incubator/webtop/0.0.37/app-readme.md b/incubator/webtop/0.0.38/app-readme.md
similarity index 100%
rename from incubator/webtop/0.0.37/app-readme.md
rename to incubator/webtop/0.0.38/app-readme.md
diff --git a/incubator/webtop/0.0.37/charts/common-10.7.0.tgz b/incubator/webtop/0.0.38/charts/common-10.7.0.tgz
similarity index 100%
rename from incubator/webtop/0.0.37/charts/common-10.7.0.tgz
rename to incubator/webtop/0.0.38/charts/common-10.7.0.tgz
diff --git a/incubator/webtop/0.0.37/ix_values.yaml b/incubator/webtop/0.0.38/ix_values.yaml
similarity index 83%
rename from incubator/webtop/0.0.37/ix_values.yaml
rename to incubator/webtop/0.0.38/ix_values.yaml
index 834826491c..95db440839 100644
--- a/incubator/webtop/0.0.37/ix_values.yaml
+++ b/incubator/webtop/0.0.38/ix_values.yaml
@@ -5,7 +5,7 @@ env:
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/webtop
- tag: latest@sha256:ccb17511b8ab7a3d370ebaad5b714ae6afbb979b21b6f05fb4601a4ca7c66ac2
+ tag: latest@sha256:3ae99daa5489de7c3cbb775cb8e98a052082b98852fe02cca1a3244fcf7207aa
persistence:
config:
enabled: true
diff --git a/incubator/webtop/0.0.37/questions.yaml b/incubator/webtop/0.0.38/questions.yaml
similarity index 100%
rename from incubator/webtop/0.0.37/questions.yaml
rename to incubator/webtop/0.0.38/questions.yaml
diff --git a/incubator/webtop/0.0.37/templates/common.yaml b/incubator/webtop/0.0.38/templates/common.yaml
similarity index 100%
rename from incubator/webtop/0.0.37/templates/common.yaml
rename to incubator/webtop/0.0.38/templates/common.yaml
diff --git a/incubator/webtop/0.0.37/values.yaml b/incubator/webtop/0.0.38/values.yaml
similarity index 100%
rename from incubator/webtop/0.0.37/values.yaml
rename to incubator/webtop/0.0.38/values.yaml
diff --git a/stable/booksonic-air/6.0.49/CHANGELOG.md b/stable/booksonic-air/6.0.50/CHANGELOG.md
similarity index 83%
rename from stable/booksonic-air/6.0.49/CHANGELOG.md
rename to stable/booksonic-air/6.0.50/CHANGELOG.md
index ac1425fb2a..e9117c8cf0 100644
--- a/stable/booksonic-air/6.0.49/CHANGELOG.md
+++ b/stable/booksonic-air/6.0.50/CHANGELOG.md
@@ -2,6 +2,16 @@
+## [booksonic-air-6.0.50](https://github.com/truecharts/charts/compare/booksonic-air-6.0.49...booksonic-air-6.0.50) (2022-10-17)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+ - update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119))
+
+
+
+
## [booksonic-air-6.0.49](https://github.com/truecharts/charts/compare/booksonic-air-6.0.48...booksonic-air-6.0.49) (2022-10-12)
### Chore
@@ -87,13 +97,3 @@
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- - Auto-update chart README [skip ci]
- - Auto-update chart README [skip ci]
- - Auto-update chart README [skip ci]
- - Auto-update chart README [skip ci]
- - refactor Services SCALE GUI
- - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
- - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
- - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
-
-
diff --git a/stable/booksonic-air/6.0.50/Chart.lock b/stable/booksonic-air/6.0.50/Chart.lock
new file mode 100644
index 0000000000..0f1c3f9008
--- /dev/null
+++ b/stable/booksonic-air/6.0.50/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://library-charts.truecharts.org
+ version: 10.7.0
+digest: sha256:a792707805bae88e565e13c3319a32f94333d185590628b1cbef5c9cbe126a6a
+generated: "2022-10-17T06:02:54.627046557Z"
diff --git a/stable/booksonic-air/6.0.49/Chart.yaml b/stable/booksonic-air/6.0.50/Chart.yaml
similarity index 98%
rename from stable/booksonic-air/6.0.49/Chart.yaml
rename to stable/booksonic-air/6.0.50/Chart.yaml
index 4154ee529c..3aa1fae466 100644
--- a/stable/booksonic-air/6.0.49/Chart.yaml
+++ b/stable/booksonic-air/6.0.50/Chart.yaml
@@ -20,7 +20,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/booksonic-air
- https://github.com/popeen/Booksonic-Air
- https://hub.docker.com/r/linuxserver/booksonic-air
-version: 6.0.49
+version: 6.0.50
annotations:
truecharts.org/catagories: |
- media
diff --git a/stable/booksonic-air/6.0.49/README.md b/stable/booksonic-air/6.0.50/README.md
similarity index 100%
rename from stable/booksonic-air/6.0.49/README.md
rename to stable/booksonic-air/6.0.50/README.md
diff --git a/stable/booksonic-air/6.0.49/app-readme.md b/stable/booksonic-air/6.0.50/app-readme.md
similarity index 100%
rename from stable/booksonic-air/6.0.49/app-readme.md
rename to stable/booksonic-air/6.0.50/app-readme.md
diff --git a/stable/booksonic-air/6.0.49/charts/common-10.7.0.tgz b/stable/booksonic-air/6.0.50/charts/common-10.7.0.tgz
similarity index 100%
rename from stable/booksonic-air/6.0.49/charts/common-10.7.0.tgz
rename to stable/booksonic-air/6.0.50/charts/common-10.7.0.tgz
diff --git a/stable/booksonic-air/6.0.49/ix_values.yaml b/stable/booksonic-air/6.0.50/ix_values.yaml
similarity index 81%
rename from stable/booksonic-air/6.0.49/ix_values.yaml
rename to stable/booksonic-air/6.0.50/ix_values.yaml
index b430ae3bd7..5910295dd8 100644
--- a/stable/booksonic-air/6.0.49/ix_values.yaml
+++ b/stable/booksonic-air/6.0.50/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/booksonic-air
pullPolicy: IfNotPresent
- tag: v2201.1.0@sha256:e037fb5c5576136b91d9439535df0018ea4776b928aa2f1409141fe9ed7d33fb
+ tag: v2201.1.0@sha256:d685be3dfe7d6921d04cd8f11952f6c84f9b3fe03f4e857e6a5e2aa1bf53589c
securityContext:
readOnlyRootFilesystem: false
diff --git a/stable/booksonic-air/6.0.49/questions.yaml b/stable/booksonic-air/6.0.50/questions.yaml
similarity index 100%
rename from stable/booksonic-air/6.0.49/questions.yaml
rename to stable/booksonic-air/6.0.50/questions.yaml
diff --git a/stable/booksonic-air/6.0.49/templates/common.yaml b/stable/booksonic-air/6.0.50/templates/common.yaml
similarity index 100%
rename from stable/booksonic-air/6.0.49/templates/common.yaml
rename to stable/booksonic-air/6.0.50/templates/common.yaml
diff --git a/stable/booksonic-air/6.0.49/values.yaml b/stable/booksonic-air/6.0.50/values.yaml
similarity index 100%
rename from stable/booksonic-air/6.0.49/values.yaml
rename to stable/booksonic-air/6.0.50/values.yaml
diff --git a/stable/custom-app/5.1.79/CHANGELOG.md b/stable/custom-app/5.1.80/CHANGELOG.md
similarity index 91%
rename from stable/custom-app/5.1.79/CHANGELOG.md
rename to stable/custom-app/5.1.80/CHANGELOG.md
index 78e9b0e948..5af946c8f1 100644
--- a/stable/custom-app/5.1.79/CHANGELOG.md
+++ b/stable/custom-app/5.1.80/CHANGELOG.md
@@ -2,6 +2,16 @@
+## [custom-app-5.1.80](https://github.com/truecharts/charts/compare/custom-app-5.1.79...custom-app-5.1.80) (2022-10-17)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+ - update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119))
+
+
+
+
## [custom-app-5.1.79](https://github.com/truecharts/charts/compare/custom-app-5.1.78...custom-app-5.1.79) (2022-10-14)
### Chore
@@ -87,13 +97,3 @@
## [custom-app-5.1.72](https://github.com/truecharts/charts/compare/custom-app-5.1.71...custom-app-5.1.72) (2022-10-01)
-
-### Chore
-
-- Auto-update chart README [skip ci]
- - update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975))
-
-
-
-
-## [custom-app-5.1.71](https://github.com/truecharts/charts/compare/custom-app-5.1.70...custom-app-5.1.71) (2022-09-30)
diff --git a/stable/custom-app/5.1.80/Chart.lock b/stable/custom-app/5.1.80/Chart.lock
new file mode 100644
index 0000000000..ecb3eed9bc
--- /dev/null
+++ b/stable/custom-app/5.1.80/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://library-charts.truecharts.org
+ version: 10.7.0
+digest: sha256:a792707805bae88e565e13c3319a32f94333d185590628b1cbef5c9cbe126a6a
+generated: "2022-10-17T06:03:00.770624383Z"
diff --git a/stable/custom-app/5.1.79/Chart.yaml b/stable/custom-app/5.1.80/Chart.yaml
similarity index 94%
rename from stable/custom-app/5.1.79/Chart.yaml
rename to stable/custom-app/5.1.80/Chart.yaml
index dc83a6916f..eb693a6b8e 100644
--- a/stable/custom-app/5.1.79/Chart.yaml
+++ b/stable/custom-app/5.1.80/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: "0.20.2101"
+appVersion: "0.20.2113"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@@ -19,7 +19,7 @@ name: custom-app
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/custom-app
type: application
-version: 5.1.79
+version: 5.1.80
annotations:
truecharts.org/catagories: |
- custom
diff --git a/stable/custom-app/5.1.79/README.md b/stable/custom-app/5.1.80/README.md
similarity index 100%
rename from stable/custom-app/5.1.79/README.md
rename to stable/custom-app/5.1.80/README.md
diff --git a/stable/custom-app/5.1.79/app-readme.md b/stable/custom-app/5.1.80/app-readme.md
similarity index 100%
rename from stable/custom-app/5.1.79/app-readme.md
rename to stable/custom-app/5.1.80/app-readme.md
diff --git a/stable/custom-app/5.1.79/charts/common-10.7.0.tgz b/stable/custom-app/5.1.80/charts/common-10.7.0.tgz
similarity index 100%
rename from stable/custom-app/5.1.79/charts/common-10.7.0.tgz
rename to stable/custom-app/5.1.80/charts/common-10.7.0.tgz
diff --git a/stable/custom-app/5.1.79/ci/test-values.yaml b/stable/custom-app/5.1.80/ci/test-values.yaml
similarity index 88%
rename from stable/custom-app/5.1.79/ci/test-values.yaml
rename to stable/custom-app/5.1.80/ci/test-values.yaml
index 784b5cac36..715e503239 100644
--- a/stable/custom-app/5.1.79/ci/test-values.yaml
+++ b/stable/custom-app/5.1.80/ci/test-values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/jackett
pullPolicy: IfNotPresent
- tag: 0.20.2101@sha256:804639dfa9d0372bfb6fd2be92aa4760eaee56bac48c4f6b3d044cf182116cd7
+ tag: 0.20.2113@sha256:8cf17065d2433d92d8fb1c58dbb9f96751e8a82f696b7a81088e6fd4f5cf75f9
securityContext:
readOnlyRootFilesystem: false
diff --git a/stable/custom-app/5.1.79/ix_values.yaml b/stable/custom-app/5.1.80/ix_values.yaml
similarity index 52%
rename from stable/custom-app/5.1.79/ix_values.yaml
rename to stable/custom-app/5.1.80/ix_values.yaml
index d43ef22840..d58f82b185 100644
--- a/stable/custom-app/5.1.79/ix_values.yaml
+++ b/stable/custom-app/5.1.80/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/jackett
pullPolicy: IfNotPresent
- tag: 0.20.2101@sha256:804639dfa9d0372bfb6fd2be92aa4760eaee56bac48c4f6b3d044cf182116cd7
+ tag: 0.20.2113@sha256:8cf17065d2433d92d8fb1c58dbb9f96751e8a82f696b7a81088e6fd4f5cf75f9
portal:
enabled: true
diff --git a/stable/custom-app/5.1.79/questions.yaml b/stable/custom-app/5.1.80/questions.yaml
similarity index 100%
rename from stable/custom-app/5.1.79/questions.yaml
rename to stable/custom-app/5.1.80/questions.yaml
diff --git a/stable/custom-app/5.1.79/templates/common.yaml b/stable/custom-app/5.1.80/templates/common.yaml
similarity index 100%
rename from stable/custom-app/5.1.79/templates/common.yaml
rename to stable/custom-app/5.1.80/templates/common.yaml
diff --git a/stable/custom-app/5.1.79/values.yaml b/stable/custom-app/5.1.80/values.yaml
similarity index 100%
rename from stable/custom-app/5.1.79/values.yaml
rename to stable/custom-app/5.1.80/values.yaml
diff --git a/stable/cyberchef/2.0.104/Chart.lock b/stable/cyberchef/2.0.104/Chart.lock
deleted file mode 100644
index 1d244fbd1b..0000000000
--- a/stable/cyberchef/2.0.104/Chart.lock
+++ /dev/null
@@ -1,6 +0,0 @@
-dependencies:
-- name: common
- repository: https://library-charts.truecharts.org
- version: 10.7.0
-digest: sha256:a792707805bae88e565e13c3319a32f94333d185590628b1cbef5c9cbe126a6a
-generated: "2022-10-16T09:54:40.790980855Z"
diff --git a/stable/cyberchef/2.0.104/CHANGELOG.md b/stable/cyberchef/2.0.105/CHANGELOG.md
similarity index 90%
rename from stable/cyberchef/2.0.104/CHANGELOG.md
rename to stable/cyberchef/2.0.105/CHANGELOG.md
index ff33ba2599..b74e2a925c 100644
--- a/stable/cyberchef/2.0.104/CHANGELOG.md
+++ b/stable/cyberchef/2.0.105/CHANGELOG.md
@@ -2,6 +2,16 @@
+## [cyberchef-2.0.105](https://github.com/truecharts/charts/compare/cyberchef-2.0.104...cyberchef-2.0.105) (2022-10-17)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+ - update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119))
+
+
+
+
## [cyberchef-2.0.104](https://github.com/truecharts/charts/compare/cyberchef-2.0.103...cyberchef-2.0.104) (2022-10-16)
### Chore
@@ -87,13 +97,3 @@
## [cyberchef-2.0.97](https://github.com/truecharts/charts/compare/cyberchef-2.0.96...cyberchef-2.0.97) (2022-10-05)
### Chore
-
-- Auto-update chart README [skip ci]
- - update docker general non-major ([#4010](https://github.com/truecharts/charts/issues/4010))
-
-
-
-
-## [cyberchef-2.0.96](https://github.com/truecharts/charts/compare/cyberchef-2.0.95...cyberchef-2.0.96) (2022-10-04)
-
-### Chore
diff --git a/stable/cyberchef/2.0.105/Chart.lock b/stable/cyberchef/2.0.105/Chart.lock
new file mode 100644
index 0000000000..acb73e3361
--- /dev/null
+++ b/stable/cyberchef/2.0.105/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://library-charts.truecharts.org
+ version: 10.7.0
+digest: sha256:a792707805bae88e565e13c3319a32f94333d185590628b1cbef5c9cbe126a6a
+generated: "2022-10-17T06:03:02.305719033Z"
diff --git a/stable/cyberchef/2.0.104/Chart.yaml b/stable/cyberchef/2.0.105/Chart.yaml
similarity index 97%
rename from stable/cyberchef/2.0.104/Chart.yaml
rename to stable/cyberchef/2.0.105/Chart.yaml
index 7864f06d08..aeed1ee8cc 100644
--- a/stable/cyberchef/2.0.104/Chart.yaml
+++ b/stable/cyberchef/2.0.105/Chart.yaml
@@ -18,7 +18,7 @@ name: cyberchef
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/cyberchef
- https://hub.docker.com/r/mpepping/cyberchef
-version: 2.0.104
+version: 2.0.105
annotations:
truecharts.org/catagories: |
- utilities
diff --git a/stable/cyberchef/2.0.104/README.md b/stable/cyberchef/2.0.105/README.md
similarity index 100%
rename from stable/cyberchef/2.0.104/README.md
rename to stable/cyberchef/2.0.105/README.md
diff --git a/stable/cyberchef/2.0.104/app-readme.md b/stable/cyberchef/2.0.105/app-readme.md
similarity index 100%
rename from stable/cyberchef/2.0.104/app-readme.md
rename to stable/cyberchef/2.0.105/app-readme.md
diff --git a/stable/cyberchef/2.0.104/charts/common-10.7.0.tgz b/stable/cyberchef/2.0.105/charts/common-10.7.0.tgz
similarity index 100%
rename from stable/cyberchef/2.0.104/charts/common-10.7.0.tgz
rename to stable/cyberchef/2.0.105/charts/common-10.7.0.tgz
diff --git a/stable/cyberchef/2.0.104/ix_values.yaml b/stable/cyberchef/2.0.105/ix_values.yaml
similarity index 78%
rename from stable/cyberchef/2.0.104/ix_values.yaml
rename to stable/cyberchef/2.0.105/ix_values.yaml
index 62b510bb2d..130403f53a 100644
--- a/stable/cyberchef/2.0.104/ix_values.yaml
+++ b/stable/cyberchef/2.0.105/ix_values.yaml
@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/cyberchef
- tag: 9.48.0@sha256:f25407f9e1fe0f8aae82df0e1ffa46fc8fad3176b01a0bd1580bb4da6760d0fb
+ tag: 9.48.0@sha256:8e0fb1c34ee8dafceb190c79f584178993ab6930737813fe88c0f1c25d87c45e
pullPolicy: IfNotPresent
securityContext:
diff --git a/stable/cyberchef/2.0.104/questions.yaml b/stable/cyberchef/2.0.105/questions.yaml
similarity index 100%
rename from stable/cyberchef/2.0.104/questions.yaml
rename to stable/cyberchef/2.0.105/questions.yaml
diff --git a/stable/cyberchef/2.0.104/templates/common.yaml b/stable/cyberchef/2.0.105/templates/common.yaml
similarity index 100%
rename from stable/cyberchef/2.0.104/templates/common.yaml
rename to stable/cyberchef/2.0.105/templates/common.yaml
diff --git a/stable/cyberchef/2.0.104/values.yaml b/stable/cyberchef/2.0.105/values.yaml
similarity index 100%
rename from stable/cyberchef/2.0.104/values.yaml
rename to stable/cyberchef/2.0.105/values.yaml
diff --git a/stable/homepage/0.0.11/Chart.lock b/stable/homepage/0.0.11/Chart.lock
deleted file mode 100644
index 42c90a92af..0000000000
--- a/stable/homepage/0.0.11/Chart.lock
+++ /dev/null
@@ -1,6 +0,0 @@
-dependencies:
-- name: common
- repository: https://library-charts.truecharts.org
- version: 10.7.0
-digest: sha256:a792707805bae88e565e13c3319a32f94333d185590628b1cbef5c9cbe126a6a
-generated: "2022-10-12T16:32:07.530798742Z"
diff --git a/stable/homepage/0.0.11/CHANGELOG.md b/stable/homepage/0.0.12/CHANGELOG.md
similarity index 91%
rename from stable/homepage/0.0.11/CHANGELOG.md
rename to stable/homepage/0.0.12/CHANGELOG.md
index def50731df..7a0038ca2f 100644
--- a/stable/homepage/0.0.11/CHANGELOG.md
+++ b/stable/homepage/0.0.12/CHANGELOG.md
@@ -2,6 +2,16 @@
+## [homepage-0.0.12](https://github.com/truecharts/charts/compare/homepage-0.0.11...homepage-0.0.12) (2022-10-17)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+ - update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119))
+
+
+
+
## [homepage-0.0.11](https://github.com/truecharts/charts/compare/homepage-0.0.10...homepage-0.0.11) (2022-10-12)
### Chore
@@ -87,13 +97,3 @@
## [homepage-0.0.4](https://github.com/truecharts/charts/compare/homepage-0.0.3...homepage-0.0.4) (2022-09-25)
-### Chore
-
-- Auto-update chart README [skip ci]
- - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
-
-
-
-
-## [homepage-0.0.3]homepage-0.0.3 (2022-09-22)
-
diff --git a/stable/homepage/0.0.12/Chart.lock b/stable/homepage/0.0.12/Chart.lock
new file mode 100644
index 0000000000..b5cd649e92
--- /dev/null
+++ b/stable/homepage/0.0.12/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://library-charts.truecharts.org
+ version: 10.7.0
+digest: sha256:a792707805bae88e565e13c3319a32f94333d185590628b1cbef5c9cbe126a6a
+generated: "2022-10-17T06:03:02.994849598Z"
diff --git a/stable/homepage/0.0.11/Chart.yaml b/stable/homepage/0.0.12/Chart.yaml
similarity index 95%
rename from stable/homepage/0.0.11/Chart.yaml
rename to stable/homepage/0.0.12/Chart.yaml
index 5e4457ce1b..ed64860bae 100644
--- a/stable/homepage/0.0.11/Chart.yaml
+++ b/stable/homepage/0.0.12/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: "0.4.9"
+appVersion: "0.4.18"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@@ -18,7 +18,7 @@ name: homepage
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/homepage
- https://github.com/benphelps/homepage
-version: 0.0.11
+version: 0.0.12
annotations:
truecharts.org/catagories: |
- dashboard
diff --git a/stable/homepage/0.0.11/README.md b/stable/homepage/0.0.12/README.md
similarity index 100%
rename from stable/homepage/0.0.11/README.md
rename to stable/homepage/0.0.12/README.md
diff --git a/stable/homepage/0.0.11/app-readme.md b/stable/homepage/0.0.12/app-readme.md
similarity index 100%
rename from stable/homepage/0.0.11/app-readme.md
rename to stable/homepage/0.0.12/app-readme.md
diff --git a/stable/homepage/0.0.11/charts/common-10.7.0.tgz b/stable/homepage/0.0.12/charts/common-10.7.0.tgz
similarity index 100%
rename from stable/homepage/0.0.11/charts/common-10.7.0.tgz
rename to stable/homepage/0.0.12/charts/common-10.7.0.tgz
diff --git a/stable/homepage/0.0.11/ix_values.yaml b/stable/homepage/0.0.12/ix_values.yaml
similarity index 76%
rename from stable/homepage/0.0.11/ix_values.yaml
rename to stable/homepage/0.0.12/ix_values.yaml
index 7fd0dd59ac..0e9ae112e7 100644
--- a/stable/homepage/0.0.11/ix_values.yaml
+++ b/stable/homepage/0.0.12/ix_values.yaml
@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/homepage
- tag: 0.4.9@sha256:1299eb24806dece0c9600e628a7424335c10f526c0bd0b3397173f357d1112d5
+ tag: 0.4.18@sha256:165388eb6b55e245efde32be5fbf1ef29c9f8d2c8e740ad29a0a481602beaa47
pullPolicy: IfNotPresent
service:
diff --git a/stable/homepage/0.0.11/questions.yaml b/stable/homepage/0.0.12/questions.yaml
similarity index 100%
rename from stable/homepage/0.0.11/questions.yaml
rename to stable/homepage/0.0.12/questions.yaml
diff --git a/stable/homepage/0.0.11/templates/common.yaml b/stable/homepage/0.0.12/templates/common.yaml
similarity index 100%
rename from stable/homepage/0.0.11/templates/common.yaml
rename to stable/homepage/0.0.12/templates/common.yaml
diff --git a/stable/homepage/0.0.11/values.yaml b/stable/homepage/0.0.12/values.yaml
similarity index 100%
rename from stable/homepage/0.0.11/values.yaml
rename to stable/homepage/0.0.12/values.yaml
diff --git a/stable/jackett/11.0.109/CHANGELOG.md b/stable/jackett/11.0.109/CHANGELOG.md
new file mode 100644
index 0000000000..8e8d853701
--- /dev/null
+++ b/stable/jackett/11.0.109/CHANGELOG.md
@@ -0,0 +1,99 @@
+# Changelog
+
+
+
+## [jackett-11.0.109](https://github.com/truecharts/charts/compare/jackett-11.0.108...jackett-11.0.109) (2022-10-17)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+ - update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119))
+
+
+
+
+## [jackett-11.0.108](https://github.com/truecharts/charts/compare/jackett-11.0.107...jackett-11.0.108) (2022-10-14)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+ - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084))
+
+
+
+
+## [jackett-11.0.107](https://github.com/truecharts/charts/compare/jackett-11.0.106...jackett-11.0.107) (2022-10-12)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+ - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+
+
+
+
+## [jackett-11.0.106](https://github.com/truecharts/charts/compare/jackett-11.0.105...jackett-11.0.106) (2022-10-11)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+ - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070))
+ - update docker general non-major
+
+
+
+
+## [jackett-11.0.105](https://github.com/truecharts/charts/compare/jackett-11.0.104...jackett-11.0.105) (2022-10-07)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+ - Auto-update chart README [skip ci]
+ - update helm general non-major
+
+
+
+
+## [jackett-11.0.105](https://github.com/truecharts/charts/compare/jackett-11.0.104...jackett-11.0.105) (2022-10-07)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+ - update helm general non-major
+
+
+
+
+## [jackett-11.0.104](https://github.com/truecharts/charts/compare/jackett-11.0.103...jackett-11.0.104) (2022-10-07)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+ - update docker general non-major
+
+
+
+
+## [jackett-11.0.103](https://github.com/truecharts/charts/compare/jackett-11.0.102...jackett-11.0.103) (2022-10-05)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+ - update helm general non-major
+
+
+
+
+## [jackett-11.0.102](https://github.com/truecharts/charts/compare/jackett-11.0.101...jackett-11.0.102) (2022-10-04)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+ - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+ - update docker general non-major ([#4001](https://github.com/truecharts/charts/issues/4001))
+ - update docker general non-major
+
+
+
+
+## [jackett-11.0.101](https://github.com/truecharts/charts/compare/jackett-11.0.100...jackett-11.0.101) (2022-10-01)
diff --git a/stable/jackett/11.0.109/Chart.lock b/stable/jackett/11.0.109/Chart.lock
new file mode 100644
index 0000000000..0009338d44
--- /dev/null
+++ b/stable/jackett/11.0.109/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://library-charts.truecharts.org
+ version: 10.7.0
+digest: sha256:a792707805bae88e565e13c3319a32f94333d185590628b1cbef5c9cbe126a6a
+generated: "2022-10-17T06:03:33.732711247Z"
diff --git a/stable/jackett/11.0.109/Chart.yaml b/stable/jackett/11.0.109/Chart.yaml
new file mode 100644
index 0000000000..14e4726beb
--- /dev/null
+++ b/stable/jackett/11.0.109/Chart.yaml
@@ -0,0 +1,31 @@
+apiVersion: v2
+appVersion: "0.20.2113"
+dependencies:
+ - name: common
+ repository: https://library-charts.truecharts.org
+ version: 10.7.0
+deprecated: false
+description: API Support for your favorite torrent trackers.
+home: https://truecharts.org/docs/charts/stable/jackett
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/jackett.png
+keywords:
+ - jackett
+ - torrent
+ - usenet
+kubeVersion: ">=1.16.0-0"
+maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+name: jackett
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/stable/jackett
+ - https://github.com/Jackett/Jackett
+type: application
+version: 11.0.109
+annotations:
+ truecharts.org/catagories: |
+ - media
+ - test
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/grade: U
diff --git a/stable/jackett/11.0.109/README.md b/stable/jackett/11.0.109/README.md
new file mode 100644
index 0000000000..a833519f77
--- /dev/null
+++ b/stable/jackett/11.0.109/README.md
@@ -0,0 +1,106 @@
+# jackett
+
+API Support for your favorite torrent trackers.
+
+TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
+
+This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
+For more information, please click here: [jackett](https://truecharts.org/docs/charts/stable/jackett)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+
+## Source Code
+
+*
+*
+
+## Requirements
+
+Kubernetes: `>=1.16.0-0`
+
+## Dependencies
+
+| Repository | Name | Version |
+|------------|------|---------|
+| https://library-charts.truecharts.org | common | 10.7.0 |
+
+## Installing the Chart
+
+### TrueNAS SCALE
+
+To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App).
+
+### Helm
+
+To install the chart with the release name `jackett`
+
+```console
+helm repo add TrueCharts https://charts.truecharts.org
+helm repo update
+helm install jackett TrueCharts/jackett
+```
+
+## Uninstall
+
+### TrueNAS SCALE
+
+**Upgrading, Rolling Back and Uninstalling the Chart**
+
+To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App).
+
+### Helm
+
+To uninstall the `jackett` deployment
+
+```console
+helm uninstall jackett
+```
+
+## Configuration
+
+### Helm
+
+#### Available Settings
+
+Read through the values.yaml file. It has several commented out suggested values.
+Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
+
+#### Configure using the command line
+
+Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
+
+```console
+helm install jackett \
+ --set env.TZ="America/New York" \
+ TrueCharts/jackett
+```
+
+#### Configure using a yaml file
+
+Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
+
+```console
+helm install jackett TrueCharts/jackett -f values.yaml
+```
+
+#### Connecting to other charts
+
+If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide.
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
+
+---
+
+All Rights Reserved - The TrueCharts Project
diff --git a/stable/jackett/11.0.109/app-readme.md b/stable/jackett/11.0.109/app-readme.md
new file mode 100644
index 0000000000..94165e2dad
--- /dev/null
+++ b/stable/jackett/11.0.109/app-readme.md
@@ -0,0 +1,8 @@
+API Support for your favorite torrent trackers.
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/jackett](https://truecharts.org/docs/charts/stable/jackett)
+
+---
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can!
diff --git a/stable/minecraft-java/1.0.63/charts/common-10.7.0.tgz b/stable/jackett/11.0.109/charts/common-10.7.0.tgz
similarity index 100%
rename from stable/minecraft-java/1.0.63/charts/common-10.7.0.tgz
rename to stable/jackett/11.0.109/charts/common-10.7.0.tgz
diff --git a/stable/jackett/11.0.109/ix_values.yaml b/stable/jackett/11.0.109/ix_values.yaml
new file mode 100644
index 0000000000..be063b1673
--- /dev/null
+++ b/stable/jackett/11.0.109/ix_values.yaml
@@ -0,0 +1,33 @@
+image:
+ repository: tccr.io/truecharts/jackett
+ pullPolicy: IfNotPresent
+ tag: 0.20.2113@sha256:8cf17065d2433d92d8fb1c58dbb9f96751e8a82f696b7a81088e6fd4f5cf75f9
+
+securityContext:
+ readOnlyRootFilesystem: false
+
+service:
+ main:
+ ports:
+ main:
+ protocol: HTTP
+ targetPort: 9117
+ port: 9117
+
+probes:
+ liveness:
+ path: "/UI/Login"
+
+ readiness:
+ path: "/UI/Login"
+
+ startup:
+ path: "/UI/Login"
+
+persistence:
+ config:
+ enabled: true
+ mountPath: "/config"
+
+portal:
+ enabled: true
diff --git a/incubator/piwigo/3.0.37/questions.yaml b/stable/jackett/11.0.109/questions.yaml
similarity index 99%
rename from incubator/piwigo/3.0.37/questions.yaml
rename to stable/jackett/11.0.109/questions.yaml
index 79345611db..e66343f389 100644
--- a/incubator/piwigo/3.0.37/questions.yaml
+++ b/stable/jackett/11.0.109/questions.yaml
@@ -369,7 +369,7 @@ questions:
description: "This port exposes the container port on the service"
schema:
type: int
- default: 10027
+ default: 9117
required: true
- variable: advanced
label: Show Advanced Settings
@@ -410,7 +410,7 @@ questions:
description: "The internal(!) port on the container the Application runs on"
schema:
type: int
- default: 80
+ default: 9117
- variable: serviceexpert
group: Networking and Services
label: Show Expert Config
@@ -1491,7 +1491,7 @@ questions:
label: "runAsNonRoot"
schema:
type: boolean
- default: false
+ default: true
- variable: capabilities
label: Capabilities
schema:
@@ -1530,13 +1530,13 @@ questions:
description: "The UserID of the user running the application"
schema:
type: int
- default: 0
+ default: 568
- variable: runAsGroup
label: "runAsGroup"
description: "The groupID this App of the user running the application"
schema:
type: int
- default: 0
+ default: 568
- variable: fsGroup
label: "fsGroup"
description: "The group that should own ALL storage."
diff --git a/stable/minecraft-java/1.0.63/templates/common.yaml b/stable/jackett/11.0.109/templates/common.yaml
similarity index 100%
rename from stable/minecraft-java/1.0.63/templates/common.yaml
rename to stable/jackett/11.0.109/templates/common.yaml
diff --git a/stable/minecraft-java/1.0.63/values.yaml b/stable/jackett/11.0.109/values.yaml
similarity index 100%
rename from stable/minecraft-java/1.0.63/values.yaml
rename to stable/jackett/11.0.109/values.yaml
diff --git a/stable/minecraft-java/1.0.63/Chart.lock b/stable/minecraft-java/1.0.63/Chart.lock
deleted file mode 100644
index 7d8ffc52fd..0000000000
--- a/stable/minecraft-java/1.0.63/Chart.lock
+++ /dev/null
@@ -1,6 +0,0 @@
-dependencies:
-- name: common
- repository: https://library-charts.truecharts.org
- version: 10.7.0
-digest: sha256:a792707805bae88e565e13c3319a32f94333d185590628b1cbef5c9cbe126a6a
-generated: "2022-10-15T00:20:07.380374613Z"
diff --git a/stable/minecraft-java/1.0.63/CHANGELOG.md b/stable/minecraft-java/1.0.64/CHANGELOG.md
similarity index 91%
rename from stable/minecraft-java/1.0.63/CHANGELOG.md
rename to stable/minecraft-java/1.0.64/CHANGELOG.md
index b111a2c05e..102107a813 100644
--- a/stable/minecraft-java/1.0.63/CHANGELOG.md
+++ b/stable/minecraft-java/1.0.64/CHANGELOG.md
@@ -2,6 +2,16 @@
+## [minecraft-java-1.0.64](https://github.com/truecharts/charts/compare/minecraft-java-1.0.63...minecraft-java-1.0.64) (2022-10-17)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+ - update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119))
+
+
+
+
## [minecraft-java-1.0.63](https://github.com/truecharts/charts/compare/minecraft-java-1.0.62...minecraft-java-1.0.63) (2022-10-14)
### Chore
@@ -87,13 +97,3 @@
### Fix
-- Serve all .zim files in the data dir ([#3848](https://github.com/truecharts/charts/issues/3848))
-
-
-
-
-## [kiwix-serve-0.0.27](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.26...kiwix-serve-0.0.27) (2022-09-22)
-
-### Chore
-
-- Auto-update chart README [skip ci]
diff --git a/stable/booksonic-air/6.0.49/Chart.lock b/stable/minecraft-java/1.0.64/Chart.lock
similarity index 80%
rename from stable/booksonic-air/6.0.49/Chart.lock
rename to stable/minecraft-java/1.0.64/Chart.lock
index 9df8101cd8..10c01ed470 100644
--- a/stable/booksonic-air/6.0.49/Chart.lock
+++ b/stable/minecraft-java/1.0.64/Chart.lock
@@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.7.0
digest: sha256:a792707805bae88e565e13c3319a32f94333d185590628b1cbef5c9cbe126a6a
-generated: "2022-10-12T16:18:26.09213175Z"
+generated: "2022-10-17T06:03:39.14375054Z"
diff --git a/stable/minecraft-java/1.0.63/Chart.yaml b/stable/minecraft-java/1.0.64/Chart.yaml
similarity index 98%
rename from stable/minecraft-java/1.0.63/Chart.yaml
rename to stable/minecraft-java/1.0.64/Chart.yaml
index 511208dffc..976caea4af 100644
--- a/stable/minecraft-java/1.0.63/Chart.yaml
+++ b/stable/minecraft-java/1.0.64/Chart.yaml
@@ -21,7 +21,7 @@ sources:
- https://github.com/itzg/docker-minecraft-server
- https://hub.docker.com/r/itzg/minecraft-server
type: application
-version: 1.0.63
+version: 1.0.64
annotations:
truecharts.org/catagories: |
- games
diff --git a/stable/minecraft-java/1.0.63/README.md b/stable/minecraft-java/1.0.64/README.md
similarity index 100%
rename from stable/minecraft-java/1.0.63/README.md
rename to stable/minecraft-java/1.0.64/README.md
diff --git a/stable/minecraft-java/1.0.63/app-readme.md b/stable/minecraft-java/1.0.64/app-readme.md
similarity index 100%
rename from stable/minecraft-java/1.0.63/app-readme.md
rename to stable/minecraft-java/1.0.64/app-readme.md
diff --git a/stable/prometheus/4.0.106/charts/common-10.7.0.tgz b/stable/minecraft-java/1.0.64/charts/common-10.7.0.tgz
similarity index 100%
rename from stable/prometheus/4.0.106/charts/common-10.7.0.tgz
rename to stable/minecraft-java/1.0.64/charts/common-10.7.0.tgz
diff --git a/stable/minecraft-java/1.0.63/ci/base-values.yaml b/stable/minecraft-java/1.0.64/ci/base-values.yaml
similarity index 100%
rename from stable/minecraft-java/1.0.63/ci/base-values.yaml
rename to stable/minecraft-java/1.0.64/ci/base-values.yaml
diff --git a/stable/minecraft-java/1.0.63/ci/j11-values.yaml b/stable/minecraft-java/1.0.64/ci/j11-values.yaml
similarity index 54%
rename from stable/minecraft-java/1.0.63/ci/j11-values.yaml
rename to stable/minecraft-java/1.0.64/ci/j11-values.yaml
index 5839811b39..1ef8f377ae 100644
--- a/stable/minecraft-java/1.0.63/ci/j11-values.yaml
+++ b/stable/minecraft-java/1.0.64/ci/j11-values.yaml
@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/minecraft-java11
- tag: latest@sha256:9eaed961a8ed5cdcd22a185d5a58e2ccd5400f15a04b7efd822b02f29bf14b65
+ tag: latest@sha256:99889fb8bdbaf5dc21764fd62c4c34cb6b05c831914301044996864fd7d71fc0
pullPolicy: Always
env:
diff --git a/stable/minecraft-java/1.0.63/ci/j11j9-values.yaml b/stable/minecraft-java/1.0.64/ci/j11j9-values.yaml
similarity index 100%
rename from stable/minecraft-java/1.0.63/ci/j11j9-values.yaml
rename to stable/minecraft-java/1.0.64/ci/j11j9-values.yaml
diff --git a/stable/minecraft-java/1.0.63/ci/j8-values.yaml b/stable/minecraft-java/1.0.64/ci/j8-values.yaml
similarity index 56%
rename from stable/minecraft-java/1.0.63/ci/j8-values.yaml
rename to stable/minecraft-java/1.0.64/ci/j8-values.yaml
index e15896a8ce..e584aa82a0 100644
--- a/stable/minecraft-java/1.0.63/ci/j8-values.yaml
+++ b/stable/minecraft-java/1.0.64/ci/j8-values.yaml
@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/minecraft-java8-openj9
- tag: latest@sha256:3d4fb7d27d3e9c89455aba588a4cdd0e15ba774df54d2f9cc0b922b67339474e
+ tag: latest@sha256:0456c28406e6fbe8f23c6ea77d0706923fab485d860d3544885a6731d9d29b0c
pullPolicy: Always
env:
diff --git a/stable/minecraft-java/1.0.63/ci/j8j9-values.yaml b/stable/minecraft-java/1.0.64/ci/j8j9-values.yaml
similarity index 100%
rename from stable/minecraft-java/1.0.63/ci/j8j9-values.yaml
rename to stable/minecraft-java/1.0.64/ci/j8j9-values.yaml
diff --git a/stable/minecraft-java/1.0.63/ix_values.yaml b/stable/minecraft-java/1.0.64/ix_values.yaml
similarity index 90%
rename from stable/minecraft-java/1.0.63/ix_values.yaml
rename to stable/minecraft-java/1.0.64/ix_values.yaml
index f4ce88c870..614bf8f127 100644
--- a/stable/minecraft-java/1.0.63/ix_values.yaml
+++ b/stable/minecraft-java/1.0.64/ix_values.yaml
@@ -4,7 +4,7 @@ image:
pullPolicy: Always
j11Image:
repository: tccr.io/truecharts/minecraft-java11
- tag: latest@sha256:9eaed961a8ed5cdcd22a185d5a58e2ccd5400f15a04b7efd822b02f29bf14b65
+ tag: latest@sha256:99889fb8bdbaf5dc21764fd62c4c34cb6b05c831914301044996864fd7d71fc0
pullPolicy: Always
j11j9Image:
repository: tccr.io/truecharts/minecraft-java11-openj9
@@ -12,11 +12,11 @@ j11j9Image:
pullPolicy: Always
j8Image:
repository: tccr.io/truecharts/minecraft-java8-openj9
- tag: latest@sha256:3d4fb7d27d3e9c89455aba588a4cdd0e15ba774df54d2f9cc0b922b67339474e
+ tag: latest@sha256:0456c28406e6fbe8f23c6ea77d0706923fab485d860d3544885a6731d9d29b0c
pullPolicy: Always
j8j9Image:
repository: tccr.io/truecharts/minecraft-java8-openj9
- tag: latest@sha256:3d4fb7d27d3e9c89455aba588a4cdd0e15ba774df54d2f9cc0b922b67339474e
+ tag: latest@sha256:0456c28406e6fbe8f23c6ea77d0706923fab485d860d3544885a6731d9d29b0c
pullPolicy: Always
securityContext:
diff --git a/stable/minecraft-java/1.0.63/questions.yaml b/stable/minecraft-java/1.0.64/questions.yaml
similarity index 100%
rename from stable/minecraft-java/1.0.63/questions.yaml
rename to stable/minecraft-java/1.0.64/questions.yaml
diff --git a/stable/minecraft-java/1.0.64/templates/common.yaml b/stable/minecraft-java/1.0.64/templates/common.yaml
new file mode 100644
index 0000000000..c1a366e1cf
--- /dev/null
+++ b/stable/minecraft-java/1.0.64/templates/common.yaml
@@ -0,0 +1 @@
+{{ include "tc.common.loader.all" . }}
diff --git a/stable/prometheus/4.0.106/values.yaml b/stable/minecraft-java/1.0.64/values.yaml
similarity index 100%
rename from stable/prometheus/4.0.106/values.yaml
rename to stable/minecraft-java/1.0.64/values.yaml
diff --git a/stable/prometheus/4.0.106/CHANGELOG.md b/stable/prometheus/4.0.107/CHANGELOG.md
similarity index 91%
rename from stable/prometheus/4.0.106/CHANGELOG.md
rename to stable/prometheus/4.0.107/CHANGELOG.md
index ee4bf22c11..a387a9d67f 100644
--- a/stable/prometheus/4.0.106/CHANGELOG.md
+++ b/stable/prometheus/4.0.107/CHANGELOG.md
@@ -2,6 +2,16 @@
+## [prometheus-4.0.107](https://github.com/truecharts/charts/compare/prometheus-4.0.106...prometheus-4.0.107) (2022-10-17)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+ - update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119))
+
+
+
+
## [prometheus-4.0.106](https://github.com/truecharts/charts/compare/prometheus-4.0.105...prometheus-4.0.106) (2022-10-16)
### Chore
@@ -87,13 +97,3 @@
## [prometheus-4.0.98](https://github.com/truecharts/charts/compare/prometheus-4.0.97...prometheus-4.0.98) (2022-10-05)
-### Chore
-
-- Auto-update chart README [skip ci]
- - update helm general non-major
-
-
-
-
-## [prometheus-4.0.97](https://github.com/truecharts/charts/compare/prometheus-4.0.96...prometheus-4.0.97) (2022-10-05)
-
diff --git a/stable/prometheus/4.0.106/Chart.lock b/stable/prometheus/4.0.107/Chart.lock
similarity index 89%
rename from stable/prometheus/4.0.106/Chart.lock
rename to stable/prometheus/4.0.107/Chart.lock
index 903df9a8a4..e2f43e8046 100644
--- a/stable/prometheus/4.0.106/Chart.lock
+++ b/stable/prometheus/4.0.107/Chart.lock
@@ -9,4 +9,4 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
version: 3.2.4
digest: sha256:8b33f8be1b3d811897d4edb46bff73678df905110f603e156d809e4ced054fb6
-generated: "2022-10-16T09:56:19.796849021Z"
+generated: "2022-10-17T06:03:45.997583741Z"
diff --git a/stable/prometheus/4.0.106/Chart.yaml b/stable/prometheus/4.0.107/Chart.yaml
similarity index 98%
rename from stable/prometheus/4.0.106/Chart.yaml
rename to stable/prometheus/4.0.107/Chart.yaml
index 1762d8af6f..e3a69e2c0a 100644
--- a/stable/prometheus/4.0.106/Chart.yaml
+++ b/stable/prometheus/4.0.107/Chart.yaml
@@ -29,7 +29,7 @@ sources:
- https://github.com/prometheus-community/helm-charts
- https://github.com/prometheus-operator/kube-prometheus
type: application
-version: 4.0.106
+version: 4.0.107
annotations:
truecharts.org/catagories: |
- metrics
diff --git a/stable/prometheus/4.0.106/README.md b/stable/prometheus/4.0.107/README.md
similarity index 100%
rename from stable/prometheus/4.0.106/README.md
rename to stable/prometheus/4.0.107/README.md
diff --git a/stable/prometheus/4.0.106/app-readme.md b/stable/prometheus/4.0.107/app-readme.md
similarity index 100%
rename from stable/prometheus/4.0.106/app-readme.md
rename to stable/prometheus/4.0.107/app-readme.md
diff --git a/stable/prometheus/4.0.107/charts/common-10.7.0.tgz b/stable/prometheus/4.0.107/charts/common-10.7.0.tgz
new file mode 100644
index 0000000000..c22f29efee
Binary files /dev/null and b/stable/prometheus/4.0.107/charts/common-10.7.0.tgz differ
diff --git a/stable/prometheus/4.0.106/charts/kube-state-metrics-3.2.4.tgz b/stable/prometheus/4.0.107/charts/kube-state-metrics-3.2.4.tgz
similarity index 100%
rename from stable/prometheus/4.0.106/charts/kube-state-metrics-3.2.4.tgz
rename to stable/prometheus/4.0.107/charts/kube-state-metrics-3.2.4.tgz
diff --git a/stable/prometheus/4.0.106/charts/node-exporter-3.2.1.tgz b/stable/prometheus/4.0.107/charts/node-exporter-3.2.1.tgz
similarity index 100%
rename from stable/prometheus/4.0.106/charts/node-exporter-3.2.1.tgz
rename to stable/prometheus/4.0.107/charts/node-exporter-3.2.1.tgz
diff --git a/stable/prometheus/4.0.106/crds/crd-alertmanager-config.yaml b/stable/prometheus/4.0.107/crds/crd-alertmanager-config.yaml
similarity index 100%
rename from stable/prometheus/4.0.106/crds/crd-alertmanager-config.yaml
rename to stable/prometheus/4.0.107/crds/crd-alertmanager-config.yaml
diff --git a/stable/prometheus/4.0.106/crds/crd-alertmanager.yaml b/stable/prometheus/4.0.107/crds/crd-alertmanager.yaml
similarity index 100%
rename from stable/prometheus/4.0.106/crds/crd-alertmanager.yaml
rename to stable/prometheus/4.0.107/crds/crd-alertmanager.yaml
diff --git a/stable/prometheus/4.0.106/crds/crd-podmonitor.yaml b/stable/prometheus/4.0.107/crds/crd-podmonitor.yaml
similarity index 100%
rename from stable/prometheus/4.0.106/crds/crd-podmonitor.yaml
rename to stable/prometheus/4.0.107/crds/crd-podmonitor.yaml
diff --git a/stable/prometheus/4.0.106/crds/crd-probes.yaml b/stable/prometheus/4.0.107/crds/crd-probes.yaml
similarity index 100%
rename from stable/prometheus/4.0.106/crds/crd-probes.yaml
rename to stable/prometheus/4.0.107/crds/crd-probes.yaml
diff --git a/stable/prometheus/4.0.106/crds/crd-prometheus.yaml b/stable/prometheus/4.0.107/crds/crd-prometheus.yaml
similarity index 100%
rename from stable/prometheus/4.0.106/crds/crd-prometheus.yaml
rename to stable/prometheus/4.0.107/crds/crd-prometheus.yaml
diff --git a/stable/prometheus/4.0.106/crds/crd-prometheusrules.yaml b/stable/prometheus/4.0.107/crds/crd-prometheusrules.yaml
similarity index 100%
rename from stable/prometheus/4.0.106/crds/crd-prometheusrules.yaml
rename to stable/prometheus/4.0.107/crds/crd-prometheusrules.yaml
diff --git a/stable/prometheus/4.0.106/crds/crd-servicemonitor.yaml b/stable/prometheus/4.0.107/crds/crd-servicemonitor.yaml
similarity index 100%
rename from stable/prometheus/4.0.106/crds/crd-servicemonitor.yaml
rename to stable/prometheus/4.0.107/crds/crd-servicemonitor.yaml
diff --git a/stable/prometheus/4.0.106/crds/crd-thanosrulers.yaml b/stable/prometheus/4.0.107/crds/crd-thanosrulers.yaml
similarity index 100%
rename from stable/prometheus/4.0.106/crds/crd-thanosrulers.yaml
rename to stable/prometheus/4.0.107/crds/crd-thanosrulers.yaml
diff --git a/stable/prometheus/4.0.106/ix_values.yaml b/stable/prometheus/4.0.107/ix_values.yaml
similarity index 99%
rename from stable/prometheus/4.0.106/ix_values.yaml
rename to stable/prometheus/4.0.107/ix_values.yaml
index c874f403e6..0b380d05c3 100644
--- a/stable/prometheus/4.0.106/ix_values.yaml
+++ b/stable/prometheus/4.0.107/ix_values.yaml
@@ -4,7 +4,7 @@ image:
prometheusImage:
repository: tccr.io/truecharts/prometheus
- tag: 2.39.1@sha256:b7294414cde2597cbb8ec040945fbfb5c868a820b4d4b655e2c1d098c9c0a622
+ tag: 2.39.1@sha256:4c93860bed1ec1fd4ac1443709c42131d8a6e2ab41e1845b0091c0084c61a4a7
thanosImage:
repository: tccr.io/truecharts/thanos
diff --git a/stable/prometheus/4.0.106/questions.yaml b/stable/prometheus/4.0.107/questions.yaml
similarity index 100%
rename from stable/prometheus/4.0.106/questions.yaml
rename to stable/prometheus/4.0.107/questions.yaml
diff --git a/stable/prometheus/4.0.106/templates/_helpers.tpl b/stable/prometheus/4.0.107/templates/_helpers.tpl
similarity index 100%
rename from stable/prometheus/4.0.106/templates/_helpers.tpl
rename to stable/prometheus/4.0.107/templates/_helpers.tpl
diff --git a/stable/prometheus/4.0.106/templates/alertmanager/_alertmanager.tpl b/stable/prometheus/4.0.107/templates/alertmanager/_alertmanager.tpl
similarity index 100%
rename from stable/prometheus/4.0.106/templates/alertmanager/_alertmanager.tpl
rename to stable/prometheus/4.0.107/templates/alertmanager/_alertmanager.tpl
diff --git a/stable/prometheus/4.0.106/templates/alertmanager/secrets.yaml b/stable/prometheus/4.0.107/templates/alertmanager/secrets.yaml
similarity index 100%
rename from stable/prometheus/4.0.106/templates/alertmanager/secrets.yaml
rename to stable/prometheus/4.0.107/templates/alertmanager/secrets.yaml
diff --git a/stable/prometheus/4.0.106/templates/alertmanager/serviceaccount.yaml b/stable/prometheus/4.0.107/templates/alertmanager/serviceaccount.yaml
similarity index 100%
rename from stable/prometheus/4.0.106/templates/alertmanager/serviceaccount.yaml
rename to stable/prometheus/4.0.107/templates/alertmanager/serviceaccount.yaml
diff --git a/stable/prometheus/4.0.106/templates/alertmanager/servicemonitor.yaml b/stable/prometheus/4.0.107/templates/alertmanager/servicemonitor.yaml
similarity index 100%
rename from stable/prometheus/4.0.106/templates/alertmanager/servicemonitor.yaml
rename to stable/prometheus/4.0.107/templates/alertmanager/servicemonitor.yaml
diff --git a/stable/prometheus/4.0.106/templates/common.yaml b/stable/prometheus/4.0.107/templates/common.yaml
similarity index 100%
rename from stable/prometheus/4.0.106/templates/common.yaml
rename to stable/prometheus/4.0.107/templates/common.yaml
diff --git a/stable/prometheus/4.0.106/templates/exporters/core-dns/service.yaml b/stable/prometheus/4.0.107/templates/exporters/core-dns/service.yaml
similarity index 100%
rename from stable/prometheus/4.0.106/templates/exporters/core-dns/service.yaml
rename to stable/prometheus/4.0.107/templates/exporters/core-dns/service.yaml
diff --git a/stable/prometheus/4.0.106/templates/exporters/core-dns/servicemonitor.yaml b/stable/prometheus/4.0.107/templates/exporters/core-dns/servicemonitor.yaml
similarity index 100%
rename from stable/prometheus/4.0.106/templates/exporters/core-dns/servicemonitor.yaml
rename to stable/prometheus/4.0.107/templates/exporters/core-dns/servicemonitor.yaml
diff --git a/stable/prometheus/4.0.106/templates/exporters/kube-apiserver/servicemonitor.yaml b/stable/prometheus/4.0.107/templates/exporters/kube-apiserver/servicemonitor.yaml
similarity index 100%
rename from stable/prometheus/4.0.106/templates/exporters/kube-apiserver/servicemonitor.yaml
rename to stable/prometheus/4.0.107/templates/exporters/kube-apiserver/servicemonitor.yaml
diff --git a/stable/prometheus/4.0.106/templates/exporters/kube-controller-manager/endpoints.yaml b/stable/prometheus/4.0.107/templates/exporters/kube-controller-manager/endpoints.yaml
similarity index 100%
rename from stable/prometheus/4.0.106/templates/exporters/kube-controller-manager/endpoints.yaml
rename to stable/prometheus/4.0.107/templates/exporters/kube-controller-manager/endpoints.yaml
diff --git a/stable/prometheus/4.0.106/templates/exporters/kube-controller-manager/service.yaml b/stable/prometheus/4.0.107/templates/exporters/kube-controller-manager/service.yaml
similarity index 100%
rename from stable/prometheus/4.0.106/templates/exporters/kube-controller-manager/service.yaml
rename to stable/prometheus/4.0.107/templates/exporters/kube-controller-manager/service.yaml
diff --git a/stable/prometheus/4.0.106/templates/exporters/kube-controller-manager/servicemonitor.yaml b/stable/prometheus/4.0.107/templates/exporters/kube-controller-manager/servicemonitor.yaml
similarity index 100%
rename from stable/prometheus/4.0.106/templates/exporters/kube-controller-manager/servicemonitor.yaml
rename to stable/prometheus/4.0.107/templates/exporters/kube-controller-manager/servicemonitor.yaml
diff --git a/stable/prometheus/4.0.106/templates/exporters/kube-scheduler/endpoints.yaml b/stable/prometheus/4.0.107/templates/exporters/kube-scheduler/endpoints.yaml
similarity index 100%
rename from stable/prometheus/4.0.106/templates/exporters/kube-scheduler/endpoints.yaml
rename to stable/prometheus/4.0.107/templates/exporters/kube-scheduler/endpoints.yaml
diff --git a/stable/prometheus/4.0.106/templates/exporters/kube-scheduler/service.yaml b/stable/prometheus/4.0.107/templates/exporters/kube-scheduler/service.yaml
similarity index 100%
rename from stable/prometheus/4.0.106/templates/exporters/kube-scheduler/service.yaml
rename to stable/prometheus/4.0.107/templates/exporters/kube-scheduler/service.yaml
diff --git a/stable/prometheus/4.0.106/templates/exporters/kube-scheduler/servicemonitor.yaml b/stable/prometheus/4.0.107/templates/exporters/kube-scheduler/servicemonitor.yaml
similarity index 100%
rename from stable/prometheus/4.0.106/templates/exporters/kube-scheduler/servicemonitor.yaml
rename to stable/prometheus/4.0.107/templates/exporters/kube-scheduler/servicemonitor.yaml
diff --git a/stable/prometheus/4.0.106/templates/exporters/kubelet/servicemonitor.yaml b/stable/prometheus/4.0.107/templates/exporters/kubelet/servicemonitor.yaml
similarity index 100%
rename from stable/prometheus/4.0.106/templates/exporters/kubelet/servicemonitor.yaml
rename to stable/prometheus/4.0.107/templates/exporters/kubelet/servicemonitor.yaml
diff --git a/stable/prometheus/4.0.106/templates/operator/_args.tpl b/stable/prometheus/4.0.107/templates/operator/_args.tpl
similarity index 100%
rename from stable/prometheus/4.0.106/templates/operator/_args.tpl
rename to stable/prometheus/4.0.107/templates/operator/_args.tpl
diff --git a/stable/prometheus/4.0.106/templates/operator/configmap.yaml b/stable/prometheus/4.0.107/templates/operator/configmap.yaml
similarity index 100%
rename from stable/prometheus/4.0.106/templates/operator/configmap.yaml
rename to stable/prometheus/4.0.107/templates/operator/configmap.yaml
diff --git a/stable/prometheus/4.0.106/templates/operator/servicemonitor.yaml b/stable/prometheus/4.0.107/templates/operator/servicemonitor.yaml
similarity index 100%
rename from stable/prometheus/4.0.106/templates/operator/servicemonitor.yaml
rename to stable/prometheus/4.0.107/templates/operator/servicemonitor.yaml
diff --git a/stable/prometheus/4.0.106/templates/prometheus/_additionalPrometheusRules.tpl b/stable/prometheus/4.0.107/templates/prometheus/_additionalPrometheusRules.tpl
similarity index 100%
rename from stable/prometheus/4.0.106/templates/prometheus/_additionalPrometheusRules.tpl
rename to stable/prometheus/4.0.107/templates/prometheus/_additionalPrometheusRules.tpl
diff --git a/stable/prometheus/4.0.106/templates/prometheus/_additionalScrapeJobs.tpl b/stable/prometheus/4.0.107/templates/prometheus/_additionalScrapeJobs.tpl
similarity index 100%
rename from stable/prometheus/4.0.106/templates/prometheus/_additionalScrapeJobs.tpl
rename to stable/prometheus/4.0.107/templates/prometheus/_additionalScrapeJobs.tpl
diff --git a/stable/prometheus/4.0.106/templates/prometheus/_prometheus.tpl b/stable/prometheus/4.0.107/templates/prometheus/_prometheus.tpl
similarity index 100%
rename from stable/prometheus/4.0.106/templates/prometheus/_prometheus.tpl
rename to stable/prometheus/4.0.107/templates/prometheus/_prometheus.tpl
diff --git a/stable/prometheus/4.0.106/templates/prometheus/_servicemonitor.tpl b/stable/prometheus/4.0.107/templates/prometheus/_servicemonitor.tpl
similarity index 100%
rename from stable/prometheus/4.0.106/templates/prometheus/_servicemonitor.tpl
rename to stable/prometheus/4.0.107/templates/prometheus/_servicemonitor.tpl
diff --git a/stable/prometheus/4.0.106/templates/prometheus/clusterrole.yaml b/stable/prometheus/4.0.107/templates/prometheus/clusterrole.yaml
similarity index 100%
rename from stable/prometheus/4.0.106/templates/prometheus/clusterrole.yaml
rename to stable/prometheus/4.0.107/templates/prometheus/clusterrole.yaml
diff --git a/stable/prometheus/4.0.106/templates/prometheus/clusterrolebinding.yaml b/stable/prometheus/4.0.107/templates/prometheus/clusterrolebinding.yaml
similarity index 100%
rename from stable/prometheus/4.0.106/templates/prometheus/clusterrolebinding.yaml
rename to stable/prometheus/4.0.107/templates/prometheus/clusterrolebinding.yaml
diff --git a/stable/prometheus/4.0.106/templates/prometheus/serviceaccount.yaml b/stable/prometheus/4.0.107/templates/prometheus/serviceaccount.yaml
similarity index 100%
rename from stable/prometheus/4.0.106/templates/prometheus/serviceaccount.yaml
rename to stable/prometheus/4.0.107/templates/prometheus/serviceaccount.yaml
diff --git a/stable/prometheus/4.0.107/values.yaml b/stable/prometheus/4.0.107/values.yaml
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/stable/tvheadend/12.0.44/CHANGELOG.md b/stable/tvheadend/12.0.44/CHANGELOG.md
new file mode 100644
index 0000000000..3027ffae86
--- /dev/null
+++ b/stable/tvheadend/12.0.44/CHANGELOG.md
@@ -0,0 +1,99 @@
+# Changelog
+
+
+
+## [tvheadend-12.0.44](https://github.com/truecharts/charts/compare/tvheadend-12.0.43...tvheadend-12.0.44) (2022-10-17)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+ - update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119))
+
+
+
+
+## [tvheadend-12.0.43](https://github.com/truecharts/charts/compare/tvheadend-12.0.42...tvheadend-12.0.43) (2022-10-12)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+ - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+
+
+
+
+## [tvheadend-12.0.42](https://github.com/truecharts/charts/compare/tvheadend-12.0.41...tvheadend-12.0.42) (2022-10-07)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+ - Auto-update chart README [skip ci]
+ - update helm general non-major
+
+
+
+
+## [tvheadend-12.0.42](https://github.com/truecharts/charts/compare/tvheadend-12.0.41...tvheadend-12.0.42) (2022-10-07)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+ - update helm general non-major
+
+
+
+
+## [tvheadend-12.0.41](https://github.com/truecharts/charts/compare/tvheadend-12.0.40...tvheadend-12.0.41) (2022-10-05)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+ - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+ - update helm general non-major
+
+
+
+
+## [tvheadend-12.0.40](https://github.com/truecharts/charts/compare/tvheadend-12.0.39...tvheadend-12.0.40) (2022-09-27)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+ - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+
+
+
+
+## [tvheadend-12.0.39](https://github.com/truecharts/charts/compare/tvheadend-12.0.38...tvheadend-12.0.39) (2022-09-26)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+ - update docker general non-major ([#3906](https://github.com/truecharts/charts/issues/3906))
+
+
+
+
+## [tvheadend-12.0.38](https://github.com/truecharts/charts/compare/tvheadend-12.0.37...tvheadend-12.0.38) (2022-09-25)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+ - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+
+
+
+
+## [tvheadend-12.0.37](https://github.com/truecharts/charts/compare/tvheadend-12.0.35...tvheadend-12.0.37) (2022-09-22)
+
+### Chore
+
+- Auto-update chart README [skip ci]
+ - Auto-update chart README [skip ci]
+ - Auto-update chart README [skip ci]
+ - Auto-update chart README [skip ci]
+ - Auto-update chart README [skip ci]
+ - Auto-update chart README [skip ci]
+ - Auto-update chart README [skip ci]
+ - Auto-update chart README [skip ci]
+ - Auto-update chart README [skip ci]
diff --git a/stable/custom-app/5.1.79/Chart.lock b/stable/tvheadend/12.0.44/Chart.lock
similarity index 80%
rename from stable/custom-app/5.1.79/Chart.lock
rename to stable/tvheadend/12.0.44/Chart.lock
index 7c2748c1aa..81c9161866 100644
--- a/stable/custom-app/5.1.79/Chart.lock
+++ b/stable/tvheadend/12.0.44/Chart.lock
@@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.7.0
digest: sha256:a792707805bae88e565e13c3319a32f94333d185590628b1cbef5c9cbe126a6a
-generated: "2022-10-15T00:16:24.24435341Z"
+generated: "2022-10-17T06:03:41.54873811Z"
diff --git a/stable/tvheadend/12.0.44/Chart.yaml b/stable/tvheadend/12.0.44/Chart.yaml
new file mode 100644
index 0000000000..11f60d6135
--- /dev/null
+++ b/stable/tvheadend/12.0.44/Chart.yaml
@@ -0,0 +1,31 @@
+apiVersion: v2
+appVersion: "latest"
+dependencies:
+ - name: common
+ repository: https://library-charts.truecharts.org
+ version: 10.7.0
+deprecated: false
+description: TVheadend - a TV streaming server and digital video recorder
+home: https://truecharts.org/docs/charts/stable/tvheadend
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/tvheadend.png
+keywords:
+ - tvheadend
+ - tv
+ - streaming
+ - dvb
+kubeVersion: ">=1.16.0-0"
+maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+name: tvheadend
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/stable/tvheadend
+ - https://github.com/tvheadend/tvheadend
+type: application
+version: 12.0.44
+annotations:
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/grade: U
diff --git a/stable/tvheadend/12.0.44/README.md b/stable/tvheadend/12.0.44/README.md
new file mode 100644
index 0000000000..b1af1acd77
--- /dev/null
+++ b/stable/tvheadend/12.0.44/README.md
@@ -0,0 +1,106 @@
+# tvheadend
+
+TVheadend - a TV streaming server and digital video recorder
+
+TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
+
+This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
+For more information, please click here: [tvheadend](https://truecharts.org/docs/charts/stable/tvheadend)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+
+## Source Code
+
+*
+*
+
+## Requirements
+
+Kubernetes: `>=1.16.0-0`
+
+## Dependencies
+
+| Repository | Name | Version |
+|------------|------|---------|
+| https://library-charts.truecharts.org | common | 10.7.0 |
+
+## Installing the Chart
+
+### TrueNAS SCALE
+
+To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App).
+
+### Helm
+
+To install the chart with the release name `tvheadend`
+
+```console
+helm repo add TrueCharts https://charts.truecharts.org
+helm repo update
+helm install tvheadend TrueCharts/tvheadend
+```
+
+## Uninstall
+
+### TrueNAS SCALE
+
+**Upgrading, Rolling Back and Uninstalling the Chart**
+
+To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App).
+
+### Helm
+
+To uninstall the `tvheadend` deployment
+
+```console
+helm uninstall tvheadend
+```
+
+## Configuration
+
+### Helm
+
+#### Available Settings
+
+Read through the values.yaml file. It has several commented out suggested values.
+Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
+
+#### Configure using the command line
+
+Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
+
+```console
+helm install tvheadend \
+ --set env.TZ="America/New York" \
+ TrueCharts/tvheadend
+```
+
+#### Configure using a yaml file
+
+Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
+
+```console
+helm install tvheadend TrueCharts/tvheadend -f values.yaml
+```
+
+#### Connecting to other charts
+
+If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide.
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
+
+---
+
+All Rights Reserved - The TrueCharts Project
diff --git a/stable/tvheadend/12.0.44/app-readme.md b/stable/tvheadend/12.0.44/app-readme.md
new file mode 100644
index 0000000000..e57a8da91f
--- /dev/null
+++ b/stable/tvheadend/12.0.44/app-readme.md
@@ -0,0 +1,8 @@
+TVheadend - a TV streaming server and digital video recorder
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/tvheadend](https://truecharts.org/docs/charts/stable/tvheadend)
+
+---
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can!
diff --git a/stable/tvheadend/12.0.44/charts/common-10.7.0.tgz b/stable/tvheadend/12.0.44/charts/common-10.7.0.tgz
new file mode 100644
index 0000000000..c22f29efee
Binary files /dev/null and b/stable/tvheadend/12.0.44/charts/common-10.7.0.tgz differ
diff --git a/stable/tvheadend/12.0.44/ix_values.yaml b/stable/tvheadend/12.0.44/ix_values.yaml
new file mode 100644
index 0000000000..afbfb8635d
--- /dev/null
+++ b/stable/tvheadend/12.0.44/ix_values.yaml
@@ -0,0 +1,39 @@
+image:
+ repository: tccr.io/truecharts/tvheadend
+ pullPolicy: IfNotPresent
+ tag: latest@sha256:916fe1f07b38befe93d2412a3a78565ec44cc994afce8c91311f510c0ce58254
+
+securityContext:
+ runAsNonRoot: false
+
+podSecurityContext:
+ runAsUser: 0
+ runAsGroup: 0
+
+# See https://github.com/linuxserver/docker-tvheadend#parameters
+env:
+ RUN_OPTS: ""
+
+service:
+ main:
+ ports:
+ main:
+ port: 9981
+ targetPort: 9981
+ htsp:
+ enabled: true
+ ports:
+ htsp:
+ enabled: true
+ port: 9982
+ targetPort: 9982
+
+persistence:
+ config:
+ enabled: true
+ mountPath: "/config"
+ varrun:
+ enabled: true
+
+portal:
+ enabled: true
diff --git a/stable/tvheadend/12.0.44/questions.yaml b/stable/tvheadend/12.0.44/questions.yaml
new file mode 100644
index 0000000000..e6be5d8fc4
--- /dev/null
+++ b/stable/tvheadend/12.0.44/questions.yaml
@@ -0,0 +1,2716 @@
+groups:
+ - name: Container Image
+ description: Image to be used for container
+ - name: Controller
+ description: Configure Workload Deployment
+ - name: Container Configuration
+ description: Additional Container Configuration
+ - name: App Configuration
+ description: App Specific Config Options
+ - name: Networking and Services
+ description: Configure Network and Services for Container
+ - name: Storage and Persistence
+ description: Persist and Share Data that is Separate from the Container
+ - name: Ingress
+ description: Ingress Configuration
+ - name: Security and Permissions
+ description: Configure Security Context and Permissions
+ - name: Resources and Devices
+ description: "Specify Resources/Devices to be Allocated to Workload"
+ - name: Middlewares
+ description: Traefik Middlewares
+ - name: Metrics
+ description: Metrics
+ - name: Addons
+ description: Addon Configuration
+ - name: Advanced
+ description: Advanced Configuration
+ - name: Documentation
+ description: Documentation
+portals:
+ open:
+ protocols:
+ - "$kubernetes-resource_configmap_portal_protocol"
+ host:
+ - "$kubernetes-resource_configmap_portal_host"
+ ports:
+ - "$kubernetes-resource_configmap_portal_port"
+questions:
+ - variable: global
+ label: Global Settings
+ group: Controller
+ schema:
+ type: dict
+ hidden: true
+ attrs:
+ - variable: isSCALE
+ label: Flag this is SCALE
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: controller
+ group: Controller
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: advanced
+ label: Show Advanced Controller Settings
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: type
+ description: Please specify type of workload to deploy
+ label: (Advanced) Controller Type
+ schema:
+ type: string
+ required: true
+ enum:
+ - value: deployment
+ description: Deployment
+ - value: statefulset
+ description: Statefulset
+ - value: daemonset
+ description: Daemonset
+ default: deployment
+ - variable: replicas
+ description: Number of desired pod replicas
+ label: Desired Replicas
+ schema:
+ type: int
+ required: true
+ default: 1
+ - variable: strategy
+ description: Please specify type of workload to deploy
+ label: (Advanced) Update Strategy
+ schema:
+ type: string
+ required: true
+ enum:
+ - value: Recreate
+ description: "Recreate: Kill existing pods before creating new ones"
+ - value: RollingUpdate
+ description: "RollingUpdate: Create new pods and then kill old ones"
+ - value: OnDelete
+ description: "(Legacy) OnDelete: ignore .spec.template changes"
+ default: Recreate
+ - variable: expert
+ label: Show Expert Configuration Options
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: labelsList
+ label: Controller Labels
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: labelItem
+ label: Label
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: annotationsList
+ label: Controller Annotations
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: annotationItem
+ label: Label
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: customextraargs
+ group: Controller
+ label: "Extra Args"
+ description: "Do not click this unless you know what you are doing"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: extraArgs
+ label: Extra Args
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: arg
+ label: Arg
+ schema:
+ type: string
+ - variable: env
+ group: "Container Configuration"
+ label: "Image Environment"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: RUN_OPTS
+ label: "RUN_OPTS"
+ description: "Container Variable RUN_OPTS"
+ schema:
+ type: string
+ default: ""
+ - variable: TZ
+ label: Timezone
+ group: Container Configuration
+ schema:
+ type: string
+ default: "Etc/UTC"
+ $ref:
+ - "definitions/timezone"
+ - variable: envList
+ label: Extra Environment Variables
+ description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..."
+ group: Container Configuration
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: expertpodconf
+ group: Container Configuration
+ label: Show Expert Configuration
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: tty
+ label: Enable TTY
+ description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled.
+ group: Workload Details
+ schema:
+ type: boolean
+ default: false
+ - variable: stdin
+ label: Enable STDIN
+ description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled.
+ group: Workload Details
+ schema:
+ type: boolean
+ default: false
+ - variable: termination
+ group: Container Configuration
+ label: Termination settings
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: gracePeriodSeconds
+ label: Grace Period Seconds
+ schema:
+ type: int
+ default: 10
+ - variable: podLabelsList
+ group: Container Configuration
+ label: Pod Labels
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: podLabelItem
+ label: Label
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: podAnnotationsList
+ group: Container Configuration
+ label: Pod Annotations
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: podAnnotationItem
+ label: Label
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: service
+ group: Networking and Services
+ label: Configure Service(s)
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service"
+ description: "The Primary service on which the healthcheck runs, often the webUI"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - value: Simple
+ description: Deprecated CHANGE THIS
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: advancedsvcset
+ label: Show Advanced Service Settings
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: externalIPs
+ label: "External IP's"
+ description: "External IP's"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: externalIP
+ label: External IP
+ schema:
+ type: string
+ - variable: ipFamilyPolicy
+ label: IP Family Policy
+ description: Specify the IP Policy
+ schema:
+ type: string
+ default: SingleStack
+ enum:
+ - value: SingleStack
+ description: SingleStack
+ - value: PreferDualStack
+ description: PreferDualStack
+ - value: RequireDualStack
+ description: RequireDualStack
+ - variable: ipFamilies
+ label: IP Families
+ description: The IP Families that should be used
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ipFamily
+ label: IP Family
+ schema:
+ type: string
+ - variable: ports
+ label: "Service's Port(s) Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service Port Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: "Port"
+ description: "This port exposes the container port on the service"
+ schema:
+ type: int
+ default: 9981
+ required: true
+ - variable: advanced
+ label: Show Advanced Settings
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: enabled
+ label: Enable the Port
+ schema:
+ type: boolean
+ hidden: true
+ default: true
+ - variable: protocol
+ label: Port Type
+ schema:
+ type: string
+ default: HTTP
+ enum:
+ - value: HTTP
+ description: HTTP
+ - value: HTTPS
+ description: HTTPS
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - variable: nodePort
+ label: Node Port (Optional)
+ description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer
+ schema:
+ type: int
+ min: 9000
+ max: 65535
+ - variable: targetPort
+ label: "Target Port"
+ description: "The internal(!) port on the container the Application runs on"
+ schema:
+ type: int
+ default: 9981
+ - variable: htsp
+ label: "HTSP Service"
+ description: "HTSP service"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - value: Simple
+ description: Deprecated CHANGE THIS
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: advancedsvcset
+ label: Show Advanced Service Settings
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: externalIPs
+ label: "External IP's"
+ description: "External IP's"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: externalIP
+ label: External IP
+ schema:
+ type: string
+ - variable: ipFamilyPolicy
+ label: IP Family Policy
+ description: Specify the IP Policy
+ schema:
+ type: string
+ default: SingleStack
+ enum:
+ - value: SingleStack
+ description: SingleStack
+ - value: PreferDualStack
+ description: PreferDualStack
+ - value: RequireDualStack
+ description: RequireDualStack
+ - variable: ipFamilies
+ label: IP Families
+ description: The IP Families that should be used
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ipFamily
+ label: IP Family
+ schema:
+ type: string
+ - variable: ports
+ label: "Service's Port(s) Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: htsp
+ label: "TCP Service Port Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: "Port"
+ description: "This port exposes the container port on the service"
+ schema:
+ type: int
+ default: 9982
+ required: true
+ - variable: advanced
+ label: Show Advanced Settings
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: enabled
+ label: Enable the Port
+ schema:
+ type: boolean
+ hidden: true
+ default: true
+ - variable: protocol
+ label: Port Type
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: HTTP
+ description: HTTP
+ - value: HTTPS
+ description: HTTPS
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - variable: nodePort
+ label: Node Port (Optional)
+ description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer
+ schema:
+ type: int
+ min: 9000
+ max: 65535
+ - variable: targetPort
+ label: "Target Port"
+ description: "The internal(!) port on the container the Application runs on"
+ schema:
+ type: int
+ default: 9982
+ - variable: serviceexpert
+ group: Networking and Services
+ label: Show Expert Config
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hostNetwork
+ group: Networking and Services
+ label: Host-Networking (Complicated)
+ schema:
+ type: boolean
+ default: false
+ - variable: externalInterfaces
+ description: Add External Interfaces
+ label: Add external Interfaces
+ group: Networking
+ schema:
+ type: list
+ items:
+ - variable: interfaceConfiguration
+ description: Interface Configuration
+ label: Interface Configuration
+ schema:
+ type: dict
+ $ref:
+ - "normalize/interfaceConfiguration"
+ attrs:
+ - variable: hostInterface
+ description: Please Specify Host Interface
+ label: Host Interface
+ schema:
+ type: string
+ required: true
+ $ref:
+ - "definitions/interface"
+ - variable: ipam
+ description: Define how IP Address will be managed
+ label: IP Address Management
+ schema:
+ type: dict
+ required: true
+ attrs:
+ - variable: type
+ description: Specify type for IPAM
+ label: IPAM Type
+ schema:
+ type: string
+ required: true
+ enum:
+ - value: dhcp
+ description: Use DHCP
+ - value: static
+ description: Use Static IP
+ show_subquestions_if: static
+ subquestions:
+ - variable: staticIPConfigurations
+ label: Static IP Addresses
+ schema:
+ type: list
+ items:
+ - variable: staticIP
+ label: Static IP
+ schema:
+ type: ipaddr
+ cidr: true
+ - variable: staticRoutes
+ label: Static Routes
+ schema:
+ type: list
+ items:
+ - variable: staticRouteConfiguration
+ label: Static Route Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: destination
+ label: Destination
+ schema:
+ type: ipaddr
+ cidr: true
+ required: true
+ - variable: gateway
+ label: Gateway
+ schema:
+ type: ipaddr
+ cidr: false
+ required: true
+ - variable: dnsPolicy
+ group: Networking and Services
+ label: dnsPolicy
+ schema:
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: ClusterFirst
+ description: ClusterFirst
+ - value: ClusterFirstWithHostNet
+ description: ClusterFirstWithHostNet
+ - value: None
+ description: None
+ - variable: dnsConfig
+ label: DNS Configuration
+ group: Networking and Services
+ description: Specify custom DNS configuration which will be applied to the pod
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: nameservers
+ label: Name Servers
+ schema:
+ default: []
+ type: list
+ items:
+ - variable: nameserver
+ label: Name Server
+ schema:
+ type: string
+ - variable: options
+ label: Options
+ schema:
+ default: []
+ type: list
+ items:
+ - variable: option
+ label: Option Entry
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: searches
+ label: Searches
+ schema:
+ default: []
+ type: list
+ items:
+ - variable: search
+ label: Search Entry
+ schema:
+ type: string
+ - variable: serviceList
+ label: Add Manual Custom Services
+ group: Networking and Services
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: serviceListEntry
+ label: Custom Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - value: Simple
+ description: Deprecated CHANGE THIS
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: advancedsvcset
+ label: Show Advanced Service Settings
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: externalIPs
+ label: "External IP's"
+ description: "External IP's"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: externalIP
+ label: External IP
+ schema:
+ type: string
+ - variable: ipFamilyPolicy
+ label: IP Family Policy
+ description: Specify the IP Policy
+ schema:
+ type: string
+ default: SingleStack
+ enum:
+ - value: SingleStack
+ description: SingleStack
+ - value: PreferDualStack
+ description: PreferDualStack
+ - value: RequireDualStack
+ description: RequireDualStack
+ - variable: ipFamilies
+ label: IP Families
+ description: (Advanced) The IP Families that should be used
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ipFamily
+ label: IP Family
+ schema:
+ type: string
+ - variable: portsList
+ label: Additional Service Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsListEntry
+ label: Custom ports
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Port
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Port Name
+ schema:
+ type: string
+ default: ""
+ - variable: protocol
+ label: Port Type
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: HTTP
+ description: HTTP
+ - value: HTTPS
+ description: HTTPS
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - variable: targetPort
+ label: Target Port
+ description: This port exposes the container port on the service
+ schema:
+ type: int
+ required: true
+ - variable: port
+ label: Container Port
+ schema:
+ type: int
+ required: true
+ - variable: persistence
+ label: Integrated Persistent Storage
+ description: Integrated Persistent Storage
+ group: Storage and Persistence
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: config
+ label: "App Config Storage"
+ description: "Stores the Application Configuration."
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: simplePVC
+ enum:
+ - value: simplePVC
+ description: PVC (simple)
+ - value: simpleHP
+ description: Host Path (simple)
+ - value: emptyDir
+ description: emptyDir
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: nfs
+ description: NFS Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: setPermissionsSimple
+ label: Automatic Permissions
+ description: Automatically set permissions on install
+ schema:
+ show_if: [["type", "=", "simpleHP"]]
+ type: boolean
+ default: false
+ - variable: setPermissions
+ label: Automatic Permissions
+ description: Automatically set permissions on install
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPathSimple
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "simpleHP"]]
+ type: hostpath
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size quotum of Storage
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: hostPathType
+ label: (Advanced) hostPath Type
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: DirectoryOrCreate
+ description: DirectoryOrCreate
+ - value: Directory
+ description: Directory
+ - value: FileOrCreate
+ description: FileOrCreate
+ - value: File
+ description: File
+ - value: Socket
+ description: Socket
+ - value: CharDevice
+ description: CharDevice
+ - value: BlockDevice
+ description: BlockDevice
+ - variable: storageClass
+ label: (Advanced) storageClass
+ description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!"
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: SCALE-ZFS
+ - variable: accessMode
+ label: (Advanced) Access Mode
+ description: Allow or disallow multiple PVC's writhing to the same PV
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ReadWriteOnce
+ enum:
+ - value: ReadWriteOnce
+ description: ReadWriteOnce
+ - value: ReadOnlyMany
+ description: ReadOnlyMany
+ - value: ReadWriteMany
+ description: ReadWriteMany
+ - variable: advanced
+ label: Show Advanced Options
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: labelsList
+ label: Labels
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: labelItem
+ label: Label
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: annotationsList
+ label: Annotations
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: annotationItem
+ label: Label
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: persistenceList
+ label: Additional App Storage
+ group: Storage and Persistence
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: persistenceListEntry
+ label: Custom Storage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the storage
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name (Optional)
+ description: "Not required, please set to config when mounting /config or temp when mounting /tmp"
+ schema:
+ type: string
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: simpleHP
+ enum:
+ - value: simplePVC
+ description: PVC (Simple)
+ - value: simpleHP
+ description: Host Path (Simple)
+ - value: emptyDir
+ description: emptyDir
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: nfs
+ description: NFS Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: setPermissionsSimple
+ label: Automatic Permissions
+ description: Automatically set permissions on install
+ schema:
+ show_if: [["type", "=", "simpleHP"]]
+ type: boolean
+ default: false
+ - variable: setPermissions
+ label: Automatic Permissions
+ description: Automatically set permissions on install
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPathSimple
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "simpleHP"]]
+ type: hostpath
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: mountPath
+ label: Mount Path
+ description: Path inside the container the storage is mounted
+ schema:
+ type: string
+ default: ""
+ required: true
+ valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$'
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size Quotum of Storage
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: hostPathType
+ label: (Advanced) Host Path Type
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: DirectoryOrCreate
+ description: DirectoryOrCreate
+ - value: Directory
+ description: Directory
+ - value: FileOrCreate
+ description: FileOrCreate
+ - value: File
+ description: File
+ - value: Socket
+ description: Socket
+ - value: CharDevice
+ description: CharDevice
+ - value: BlockDevice
+ description: BlockDevice
+ - variable: storageClass
+ label: (Advanced) StorageClass
+ description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!"
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: SCALE-ZFS
+ - variable: accessMode
+ label: (Advanced) Access Mode
+ description: Allow or disallow multiple PVC's writhing to the same PV
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ReadWriteOnce
+ enum:
+ - value: ReadWriteOnce
+ description: ReadWriteOnce
+ - value: ReadOnlyMany
+ description: ReadOnlyMany
+ - value: ReadWriteMany
+ description: ReadWriteMany
+ - variable: advanced
+ label: Show Advanced Options
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: labelsList
+ label: Labels
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: labelItem
+ label: Label
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: annotationsList
+ label: Annotations
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: annotationItem
+ label: Label
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: ingress
+ label: ""
+ group: Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: scaleCert
+ label: Select TrueNAS SCALE Certificate
+ schema:
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: entrypoint
+ label: (Advanced) Traefik Entrypoint
+ description: Entrypoint used by Traefik when using Traefik as Ingress Provider
+ schema:
+ type: string
+ default: websecure
+ required: true
+ - variable: middlewares
+ label: Traefik Middlewares
+ description: Add previously created Traefik Middlewares to this Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: expert
+ label: Show Expert Configuration Options
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: enableFixedMiddlewares
+ description: These middlewares enforce a number of best practices.
+ label: Enable Default Middlewares
+ schema:
+ type: boolean
+ default: true
+ - variable: ingressClassName
+ label: IngressClass Name
+ schema:
+ type: string
+ default: ""
+ - variable: labelsList
+ label: Labels
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: labelItem
+ label: Label
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: annotationsList
+ label: Annotations
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: annotationItem
+ label: Label
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: ingressList
+ label: Add Manual Custom Ingresses
+ group: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressListEntry
+ label: Custom Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: ingressClassName
+ label: IngressClass Name
+ schema:
+ type: string
+ default: ""
+ - variable: labelsList
+ label: Labels
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: labelItem
+ label: Label
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: annotationsList
+ label: Annotations
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: annotationItem
+ label: Label
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: service
+ label: Linked Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Service Name
+ schema:
+ type: string
+ default: ""
+ - variable: port
+ label: Service Port
+ schema:
+ type: int
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: scaleCert
+ label: Select TrueNAS SCALE Certificate
+ schema:
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: entrypoint
+ label: Traefik Entrypoint
+ description: Entrypoint used by Traefik when using Traefik as Ingress Provider
+ schema:
+ type: string
+ default: websecure
+ required: true
+ - variable: middlewares
+ label: Traefik Middlewares
+ description: Add previously created Traefik Middlewares to this Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: security
+ label: Container Security Settings
+ group: Security and Permissions
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: editsecurity
+ label: Change PUID / UMASK values
+ description: By enabling this you override default set values.
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: PUID
+ label: Process User ID - PUID
+ description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps
+ schema:
+ type: int
+ default: 568
+ - variable: UMASK
+ label: UMASK
+ description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps
+ schema:
+ type: string
+ default: "002"
+ - variable: advancedSecurity
+ label: Show Advanced Security Settings
+ group: Security and Permissions
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: securityContext
+ label: Security Context
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: privileged
+ label: "Privileged mode"
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnlyRootFilesystem
+ label: "ReadOnly Root Filesystem"
+ schema:
+ type: boolean
+ default: true
+ - variable: allowPrivilegeEscalation
+ label: "Allow Privilege Escalation"
+ schema:
+ type: boolean
+ default: false
+ - variable: runAsNonRoot
+ label: "runAsNonRoot"
+ schema:
+ type: boolean
+ default: false
+ - variable: capabilities
+ label: Capabilities
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: drop
+ label: Drop Capability
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: dropEntry
+ label: ""
+ schema:
+ type: string
+ - variable: add
+ label: Add Capability
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: addEntry
+ label: ""
+ schema:
+ type: string
+ - variable: podSecurityContext
+ group: Security and Permissions
+ label: Pod Security Context
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: runAsUser
+ label: "runAsUser"
+ description: "The UserID of the user running the application"
+ schema:
+ type: int
+ default: 0
+ - variable: runAsGroup
+ label: "runAsGroup"
+ description: "The groupID this App of the user running the application"
+ schema:
+ type: int
+ default: 0
+ - variable: fsGroup
+ label: "fsGroup"
+ description: "The group that should own ALL storage."
+ schema:
+ type: int
+ default: 568
+ - variable: fsGroupChangePolicy
+ label: "When should we take ownership?"
+ schema:
+ type: string
+ default: OnRootMismatch
+ enum:
+ - value: OnRootMismatch
+ description: OnRootMismatch
+ - value: Always
+ description: Always
+ - variable: supplementalGroups
+ label: Supplemental Groups
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: supplementalGroupsEntry
+ label: Supplemental Group
+ schema:
+ type: int
+
+ - variable: advancedresources
+ label: Set Custom Resource Limits/Requests (Advanced)
+ group: Resources and Devices
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: resources
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: limits
+ label: Advanced Limit Resource Consumption
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation"
+ schema:
+ type: string
+ default: 4000m
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: RAM
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/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: "Minimum Resources Required (request)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation"
+ schema:
+ type: string
+ default: 10m
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: "RAM"
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation"
+ schema:
+ type: string
+ default: 50Mi
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: deviceList
+ label: Mount USB Devices
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: deviceListEntry
+ label: Device
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Storage
+ schema:
+ type: boolean
+ default: true
+ - variable: type
+ label: (Advanced) Type of Storage
+ description: Sets the persistence type
+ schema:
+ type: string
+ default: hostPath
+ hidden: true
+ - variable: readOnly
+ label: readOnly
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Device Path
+ description: Path to the device on the host system
+ schema:
+ type: path
+ - variable: mountPath
+ label: Container Device Path
+ description: Path inside the container the device is mounted
+ schema:
+ type: string
+ default: "/dev/ttyACM0"
+ # Specify GPU configuration
+ - variable: scaleGPU
+ label: GPU Configuration
+ group: Resources and Devices
+ schema:
+ type: dict
+ $ref:
+ - "definitions/gpuConfiguration"
+ attrs: []
+ - variable: horizontalPodAutoscaler
+ group: Advanced
+ label: (Advanced) Horizontal Pod Autoscaler
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hpaEntry
+ label: HPA Entry
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: target
+ label: Target
+ description: Deployment name, Defaults to Main Deployment
+ schema:
+ type: string
+ default: ""
+ - variable: minReplicas
+ label: Minimum Replicas
+ schema:
+ type: int
+ default: 1
+ - variable: maxReplicas
+ label: Maximum Replicas
+ schema:
+ type: int
+ default: 5
+ - variable: targetCPUUtilizationPercentage
+ label: Target CPU Utilization Percentage
+ schema:
+ type: int
+ default: 80
+ - variable: targetMemoryUtilizationPercentage
+ label: Target Memory Utilization Percentage
+ schema:
+ type: int
+ default: 80
+ - variable: networkPolicy
+ group: Advanced
+ label: (Advanced) Network Policy
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: netPolicyEntry
+ label: Network Policy Entry
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: policyType
+ label: Policy Type
+ schema:
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: ingress
+ description: Ingress
+ - value: egress
+ description: Egress
+ - value: ingress-egress
+ description: Ingress and Egress
+ - variable: egress
+ label: Egress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: egressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: to
+ label: To
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: toEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: ingress
+ label: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: from
+ label: From
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: fromEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: addons
+ group: Addons
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: Codeserver
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: git
+ label: Git Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: deployKey
+ description: Raw SSH Private Key
+ label: Deploy Key
+ schema:
+ type: string
+ - variable: deployKeyBase64
+ description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence
+ label: Deploy Key Base64
+ schema:
+ type: string
+ - variable: service
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: NodePort
+ description: Deprecated CHANGE THIS
+ - value: ClusterIP
+ description: ClusterIP
+ - value: LoadBalancer
+ description: LoadBalancer
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: advancedsvcset
+ label: Show Advanced Service Settings
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: externalIPs
+ label: "External IP's"
+ description: "External IP's"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: externalIP
+ label: External IP
+ schema:
+ type: string
+ - variable: ipFamilyPolicy
+ label: IP Family Policy
+ description: Specify the IP Policy
+ schema:
+ type: string
+ default: SingleStack
+ enum:
+ - value: SingleStack
+ description: SingleStack
+ - value: PreferDualStack
+ description: PreferDualStack
+ - value: RequireDualStack
+ description: RequireDualStack
+ - variable: ipFamilies
+ label: IP Families
+ description: (Advanced) The IP Families that should be used
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ipFamily
+ label: IP Family
+ schema:
+ type: string
+ - variable: ports
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ default: 36107
+ - variable: nodePort
+ description: Leave Empty to Disable
+ label: nodePort DEPRECATED
+ schema:
+ type: int
+ default: 36107
+ - variable: envList
+ label: Codeserver Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: promtail
+ label: Promtail
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: loki
+ label: Loki URL
+ schema:
+ type: string
+ required: true
+ - variable: logs
+ label: Log Paths
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ - variable: args
+ label: Promtail Command Line Arguments
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: arg
+ label: Arg
+ schema:
+ type: string
+ required: true
+ - variable: envList
+ label: Promtail Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: netshoot
+ label: Netshoot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: envList
+ label: Netshoot Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: vpn
+ label: VPN
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type
+ schema:
+ type: string
+ default: disabled
+ enum:
+ - value: disabled
+ description: disabled
+ - value: openvpn
+ description: OpenVPN
+ - value: wireguard
+ description: Wireguard
+ - value: tailscale
+ description: Tailscale
+ - variable: openvpn
+ label: OpenVPN Settings
+ schema:
+ type: dict
+ show_if: [["type", "=", "openvpn"]]
+ attrs:
+ - variable: username
+ label: Authentication Username (Optional)
+ description: Authentication Username, Optional
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: Authentication Password
+ description: Authentication Credentials
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: tailscale
+ label: Tailscale Settings
+ schema:
+ type: dict
+ show_if: [["type", "=", "tailscale"]]
+ attrs:
+ - variable: authkey
+ label: Authentication Key
+ description: Provide an auth key to automatically authenticate the node as your user account.
+ schema:
+ type: string
+ private: true
+ default: ""
+ - variable: accept_dns
+ label: Accept DNS
+ description: Accept DNS configuration from the admin console.
+ schema:
+ type: boolean
+ default: false
+ - variable: userspace
+ label: Userspace
+ description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device.
+ schema:
+ type: boolean
+ default: false
+ - variable: routes
+ label: Routes
+ description: Expose physical subnet routes to your entire Tailscale network.
+ schema:
+ type: string
+ default: ""
+ - variable: dest_ip
+ label: Destination IP
+ description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched.
+ schema:
+ type: string
+ default: ""
+ - variable: sock5_server
+ label: Sock5 Server
+ description: Sock5 Server
+ schema:
+ type: string
+ default: ""
+ - variable: extra_args
+ label: Extra Args
+ description: Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: daemon_extra_args
+ label: Tailscale Daemon Extra Args
+ description: Tailscale Daemon Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: killSwitch
+ label: Enable Killswitch
+ schema:
+ type: boolean
+ show_if: [["type", "!=", "disabled"]]
+ default: true
+ - variable: excludedNetworks_IPv4
+ label: Killswitch Excluded IPv4 networks
+ description: List of Killswitch Excluded IPv4 Addresses
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv4
+ label: IPv4 Network
+ schema:
+ type: string
+ required: true
+ - variable: excludedNetworks_IPv6
+ label: Killswitch Excluded IPv6 networks
+ description: "List of Killswitch Excluded IPv6 Addresses"
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv6
+ label: IPv6 Network
+ schema:
+ type: string
+ required: true
+ - variable: configFile
+ label: VPN Config File Location
+ schema:
+ type: dict
+ show_if: [["type", "!=", "disabled"]]
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Type
+ schema:
+ type: string
+ default: hostPath
+ hidden: true
+ - variable: hostPathType
+ label: hostPathType
+ schema:
+ type: string
+ default: File
+ hidden: true
+ - variable: noMount
+ label: noMount
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: hostPath
+ label: Full Path to File
+ description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn"
+ schema:
+ type: string
+ default: ""
+ - variable: envList
+ label: VPN Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: docs
+ group: Documentation
+ label: Please read the documentation at https://truecharts.org
+ description: Please read the documentation at
+
https://truecharts.org
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDocs
+ label: I have checked the documentation
+ schema:
+ type: boolean
+ default: true
+ - variable: donateNag
+ group: Documentation
+ label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor
+ description: Please consider supporting TrueCharts, see
+
https://truecharts.org/sponsor
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDonate
+ label: I have considered donating
+ schema:
+ type: boolean
+ default: true
+ hidden: true
diff --git a/stable/tvheadend/12.0.44/templates/common.yaml b/stable/tvheadend/12.0.44/templates/common.yaml
new file mode 100644
index 0000000000..c1a366e1cf
--- /dev/null
+++ b/stable/tvheadend/12.0.44/templates/common.yaml
@@ -0,0 +1 @@
+{{ include "tc.common.loader.all" . }}
diff --git a/stable/tvheadend/12.0.44/values.yaml b/stable/tvheadend/12.0.44/values.yaml
new file mode 100644
index 0000000000..e69de29bb2