diff --git a/dependency/mariadb/5.0.32/app-changelog.md b/dependency/mariadb/5.0.32/app-changelog.md
deleted file mode 100644
index 979da72934..0000000000
--- a/dependency/mariadb/5.0.32/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [mariadb-5.0.32](https://github.com/truecharts/charts/compare/mariadb-5.0.31...mariadb-5.0.32) (2023-02-15)
-
-### Chore
-
-- update container image tccr.io/truecharts/mariadb to 10.10.3
-
-
\ No newline at end of file
diff --git a/dependency/mariadb/5.0.32/CHANGELOG.md b/dependency/mariadb/5.0.33/CHANGELOG.md
similarity index 89%
rename from dependency/mariadb/5.0.32/CHANGELOG.md
rename to dependency/mariadb/5.0.33/CHANGELOG.md
index 6d8cbe31d3..977462dadb 100644
--- a/dependency/mariadb/5.0.32/CHANGELOG.md
+++ b/dependency/mariadb/5.0.33/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [mariadb-5.0.33](https://github.com/truecharts/charts/compare/mariadb-5.0.32...mariadb-5.0.33) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/mariadb to 10.10.3
+
+
+
+
## [mariadb-5.0.32](https://github.com/truecharts/charts/compare/mariadb-5.0.31...mariadb-5.0.32) (2023-02-15)
### Chore
@@ -88,12 +97,3 @@
## [mariadb-5.0.23](https://github.com/truecharts/charts/compare/mariadb-5.0.22...mariadb-5.0.23) (2023-01-15)
### Fix
-
-- don't run manifest Manager on most dependency apps. ([#6384](https://github.com/truecharts/charts/issues/6384))
-
-
-
-
-## [mariadb-5.0.22](https://github.com/truecharts/charts/compare/mariadb-5.0.21...mariadb-5.0.22) (2023-01-12)
-
-### Chore
diff --git a/dependency/mariadb/5.0.32/Chart.yaml b/dependency/mariadb/5.0.33/Chart.yaml
similarity index 98%
rename from dependency/mariadb/5.0.32/Chart.yaml
rename to dependency/mariadb/5.0.33/Chart.yaml
index 33f503a2b9..4e5bd01bd0 100644
--- a/dependency/mariadb/5.0.32/Chart.yaml
+++ b/dependency/mariadb/5.0.33/Chart.yaml
@@ -26,7 +26,7 @@ sources:
- https://github.com/prometheus/mysqld_exporter
- https://mariadb.org
type: application
-version: 5.0.32
+version: 5.0.33
annotations:
truecharts.org/catagories: |
- database
diff --git a/dependency/mariadb/5.0.32/README.md b/dependency/mariadb/5.0.33/README.md
similarity index 100%
rename from dependency/mariadb/5.0.32/README.md
rename to dependency/mariadb/5.0.33/README.md
diff --git a/dependency/mariadb/5.0.33/app-changelog.md b/dependency/mariadb/5.0.33/app-changelog.md
new file mode 100644
index 0000000000..38df319cc7
--- /dev/null
+++ b/dependency/mariadb/5.0.33/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [mariadb-5.0.33](https://github.com/truecharts/charts/compare/mariadb-5.0.32...mariadb-5.0.33) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/mariadb to 10.10.3
+
+
\ No newline at end of file
diff --git a/dependency/mariadb/5.0.32/app-readme.md b/dependency/mariadb/5.0.33/app-readme.md
similarity index 100%
rename from dependency/mariadb/5.0.32/app-readme.md
rename to dependency/mariadb/5.0.33/app-readme.md
diff --git a/dependency/mariadb/5.0.32/charts/common-11.1.2.tgz b/dependency/mariadb/5.0.33/charts/common-11.1.2.tgz
similarity index 100%
rename from dependency/mariadb/5.0.32/charts/common-11.1.2.tgz
rename to dependency/mariadb/5.0.33/charts/common-11.1.2.tgz
diff --git a/dependency/mariadb/5.0.32/ix_values.yaml b/dependency/mariadb/5.0.33/ix_values.yaml
similarity index 97%
rename from dependency/mariadb/5.0.32/ix_values.yaml
rename to dependency/mariadb/5.0.33/ix_values.yaml
index a1252fd790..84d0a85861 100644
--- a/dependency/mariadb/5.0.32/ix_values.yaml
+++ b/dependency/mariadb/5.0.33/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/mariadb
pullPolicy: IfNotPresent
- tag: 10.10.3@sha256:5ab1f23b6f0111901960e7a8361ec19ee897381c2e5593407e94a54b5a39902b
+ tag: 10.10.3@sha256:8f3203a85621a3faaf6316964f787201d689e30452f4afcf129d70ee0d471875
controller:
# -- Set the controller type.
diff --git a/dependency/mariadb/5.0.32/questions.yaml b/dependency/mariadb/5.0.33/questions.yaml
similarity index 100%
rename from dependency/mariadb/5.0.32/questions.yaml
rename to dependency/mariadb/5.0.33/questions.yaml
diff --git a/dependency/mariadb/5.0.32/templates/common.yaml b/dependency/mariadb/5.0.33/templates/common.yaml
similarity index 100%
rename from dependency/mariadb/5.0.32/templates/common.yaml
rename to dependency/mariadb/5.0.33/templates/common.yaml
diff --git a/dependency/mariadb/5.0.32/values.yaml b/dependency/mariadb/5.0.33/values.yaml
similarity index 100%
rename from dependency/mariadb/5.0.32/values.yaml
rename to dependency/mariadb/5.0.33/values.yaml
diff --git a/dependency/memcached/5.0.29/app-changelog.md b/dependency/memcached/5.0.29/app-changelog.md
deleted file mode 100644
index a359993dff..0000000000
--- a/dependency/memcached/5.0.29/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [memcached-5.0.29](https://github.com/truecharts/charts/compare/memcached-5.0.28...memcached-5.0.29) (2023-02-15)
-
-### Chore
-
-- update container image tccr.io/truecharts/memcached to 1.6.18
-
-
\ No newline at end of file
diff --git a/dependency/memcached/5.0.29/CHANGELOG.md b/dependency/memcached/5.0.30/CHANGELOG.md
similarity index 92%
rename from dependency/memcached/5.0.29/CHANGELOG.md
rename to dependency/memcached/5.0.30/CHANGELOG.md
index 7d3888dd94..1f6da470f3 100644
--- a/dependency/memcached/5.0.29/CHANGELOG.md
+++ b/dependency/memcached/5.0.30/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [memcached-5.0.30](https://github.com/truecharts/charts/compare/memcached-5.0.29...memcached-5.0.30) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/memcached to 1.6.18
+
+
+
+
## [memcached-5.0.29](https://github.com/truecharts/charts/compare/memcached-5.0.28...memcached-5.0.29) (2023-02-15)
### Chore
@@ -88,12 +97,3 @@
## [memcached-5.0.20](https://github.com/truecharts/charts/compare/memcached-5.0.19...memcached-5.0.20) (2023-01-12)
### Chore
-
-- update container image tccr.io/truecharts/memcached to 1.6.17
-
-
-
-
-## [memcached-5.0.19](https://github.com/truecharts/charts/compare/memcached-5.0.18...memcached-5.0.19) (2023-01-07)
-
-### Chore
diff --git a/dependency/memcached/5.0.29/Chart.yaml b/dependency/memcached/5.0.30/Chart.yaml
similarity index 98%
rename from dependency/memcached/5.0.29/Chart.yaml
rename to dependency/memcached/5.0.30/Chart.yaml
index 672ff1a0ba..5eba1da11b 100644
--- a/dependency/memcached/5.0.29/Chart.yaml
+++ b/dependency/memcached/5.0.30/Chart.yaml
@@ -24,7 +24,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-memcached
- http://memcached.org/
type: application
-version: 5.0.29
+version: 5.0.30
annotations:
truecharts.org/catagories: |
- database
diff --git a/dependency/memcached/5.0.29/README.md b/dependency/memcached/5.0.30/README.md
similarity index 100%
rename from dependency/memcached/5.0.29/README.md
rename to dependency/memcached/5.0.30/README.md
diff --git a/dependency/memcached/5.0.30/app-changelog.md b/dependency/memcached/5.0.30/app-changelog.md
new file mode 100644
index 0000000000..6c7d0bdde1
--- /dev/null
+++ b/dependency/memcached/5.0.30/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [memcached-5.0.30](https://github.com/truecharts/charts/compare/memcached-5.0.29...memcached-5.0.30) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/memcached to 1.6.18
+
+
\ No newline at end of file
diff --git a/dependency/memcached/5.0.29/app-readme.md b/dependency/memcached/5.0.30/app-readme.md
similarity index 100%
rename from dependency/memcached/5.0.29/app-readme.md
rename to dependency/memcached/5.0.30/app-readme.md
diff --git a/dependency/memcached/5.0.29/charts/common-11.1.2.tgz b/dependency/memcached/5.0.30/charts/common-11.1.2.tgz
similarity index 100%
rename from dependency/memcached/5.0.29/charts/common-11.1.2.tgz
rename to dependency/memcached/5.0.30/charts/common-11.1.2.tgz
diff --git a/dependency/memcached/5.0.29/ix_values.yaml b/dependency/memcached/5.0.30/ix_values.yaml
similarity index 71%
rename from dependency/memcached/5.0.29/ix_values.yaml
rename to dependency/memcached/5.0.30/ix_values.yaml
index 9c87078bd3..6cd3fc059b 100644
--- a/dependency/memcached/5.0.29/ix_values.yaml
+++ b/dependency/memcached/5.0.30/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/memcached
pullPolicy: IfNotPresent
- tag: 1.6.18@sha256:1435b310ede47a2242f4b8cb909af9f85e8c9cbbfb254cde75f39a9c316691b3
+ tag: 1.6.18@sha256:e8e8343295fa1e84b48852011db08c71fdbff4e414f60b4bae6b35ea0f5d3410
service:
main:
diff --git a/dependency/memcached/5.0.29/questions.yaml b/dependency/memcached/5.0.30/questions.yaml
similarity index 100%
rename from dependency/memcached/5.0.29/questions.yaml
rename to dependency/memcached/5.0.30/questions.yaml
diff --git a/dependency/memcached/5.0.29/templates/common.yaml b/dependency/memcached/5.0.30/templates/common.yaml
similarity index 100%
rename from dependency/memcached/5.0.29/templates/common.yaml
rename to dependency/memcached/5.0.30/templates/common.yaml
diff --git a/dependency/memcached/5.0.29/values.yaml b/dependency/memcached/5.0.30/values.yaml
similarity index 100%
rename from dependency/memcached/5.0.29/values.yaml
rename to dependency/memcached/5.0.30/values.yaml
diff --git a/dependency/mongodb/4.0.32/app-changelog.md b/dependency/mongodb/4.0.32/app-changelog.md
deleted file mode 100644
index c8e859e5d8..0000000000
--- a/dependency/mongodb/4.0.32/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [mongodb-4.0.32](https://github.com/truecharts/charts/compare/mongodb-4.0.31...mongodb-4.0.32) (2023-02-15)
-
-### Chore
-
-- update container image tccr.io/truecharts/mongodb to 6.0.4
-
-
\ No newline at end of file
diff --git a/dependency/mongodb/4.0.32/CHANGELOG.md b/dependency/mongodb/4.0.33/CHANGELOG.md
similarity index 92%
rename from dependency/mongodb/4.0.32/CHANGELOG.md
rename to dependency/mongodb/4.0.33/CHANGELOG.md
index dd86889af1..5453313c95 100644
--- a/dependency/mongodb/4.0.32/CHANGELOG.md
+++ b/dependency/mongodb/4.0.33/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [mongodb-4.0.33](https://github.com/truecharts/charts/compare/mongodb-4.0.32...mongodb-4.0.33) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/mongodb to 6.0.4
+
+
+
+
## [mongodb-4.0.32](https://github.com/truecharts/charts/compare/mongodb-4.0.31...mongodb-4.0.32) (2023-02-15)
### Chore
@@ -88,12 +97,3 @@
## [mongodb-4.0.23](https://github.com/truecharts/charts/compare/mongodb-4.0.22...mongodb-4.0.23) (2023-01-12)
### Chore
-
-- update container image tccr.io/truecharts/mongodb to 6.0.3
-
-
-
-
-## [mongodb-4.0.22](https://github.com/truecharts/charts/compare/mongodb-4.0.21...mongodb-4.0.22) (2023-01-07)
-
-### Chore
diff --git a/dependency/mongodb/4.0.32/Chart.yaml b/dependency/mongodb/4.0.33/Chart.yaml
similarity index 98%
rename from dependency/mongodb/4.0.32/Chart.yaml
rename to dependency/mongodb/4.0.33/Chart.yaml
index 8735beb759..799cf2be84 100644
--- a/dependency/mongodb/4.0.32/Chart.yaml
+++ b/dependency/mongodb/4.0.33/Chart.yaml
@@ -24,7 +24,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-mongodb
- https://www.mongodb.com
type: application
-version: 4.0.32
+version: 4.0.33
annotations:
truecharts.org/catagories: |
- database
diff --git a/dependency/mongodb/4.0.32/README.md b/dependency/mongodb/4.0.33/README.md
similarity index 100%
rename from dependency/mongodb/4.0.32/README.md
rename to dependency/mongodb/4.0.33/README.md
diff --git a/dependency/mongodb/4.0.33/app-changelog.md b/dependency/mongodb/4.0.33/app-changelog.md
new file mode 100644
index 0000000000..770020f195
--- /dev/null
+++ b/dependency/mongodb/4.0.33/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [mongodb-4.0.33](https://github.com/truecharts/charts/compare/mongodb-4.0.32...mongodb-4.0.33) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/mongodb to 6.0.4
+
+
\ No newline at end of file
diff --git a/dependency/mongodb/4.0.32/app-readme.md b/dependency/mongodb/4.0.33/app-readme.md
similarity index 100%
rename from dependency/mongodb/4.0.32/app-readme.md
rename to dependency/mongodb/4.0.33/app-readme.md
diff --git a/dependency/mongodb/4.0.32/charts/common-11.1.2.tgz b/dependency/mongodb/4.0.33/charts/common-11.1.2.tgz
similarity index 100%
rename from dependency/mongodb/4.0.32/charts/common-11.1.2.tgz
rename to dependency/mongodb/4.0.33/charts/common-11.1.2.tgz
diff --git a/dependency/mongodb/4.0.32/ix_values.yaml b/dependency/mongodb/4.0.33/ix_values.yaml
similarity index 97%
rename from dependency/mongodb/4.0.32/ix_values.yaml
rename to dependency/mongodb/4.0.33/ix_values.yaml
index 7461290e2f..9d94a1e359 100644
--- a/dependency/mongodb/4.0.32/ix_values.yaml
+++ b/dependency/mongodb/4.0.33/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/mongodb
pullPolicy: IfNotPresent
- tag: 6.0.4@sha256:dac1a980ee997485f0644689c806aa5ebfc8ba89e3b89f1bda797953be6b5cbe
+ tag: 6.0.4@sha256:3600c9f13d96311ddad4d2de6520d54c89a8708ee36798e4dc6fb93f59c1eab4
controller:
# -- Set the controller type.
diff --git a/dependency/mongodb/4.0.32/questions.yaml b/dependency/mongodb/4.0.33/questions.yaml
similarity index 100%
rename from dependency/mongodb/4.0.32/questions.yaml
rename to dependency/mongodb/4.0.33/questions.yaml
diff --git a/dependency/mongodb/4.0.32/templates/common.yaml b/dependency/mongodb/4.0.33/templates/common.yaml
similarity index 100%
rename from dependency/mongodb/4.0.32/templates/common.yaml
rename to dependency/mongodb/4.0.33/templates/common.yaml
diff --git a/dependency/mongodb/4.0.32/values.yaml b/dependency/mongodb/4.0.33/values.yaml
similarity index 100%
rename from dependency/mongodb/4.0.32/values.yaml
rename to dependency/mongodb/4.0.33/values.yaml
diff --git a/dependency/postgresql/11.0.30/CHANGELOG.md b/dependency/postgresql/11.0.30/CHANGELOG.md
new file mode 100644
index 0000000000..eed6cb1e08
--- /dev/null
+++ b/dependency/postgresql/11.0.30/CHANGELOG.md
@@ -0,0 +1,99 @@
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+
+## [postgresql-11.0.30](https://github.com/truecharts/charts/compare/postgresql-11.0.29...postgresql-11.0.30) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/postgresql to 14.7.0
+
+
+
+
+## [postgresql-11.0.29](https://github.com/truecharts/charts/compare/postgresql-11.0.28...postgresql-11.0.29) (2023-02-12)
+
+### Chore
+
+- update container image tccr.io/truecharts/postgresql to 14.7.0
+
+
+
+
+## [postgresql-11.0.28](https://github.com/truecharts/charts/compare/postgresql-11.0.27...postgresql-11.0.28) (2023-02-10)
+
+### Fix
+
+- ensure new helm deps repo is used in latest releases as well.
+
+
+
+
+## [postgresql-11.0.27](https://github.com/truecharts/charts/compare/postgresql-11.0.26...postgresql-11.0.27) (2023-02-09)
+
+### Chore
+
+- update container image tccr.io/truecharts/postgresql to v14.7.0
+
+
+
+
+## [postgresql-11.0.26](https://github.com/truecharts/charts/compare/postgresql-11.0.25...postgresql-11.0.26) (2023-02-09)
+
+### Chore
+
+- update container image tccr.io/truecharts/postgresql to v
+
+
+
+
+## [postgresql-11.0.25](https://github.com/truecharts/charts/compare/postgresql-11.0.24...postgresql-11.0.25) (2023-02-06)
+
+### Chore
+
+- update container image tccr.io/truecharts/postgresql to 14.6.0
+
+
+
+
+## [postgresql-11.0.24](https://github.com/truecharts/charts/compare/postgresql-11.0.23...postgresql-11.0.24) (2023-02-03)
+
+### Chore
+
+- update container image tccr.io/truecharts/postgresql to 14.6.0
+
+
+
+
+## [postgresql-11.0.23](https://github.com/truecharts/charts/compare/postgresql-11.0.22...postgresql-11.0.23) (2023-02-02)
+
+### Fix
+
+- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826))
+
+
+
+
+## [postgresql-11.0.22](https://github.com/truecharts/charts/compare/postgresql-11.0.21...postgresql-11.0.22) (2023-01-24)
+
+### Chore
+
+- update container image tccr.io/truecharts/postgresql to 14.6.0
+
+
+
+
+## [postgresql-11.0.21](https://github.com/truecharts/charts/compare/postgresql-11.0.20...postgresql-11.0.21) (2023-01-18)
+
+### Chore
+
+- update container image tccr.io/truecharts/postgresql to 14.6.0
+
+
+
+
+## [postgresql-11.0.20](https://github.com/truecharts/charts/compare/postgresql-11.0.19...postgresql-11.0.20) (2023-01-15)
+
+### Fix
diff --git a/dependency/postgresql/11.0.30/Chart.yaml b/dependency/postgresql/11.0.30/Chart.yaml
new file mode 100644
index 0000000000..c587c33d73
--- /dev/null
+++ b/dependency/postgresql/11.0.30/Chart.yaml
@@ -0,0 +1,32 @@
+apiVersion: v2
+appVersion: "14.7.0"
+dependencies:
+ - name: common
+ repository: https://library-charts.truecharts.org
+ version: 11.1.2
+deprecated: false
+description: PostgresSQL
+home: https://truecharts.org/charts/dependency/postgresql
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/postgresql.png
+keywords:
+ - postgres
+ - postgressql
+ - dtabase
+ - sql
+kubeVersion: ">=1.16.0-0"
+maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+name: postgresql
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/dependency/postgresql
+ - https://hub.docker.com/r/bitnami/postgresql
+ - https://www.postgresql.org/
+type: application
+version: 11.0.30
+annotations:
+ truecharts.org/catagories: |
+ - database
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/grade: U
diff --git a/dependency/postgresql/11.0.30/README.md b/dependency/postgresql/11.0.30/README.md
new file mode 100644
index 0000000000..36b5b3d8f7
--- /dev/null
+++ b/dependency/postgresql/11.0.30/README.md
@@ -0,0 +1,27 @@
+# README
+
+## General Info
+
+TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
+However only installations using the TrueNAS SCALE Apps system are supported.
+
+For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dependency/)
+
+**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)**
+
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/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/charts/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/dependency/postgresql/11.0.30/app-changelog.md b/dependency/postgresql/11.0.30/app-changelog.md
new file mode 100644
index 0000000000..a34165c219
--- /dev/null
+++ b/dependency/postgresql/11.0.30/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [postgresql-11.0.30](https://github.com/truecharts/charts/compare/postgresql-11.0.29...postgresql-11.0.30) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/postgresql to 14.7.0
+
+
\ No newline at end of file
diff --git a/dependency/postgresql/11.0.30/app-readme.md b/dependency/postgresql/11.0.30/app-readme.md
new file mode 100644
index 0000000000..e784462560
--- /dev/null
+++ b/dependency/postgresql/11.0.30/app-readme.md
@@ -0,0 +1,8 @@
+PostgresSQL
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/dependency/postgresql](https://truecharts.org/charts/dependency/postgresql)
+
+---
+
+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!
diff --git a/enterprise/grafana/6.0.29/charts/common-11.1.2.tgz b/dependency/postgresql/11.0.30/charts/common-11.1.2.tgz
similarity index 100%
rename from enterprise/grafana/6.0.29/charts/common-11.1.2.tgz
rename to dependency/postgresql/11.0.30/charts/common-11.1.2.tgz
diff --git a/dependency/postgresql/11.0.30/ix_values.yaml b/dependency/postgresql/11.0.30/ix_values.yaml
new file mode 100644
index 0000000000..95c918cdc9
--- /dev/null
+++ b/dependency/postgresql/11.0.30/ix_values.yaml
@@ -0,0 +1,132 @@
+image:
+ repository: tccr.io/truecharts/postgresql
+ pullPolicy: IfNotPresent
+ tag: 14.7.0@sha256:3ff5b09bc1d83c09194c1d320a5eb525541b54e49cba1d664b56e275b6433d71
+
+controller:
+ # -- Set the controller type.
+ # Valid options are deployment, daemonset or statefulset
+ type: statefulset
+ # -- Number of desired pods
+ replicas: 1
+ # -- Set the controller upgrade strategy
+ # For Deployments, valid values are Recreate (default) and RollingUpdate.
+ # For StatefulSets, valid values are OnDelete and RollingUpdate (default).
+ # DaemonSets ignore this.
+ strategy: RollingUpdate
+ rollingUpdate:
+ # -- Set deployment RollingUpdate max unavailable
+ unavailable: 1
+ # -- Set deployment RollingUpdate max surge
+ surge:
+ # -- Set statefulset RollingUpdate partition
+ partition:
+ # -- ReplicaSet revision history limit
+ revisionHistoryLimit: 3
+
+securityContext:
+ readOnlyRootFilesystem: false
+
+service:
+ main:
+ ports:
+ main:
+ port: 5432
+ targetPort: 5432
+
+## TODO: Fix the backup-on-upgrade system
+enableUpgradeBackup: false
+
+podSecurityContext:
+ runAsGroup: 0
+
+volumeClaimTemplates:
+ db:
+ enabled: true
+ mountPath: "/bitnami/postgresql"
+
+# -- Probe configuration
+# -- [[ref]](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/)
+# @default -- See below
+probes:
+ # -- Liveness probe configuration
+ # @default -- See below
+ liveness:
+ # -- Enable the liveness probe
+ enabled: true
+ # -- Set this to `true` if you wish to specify your own livenessProbe
+ custom: true
+ # -- The spec field contains the values for the default livenessProbe.
+ # If you selected `custom: true`, this field holds the definition of the livenessProbe.
+ # @default -- See below
+ spec:
+ exec:
+ command:
+ - sh
+ - -c
+ - "until pg_isready -U ${POSTGRES_USER} -h localhost; do sleep 2 ; done"
+
+ # -- Redainess probe configuration
+ # @default -- See below
+ readiness:
+ # -- Enable the readiness probe
+ enabled: true
+ # -- Set this to `true` if you wish to specify your own readinessProbe
+ custom: true
+ # -- The spec field contains the values for the default readinessProbe.
+ # If you selected `custom: true`, this field holds the definition of the readinessProbe.
+ # @default -- See below
+ spec:
+ exec:
+ command:
+ - sh
+ - -c
+ - "until pg_isready -U ${POSTGRES_USER} -h localhost; do sleep 2 ; done"
+ # -- Startup probe configuration
+ # @default -- See below
+ startup:
+ # -- Enable the startup probe
+ enabled: true
+ custom: true
+ # -- The spec field contains the values for the default livenessProbe.
+ # If you selected `custom: true`, this field holds the definition of the livenessProbe.
+ # @default -- See below
+ spec:
+ exec:
+ command:
+ - sh
+ - -c
+ - "until pg_isready -U ${POSTGRES_USER} -h localhost; do sleep 2 ; done"
+
+postgresqlPassword: "testpass"
+postgresqlUsername: "test"
+postgresqlDatabase: "test"
+postgrespassword: "testroot"
+existingSecret: ""
+
+secret:
+ credentials:
+ enabled: true
+ data:
+ postgresql-password: '{{ ( .Values.postgresqlPassword | default "empty" ) }}'
+ postgresql-postgres-password: '{{ ( .Values.postgrespassword | default "empty" ) }}'
+
+env:
+ POSTGRES_PASSWORD:
+ secretKeyRef:
+ name: '{{ .Values.existingSecret | default ( printf "%s-credentials" ( include "tc.common.names.fullname" . ) ) }}'
+ key: "postgresql-password"
+ POSTGRESQL_POSTGRES_PASSWORD:
+ secretKeyRef:
+ name: '{{ .Values.existingSecret | default ( printf "%s-credentials" ( include "tc.common.names.fullname" . ) ) }}'
+ key: "postgresql-postgres-password"
+ POSTGRES_USER: "{{ .Values.postgresqlUsername }}"
+ POSTGRES_DB: "{{ .Values.postgresqlDatabase }}"
+# POSTGRESQL_POSTGRES_PASSWORD: "{{ .Values.postgrespassword }}"
+# POSTGRESQL_PASSWORD: "{{ .Values.password }}"
+
+portal:
+ enabled: false
+
+manifests:
+ enabled: false
diff --git a/dependency/postgresql/11.0.30/questions.yaml b/dependency/postgresql/11.0.30/questions.yaml
new file mode 100644
index 0000000000..27ba469349
--- /dev/null
+++ b/dependency/postgresql/11.0.30/questions.yaml
@@ -0,0 +1,1596 @@
+groups:
+ - name: Container Image
+ description: Image to be used for container
+ - name: General Settings
+ description: General Deployment Settings
+ - 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: VPN
+ description: VPN
+ - name: Addons
+ description: Addon Configuration
+ - name: Advanced
+ description: Advanced Configuration
+ - name: Documentation
+ description: Documentation
+questions:
+ - variable: global
+ label: Global Settings
+ group: "General Settings"
+ schema:
+ type: dict
+ hidden: true
+ attrs:
+ - variable: isSCALE
+ label: Flag this is SCALE
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: controller
+ group: "General Settings"
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: replicas
+ description: Number of desired pod replicas
+ label: Desired Replicas
+ schema:
+ type: int
+ required: true
+ default: 1
+ - variable: customextraargs
+ group: "General Settings"
+ 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: "General Settings"
+ 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: "General Settings"
+ 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: postgresqlDatabase
+ group: "App Configuration"
+ label: "Database Name"
+ schema:
+ type: string
+ default: "mydatabase"
+ required: true
+ - variable: postgresqlUsername
+ group: "App Configuration"
+ label: "Database User"
+ schema:
+ type: string
+ default: "mydatabaseuser"
+ required: true
+ - variable: postgresqlPassword
+ group: "App Configuration"
+ label: "Database Password"
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: postgrespassword
+ group: "App Configuration"
+ label: "Root Password"
+ schema:
+ type: string
+ default: ""
+ required: true
+ - 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: 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: 5432
+ required: true
+ - 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: 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: volumeClaimTemplates
+ label: Integrated Persistent Storage
+ description: Integrated Persistent Storage
+ group: Storage and Persistence
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: db
+ label: "DB Storage"
+ description: "Stores the old Application Database."
+ schema:
+ type: dict
+ hidden: true
+ attrs:
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: pvc
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - 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: 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: 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 (Do NOT REDUCE after installation)
+ description: This value can ONLY be INCREASED after the installation
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - 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: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: hostPath
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - 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: 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: 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: 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: true
+ - 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: 568
+ - 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: resources
+ group: Resources and Devices
+ label: "Resource Limits"
+ 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
+ hidden: true
+ 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
+ hidden: true
+ 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
+ hidden: true
+ 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: 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: auth_once
+ label: Auth Once
+ description: Only attempt to log in if not already logged in.
+ schema:
+ type: boolean
+ default: true
+ - 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: The address on which to listen for SOCKS5 proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: outbound_http_proxy_listen
+ label: Outbound HTTP Proxy Listen
+ description: The address on which to listen for HTTP proxying into the tailscale net.
+ 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/medusa/5.0.16/templates/common.yaml b/dependency/postgresql/11.0.30/templates/common.yaml
similarity index 100%
rename from stable/medusa/5.0.16/templates/common.yaml
rename to dependency/postgresql/11.0.30/templates/common.yaml
diff --git a/enterprise/grafana/6.0.29/values.yaml b/dependency/postgresql/11.0.30/values.yaml
similarity index 100%
rename from enterprise/grafana/6.0.29/values.yaml
rename to dependency/postgresql/11.0.30/values.yaml
diff --git a/enterprise/grafana/6.0.29/app-changelog.md b/enterprise/grafana/6.0.29/app-changelog.md
deleted file mode 100644
index 17882bb29d..0000000000
--- a/enterprise/grafana/6.0.29/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [grafana-6.0.29](https://github.com/truecharts/charts/compare/grafana-6.0.28...grafana-6.0.29) (2023-02-15)
-
-### Chore
-
-- update container image tccr.io/truecharts/grafana to 9.3.6
-
-
\ No newline at end of file
diff --git a/enterprise/grafana/6.0.29/CHANGELOG.md b/enterprise/grafana/6.0.30/CHANGELOG.md
similarity index 87%
rename from enterprise/grafana/6.0.29/CHANGELOG.md
rename to enterprise/grafana/6.0.30/CHANGELOG.md
index 1d340e31dc..fe491a872d 100644
--- a/enterprise/grafana/6.0.29/CHANGELOG.md
+++ b/enterprise/grafana/6.0.30/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [grafana-6.0.30](https://github.com/truecharts/charts/compare/grafana-6.0.29...grafana-6.0.30) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/grafana to 9.3.6
+
+
+
+
## [grafana-6.0.29](https://github.com/truecharts/charts/compare/grafana-6.0.28...grafana-6.0.29) (2023-02-15)
### Chore
diff --git a/enterprise/grafana/6.0.29/Chart.yaml b/enterprise/grafana/6.0.30/Chart.yaml
similarity index 98%
rename from enterprise/grafana/6.0.29/Chart.yaml
rename to enterprise/grafana/6.0.30/Chart.yaml
index 53037a166d..82a703336f 100644
--- a/enterprise/grafana/6.0.29/Chart.yaml
+++ b/enterprise/grafana/6.0.30/Chart.yaml
@@ -25,7 +25,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-grafana
- https://grafana.com/
type: application
-version: 6.0.29
+version: 6.0.30
annotations:
truecharts.org/catagories: |
- metrics
diff --git a/enterprise/grafana/6.0.30/LICENSE b/enterprise/grafana/6.0.30/LICENSE
new file mode 100644
index 0000000000..93c3f61c61
--- /dev/null
+++ b/enterprise/grafana/6.0.30/LICENSE
@@ -0,0 +1,106 @@
+Business Source License 1.1
+
+Parameters
+
+Licensor: The TrueCharts Project, it's owner and it's contributors
+Licensed Work: The TrueCharts "Grafana" Helm Chart
+Additional Use Grant: You may use the licensed work in production, as long
+ as it is directly sourced from a TrueCharts provided
+ official repository, catalog or source. You may also make private
+ modification to the directly sourced licenced work,
+ when used in production.
+
+ The following cases are, due to their nature, also
+ defined as 'production use' and explicitly prohibited:
+ - Bundling, including or displaying the licensed work
+ with(in) another work intended for production use,
+ with the apparent intend of facilitating and/or
+ promoting production use by third parties in
+ violation of this license.
+
+Change Date: 2050-01-01
+
+Change License: 3-clause BSD license
+
+For information about alternative licensing arrangements for the Software,
+please contact: legal@truecharts.org
+
+Notice
+
+The Business Source License (this document, or the “License”) is not an Open
+Source license. However, the Licensed Work will eventually be made available
+under an Open Source License, as stated in this License.
+
+License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved.
+“Business Source License” is a trademark of MariaDB Corporation Ab.
+
+-----------------------------------------------------------------------------
+
+Business Source License 1.1
+
+Terms
+
+The Licensor hereby grants you the right to copy, modify, create derivative
+works, redistribute, and make non-production use of the Licensed Work. The
+Licensor may make an Additional Use Grant, above, permitting limited
+production use.
+
+Effective on the Change Date, or the fourth anniversary of the first publicly
+available distribution of a specific version of the Licensed Work under this
+License, whichever comes first, the Licensor hereby grants you rights under
+the terms of the Change License, and the rights granted in the paragraph
+above terminate.
+
+If your use of the Licensed Work does not comply with the requirements
+currently in effect as described in this License, you must purchase a
+commercial license from the Licensor, its affiliated entities, or authorized
+resellers, or you must refrain from using the Licensed Work.
+
+All copies of the original and modified Licensed Work, and derivative works
+of the Licensed Work, are subject to this License. This License applies
+separately for each version of the Licensed Work and the Change Date may vary
+for each version of the Licensed Work released by Licensor.
+
+You must conspicuously display this License on each original or modified copy
+of the Licensed Work. If you receive the Licensed Work in original or
+modified form from a third party, the terms and conditions set forth in this
+License apply to your use of that work.
+
+Any use of the Licensed Work in violation of this License will automatically
+terminate your rights under this License for the current and all other
+versions of the Licensed Work.
+
+This License does not grant you any right in any trademark or logo of
+Licensor or its affiliates (provided that you may use a trademark or logo of
+Licensor as expressly required by this License).
+
+TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON
+AN “AS IS” BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS,
+EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND
+TITLE.
+
+MariaDB hereby grants you permission to use this License’s text to license
+your works, and to refer to it using the trademark “Business Source License”,
+as long as you comply with the Covenants of Licensor below.
+
+Covenants of Licensor
+
+In consideration of the right to use this License’s text and the “Business
+Source License” name and trademark, Licensor covenants to MariaDB, and to all
+other recipients of the licensed work to be provided by Licensor:
+
+1. To specify as the Change License the GPL Version 2.0 or any later version,
+ or a license that is compatible with GPL Version 2.0 or a later version,
+ where “compatible” means that software provided under the Change License can
+ be included in a program with software provided under GPL Version 2.0 or a
+ later version. Licensor may specify additional Change Licenses without
+ limitation.
+
+2. To either: (a) specify an additional grant of rights to use that does not
+ impose any additional restriction on the right granted in this License, as
+ the Additional Use Grant; or (b) insert the text “None”.
+
+3. To specify a Change Date.
+
+4. Not to modify this License in any other way.
diff --git a/enterprise/grafana/6.0.29/README.md b/enterprise/grafana/6.0.30/README.md
similarity index 100%
rename from enterprise/grafana/6.0.29/README.md
rename to enterprise/grafana/6.0.30/README.md
diff --git a/enterprise/grafana/6.0.30/app-changelog.md b/enterprise/grafana/6.0.30/app-changelog.md
new file mode 100644
index 0000000000..a481d2ac6f
--- /dev/null
+++ b/enterprise/grafana/6.0.30/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [grafana-6.0.30](https://github.com/truecharts/charts/compare/grafana-6.0.29...grafana-6.0.30) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/grafana to 9.3.6
+
+
\ No newline at end of file
diff --git a/enterprise/grafana/6.0.29/app-readme.md b/enterprise/grafana/6.0.30/app-readme.md
similarity index 100%
rename from enterprise/grafana/6.0.29/app-readme.md
rename to enterprise/grafana/6.0.30/app-readme.md
diff --git a/incubator/dashy/2.0.18/charts/common-11.1.2.tgz b/enterprise/grafana/6.0.30/charts/common-11.1.2.tgz
similarity index 100%
rename from incubator/dashy/2.0.18/charts/common-11.1.2.tgz
rename to enterprise/grafana/6.0.30/charts/common-11.1.2.tgz
diff --git a/enterprise/grafana/6.0.29/ix_values.yaml b/enterprise/grafana/6.0.30/ix_values.yaml
similarity index 95%
rename from enterprise/grafana/6.0.29/ix_values.yaml
rename to enterprise/grafana/6.0.30/ix_values.yaml
index e7563ff15e..3ab3778893 100644
--- a/enterprise/grafana/6.0.29/ix_values.yaml
+++ b/enterprise/grafana/6.0.30/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/grafana
pullPolicy: IfNotPresent
- tag: 9.3.6@sha256:268c6a4b2da162f7471321821b88bcf4a5e0f782836fd9129d3fcfc2d7571abf
+ tag: 9.3.6@sha256:d8bf3bb566deabe71269c0ebacc6c3af82e374161d9513c7a4891c8c6fbc9d74
securityContext:
readOnlyRootFilesystem: false
diff --git a/enterprise/grafana/6.0.29/questions.yaml b/enterprise/grafana/6.0.30/questions.yaml
similarity index 100%
rename from enterprise/grafana/6.0.29/questions.yaml
rename to enterprise/grafana/6.0.30/questions.yaml
diff --git a/enterprise/grafana/6.0.29/templates/common.yaml b/enterprise/grafana/6.0.30/templates/common.yaml
similarity index 100%
rename from enterprise/grafana/6.0.29/templates/common.yaml
rename to enterprise/grafana/6.0.30/templates/common.yaml
diff --git a/enterprise/grafana/6.0.29/templates/prometheusrules.yaml b/enterprise/grafana/6.0.30/templates/prometheusrules.yaml
similarity index 100%
rename from enterprise/grafana/6.0.29/templates/prometheusrules.yaml
rename to enterprise/grafana/6.0.30/templates/prometheusrules.yaml
diff --git a/enterprise/grafana/6.0.29/templates/servicemonitor.yaml b/enterprise/grafana/6.0.30/templates/servicemonitor.yaml
similarity index 100%
rename from enterprise/grafana/6.0.29/templates/servicemonitor.yaml
rename to enterprise/grafana/6.0.30/templates/servicemonitor.yaml
diff --git a/incubator/dashy/2.0.18/values.yaml b/enterprise/grafana/6.0.30/values.yaml
similarity index 100%
rename from incubator/dashy/2.0.18/values.yaml
rename to enterprise/grafana/6.0.30/values.yaml
diff --git a/incubator/dashy/2.0.18/app-changelog.md b/incubator/dashy/2.0.18/app-changelog.md
deleted file mode 100644
index d5b21a781b..0000000000
--- a/incubator/dashy/2.0.18/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [dashy-2.0.18](https://github.com/truecharts/charts/compare/dashy-2.0.17...dashy-2.0.18) (2023-02-10)
-
-### Fix
-
-- ensure new helm deps repo is used in latest releases as well.
-
-
\ No newline at end of file
diff --git a/incubator/dashy/2.0.18/CHANGELOG.md b/incubator/dashy/2.0.19/CHANGELOG.md
similarity index 92%
rename from incubator/dashy/2.0.18/CHANGELOG.md
rename to incubator/dashy/2.0.19/CHANGELOG.md
index 42aac0fd14..b8a5bf22f0 100644
--- a/incubator/dashy/2.0.18/CHANGELOG.md
+++ b/incubator/dashy/2.0.19/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [dashy-2.0.19](https://github.com/truecharts/charts/compare/dashy-2.0.18...dashy-2.0.19) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/dashy to 2.1.1
+
+
+
+
## [dashy-2.0.18](https://github.com/truecharts/charts/compare/dashy-2.0.17...dashy-2.0.18) (2023-02-10)
### Fix
@@ -88,12 +97,3 @@
## [dashy-2.0.9](https://github.com/truecharts/charts/compare/dashy-2.0.8...dashy-2.0.9) (2022-12-25)
### Chore
-
-- update helm general non-major
-
-
-
-
-## [dashy-2.0.8](https://github.com/truecharts/charts/compare/dashy-2.0.7...dashy-2.0.8) (2022-12-24)
-
-### Chore
diff --git a/incubator/dashy/2.0.18/Chart.yaml b/incubator/dashy/2.0.19/Chart.yaml
similarity index 98%
rename from incubator/dashy/2.0.18/Chart.yaml
rename to incubator/dashy/2.0.19/Chart.yaml
index fbae977e4b..af7ceefd34 100644
--- a/incubator/dashy/2.0.18/Chart.yaml
+++ b/incubator/dashy/2.0.19/Chart.yaml
@@ -19,7 +19,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/dashy
- https://hub.docker.com/r/lissy93/dashy
- https://github.com/airsonic/airsonic
-version: 2.0.18
+version: 2.0.19
annotations:
truecharts.org/catagories: |
- dashboard
diff --git a/incubator/dashy/2.0.18/README.md b/incubator/dashy/2.0.19/README.md
similarity index 100%
rename from incubator/dashy/2.0.18/README.md
rename to incubator/dashy/2.0.19/README.md
diff --git a/incubator/dashy/2.0.19/app-changelog.md b/incubator/dashy/2.0.19/app-changelog.md
new file mode 100644
index 0000000000..892da38d52
--- /dev/null
+++ b/incubator/dashy/2.0.19/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [dashy-2.0.19](https://github.com/truecharts/charts/compare/dashy-2.0.18...dashy-2.0.19) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/dashy to 2.1.1
+
+
\ No newline at end of file
diff --git a/incubator/dashy/2.0.18/app-readme.md b/incubator/dashy/2.0.19/app-readme.md
similarity index 100%
rename from incubator/dashy/2.0.18/app-readme.md
rename to incubator/dashy/2.0.19/app-readme.md
diff --git a/incubator/kdenlive/2.0.18/charts/common-11.1.2.tgz b/incubator/dashy/2.0.19/charts/common-11.1.2.tgz
similarity index 100%
rename from incubator/kdenlive/2.0.18/charts/common-11.1.2.tgz
rename to incubator/dashy/2.0.19/charts/common-11.1.2.tgz
diff --git a/incubator/dashy/2.0.18/ix_values.yaml b/incubator/dashy/2.0.19/ix_values.yaml
similarity index 92%
rename from incubator/dashy/2.0.18/ix_values.yaml
rename to incubator/dashy/2.0.19/ix_values.yaml
index d3c53e91af..6304122398 100644
--- a/incubator/dashy/2.0.18/ix_values.yaml
+++ b/incubator/dashy/2.0.19/ix_values.yaml
@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/dashy
- tag: 2.1.1@sha256:6f5986d8e9db038a7a0c16fa219e8f6bb97377b8e03a07ed8ce2b4e0e19c09bf
+ tag: 2.1.1@sha256:6794afe1809a03460a0bd2baeea3aa674dd812320e6930af55437c6dbe87b7eb
pullPolicy: IfNotPresent
securityContext:
diff --git a/incubator/dashy/2.0.18/questions.yaml b/incubator/dashy/2.0.19/questions.yaml
similarity index 100%
rename from incubator/dashy/2.0.18/questions.yaml
rename to incubator/dashy/2.0.19/questions.yaml
diff --git a/incubator/dashy/2.0.18/templates/_configmap.tpl b/incubator/dashy/2.0.19/templates/_configmap.tpl
similarity index 100%
rename from incubator/dashy/2.0.18/templates/_configmap.tpl
rename to incubator/dashy/2.0.19/templates/_configmap.tpl
diff --git a/incubator/dashy/2.0.18/templates/common.yaml b/incubator/dashy/2.0.19/templates/common.yaml
similarity index 100%
rename from incubator/dashy/2.0.18/templates/common.yaml
rename to incubator/dashy/2.0.19/templates/common.yaml
diff --git a/incubator/kdenlive/2.0.18/values.yaml b/incubator/dashy/2.0.19/values.yaml
similarity index 100%
rename from incubator/kdenlive/2.0.18/values.yaml
rename to incubator/dashy/2.0.19/values.yaml
diff --git a/incubator/kdenlive/2.0.18/app-changelog.md b/incubator/kdenlive/2.0.18/app-changelog.md
deleted file mode 100644
index 5abb8f8d5e..0000000000
--- a/incubator/kdenlive/2.0.18/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [kdenlive-2.0.18](https://github.com/truecharts/charts/compare/kdenlive-2.0.17...kdenlive-2.0.18) (2023-02-15)
-
-### Chore
-
-- update container image tccr.io/truecharts/kdenlive to latest
-
-
\ No newline at end of file
diff --git a/incubator/kdenlive/2.0.18/CHANGELOG.md b/incubator/kdenlive/2.0.19/CHANGELOG.md
similarity index 94%
rename from incubator/kdenlive/2.0.18/CHANGELOG.md
rename to incubator/kdenlive/2.0.19/CHANGELOG.md
index c24e314717..1433d08a6d 100644
--- a/incubator/kdenlive/2.0.18/CHANGELOG.md
+++ b/incubator/kdenlive/2.0.19/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [kdenlive-2.0.19](https://github.com/truecharts/charts/compare/kdenlive-2.0.18...kdenlive-2.0.19) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/kdenlive to latest
+
+
+
+
## [kdenlive-2.0.18](https://github.com/truecharts/charts/compare/kdenlive-2.0.17...kdenlive-2.0.18) (2023-02-15)
### Chore
@@ -88,12 +97,3 @@
## [kdenlive-2.0.9](https://github.com/truecharts/charts/compare/kdenlive-vnc-2.0.4...kdenlive-2.0.9) (2022-12-24)
### Chore
-
-- update container image tccr.io/truecharts/kdenlive to latest
-
-
-
-
-## [kdenlive-2.0.8](https://github.com/truecharts/charts/compare/kdenlive-vnc-2.0.3...kdenlive-2.0.8) (2022-12-19)
-
-### Chore
diff --git a/incubator/kdenlive/2.0.18/Chart.yaml b/incubator/kdenlive/2.0.19/Chart.yaml
similarity index 98%
rename from incubator/kdenlive/2.0.18/Chart.yaml
rename to incubator/kdenlive/2.0.19/Chart.yaml
index fa0dcb0ff5..0303ef2ab6 100644
--- a/incubator/kdenlive/2.0.18/Chart.yaml
+++ b/incubator/kdenlive/2.0.19/Chart.yaml
@@ -28,4 +28,4 @@ sources:
- https://github.com/orgs/linuxserver/packages/container/package/kdenlive
- https://github.com/linuxserver/docker-kdenlive#readme
type: application
-version: 2.0.18
+version: 2.0.19
diff --git a/incubator/kdenlive/2.0.18/README.md b/incubator/kdenlive/2.0.19/README.md
similarity index 100%
rename from incubator/kdenlive/2.0.18/README.md
rename to incubator/kdenlive/2.0.19/README.md
diff --git a/incubator/kdenlive/2.0.19/app-changelog.md b/incubator/kdenlive/2.0.19/app-changelog.md
new file mode 100644
index 0000000000..d50ae499bd
--- /dev/null
+++ b/incubator/kdenlive/2.0.19/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [kdenlive-2.0.19](https://github.com/truecharts/charts/compare/kdenlive-2.0.18...kdenlive-2.0.19) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/kdenlive to latest
+
+
\ No newline at end of file
diff --git a/incubator/kdenlive/2.0.18/app-readme.md b/incubator/kdenlive/2.0.19/app-readme.md
similarity index 100%
rename from incubator/kdenlive/2.0.18/app-readme.md
rename to incubator/kdenlive/2.0.19/app-readme.md
diff --git a/incubator/nitter/1.0.10/charts/common-11.1.2.tgz b/incubator/kdenlive/2.0.19/charts/common-11.1.2.tgz
similarity index 100%
rename from incubator/nitter/1.0.10/charts/common-11.1.2.tgz
rename to incubator/kdenlive/2.0.19/charts/common-11.1.2.tgz
diff --git a/incubator/kdenlive/2.0.18/ix_values.yaml b/incubator/kdenlive/2.0.19/ix_values.yaml
similarity index 83%
rename from incubator/kdenlive/2.0.18/ix_values.yaml
rename to incubator/kdenlive/2.0.19/ix_values.yaml
index 6087f3a1cf..ab1e79380e 100644
--- a/incubator/kdenlive/2.0.18/ix_values.yaml
+++ b/incubator/kdenlive/2.0.19/ix_values.yaml
@@ -5,7 +5,7 @@ env:
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/kdenlive
- tag: latest@sha256:aea7c616ec3c0f625723a5dda7faa451eb468e143ce18a3bb6486689cedf782c
+ tag: latest@sha256:659b44ed98b24ac44e46e399a2168fc8a2b850468b217c75f039f8b5308c7b51
persistence:
config:
enabled: true
diff --git a/incubator/kdenlive/2.0.18/questions.yaml b/incubator/kdenlive/2.0.19/questions.yaml
similarity index 100%
rename from incubator/kdenlive/2.0.18/questions.yaml
rename to incubator/kdenlive/2.0.19/questions.yaml
diff --git a/incubator/kdenlive/2.0.18/templates/common.yaml b/incubator/kdenlive/2.0.19/templates/common.yaml
similarity index 100%
rename from incubator/kdenlive/2.0.18/templates/common.yaml
rename to incubator/kdenlive/2.0.19/templates/common.yaml
diff --git a/incubator/nitter/1.0.10/values.yaml b/incubator/kdenlive/2.0.19/values.yaml
similarity index 100%
rename from incubator/nitter/1.0.10/values.yaml
rename to incubator/kdenlive/2.0.19/values.yaml
diff --git a/incubator/nitter/1.0.10/app-changelog.md b/incubator/nitter/1.0.10/app-changelog.md
deleted file mode 100644
index a0bbd60398..0000000000
--- a/incubator/nitter/1.0.10/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [nitter-1.0.10](https://github.com/truecharts/charts/compare/nitter-1.0.9...nitter-1.0.10) (2023-02-19)
-
-### Chore
-
-- update helm general non-major
-
-
\ No newline at end of file
diff --git a/incubator/nitter/1.0.10/CHANGELOG.md b/incubator/nitter/1.0.11/CHANGELOG.md
similarity index 94%
rename from incubator/nitter/1.0.10/CHANGELOG.md
rename to incubator/nitter/1.0.11/CHANGELOG.md
index 21d44b507e..6ed0de8ee5 100644
--- a/incubator/nitter/1.0.10/CHANGELOG.md
+++ b/incubator/nitter/1.0.11/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [nitter-1.0.11](https://github.com/truecharts/charts/compare/nitter-1.0.10...nitter-1.0.11) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/nitter to latest
+
+
+
+
## [nitter-1.0.10](https://github.com/truecharts/charts/compare/nitter-1.0.9...nitter-1.0.10) (2023-02-19)
### Chore
@@ -88,11 +97,3 @@
## [nitter-1.0.1](https://github.com/truecharts/charts/compare/nitter-1.0.0...nitter-1.0.1) (2023-01-04)
### Chore
-
-- update container image tccr.io/truecharts/nitter to latest
-
-
-
-
-## [nitter-1.0.0]nitter-1.0.0 (2023-01-01)
-
diff --git a/incubator/nitter/1.0.10/Chart.yaml b/incubator/nitter/1.0.11/Chart.yaml
similarity index 98%
rename from incubator/nitter/1.0.10/Chart.yaml
rename to incubator/nitter/1.0.11/Chart.yaml
index 0d828f7d33..aeb0f408bf 100644
--- a/incubator/nitter/1.0.10/Chart.yaml
+++ b/incubator/nitter/1.0.11/Chart.yaml
@@ -26,7 +26,7 @@ sources:
- https://hub.docker.com/r/zedeus/nitter
- https://github.com/zedeus/nitter
type: application
-version: 1.0.10
+version: 1.0.11
annotations:
truecharts.org/catagories: |
- media
diff --git a/incubator/nitter/1.0.10/README.md b/incubator/nitter/1.0.11/README.md
similarity index 100%
rename from incubator/nitter/1.0.10/README.md
rename to incubator/nitter/1.0.11/README.md
diff --git a/incubator/nitter/1.0.11/app-changelog.md b/incubator/nitter/1.0.11/app-changelog.md
new file mode 100644
index 0000000000..8435f8e9a5
--- /dev/null
+++ b/incubator/nitter/1.0.11/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [nitter-1.0.11](https://github.com/truecharts/charts/compare/nitter-1.0.10...nitter-1.0.11) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/nitter to latest
+
+
\ No newline at end of file
diff --git a/incubator/nitter/1.0.10/app-readme.md b/incubator/nitter/1.0.11/app-readme.md
similarity index 100%
rename from incubator/nitter/1.0.10/app-readme.md
rename to incubator/nitter/1.0.11/app-readme.md
diff --git a/incubator/passwordpusherephemeral/2.0.24/charts/common-11.1.2.tgz b/incubator/nitter/1.0.11/charts/common-11.1.2.tgz
similarity index 100%
rename from incubator/passwordpusherephemeral/2.0.24/charts/common-11.1.2.tgz
rename to incubator/nitter/1.0.11/charts/common-11.1.2.tgz
diff --git a/incubator/nitter/1.0.10/charts/redis-5.0.32.tgz b/incubator/nitter/1.0.11/charts/redis-5.0.32.tgz
similarity index 100%
rename from incubator/nitter/1.0.10/charts/redis-5.0.32.tgz
rename to incubator/nitter/1.0.11/charts/redis-5.0.32.tgz
diff --git a/incubator/nitter/1.0.10/ix_values.yaml b/incubator/nitter/1.0.11/ix_values.yaml
similarity index 92%
rename from incubator/nitter/1.0.10/ix_values.yaml
rename to incubator/nitter/1.0.11/ix_values.yaml
index 17edba55e0..277db28448 100644
--- a/incubator/nitter/1.0.10/ix_values.yaml
+++ b/incubator/nitter/1.0.11/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/nitter
pullPolicy: IfNotPresent
- tag: latest@sha256:4c753ef2f77e8e45ad75a77214d58fc0057a4f8461c14167009716ed6d525adf
+ tag: latest@sha256:9e85cc3257d422391d01af3a322827929d755918720fcfaea90a04dbb3bde8e9
nitter:
general:
diff --git a/incubator/nitter/1.0.10/questions.yaml b/incubator/nitter/1.0.11/questions.yaml
similarity index 100%
rename from incubator/nitter/1.0.10/questions.yaml
rename to incubator/nitter/1.0.11/questions.yaml
diff --git a/incubator/nitter/1.0.10/templates/_secret.tpl b/incubator/nitter/1.0.11/templates/_secret.tpl
similarity index 100%
rename from incubator/nitter/1.0.10/templates/_secret.tpl
rename to incubator/nitter/1.0.11/templates/_secret.tpl
diff --git a/incubator/nitter/1.0.10/templates/common.yaml b/incubator/nitter/1.0.11/templates/common.yaml
similarity index 100%
rename from incubator/nitter/1.0.10/templates/common.yaml
rename to incubator/nitter/1.0.11/templates/common.yaml
diff --git a/incubator/passwordpusherephemeral/2.0.24/values.yaml b/incubator/nitter/1.0.11/values.yaml
similarity index 100%
rename from incubator/passwordpusherephemeral/2.0.24/values.yaml
rename to incubator/nitter/1.0.11/values.yaml
diff --git a/incubator/passwordpusherephemeral/2.0.24/app-changelog.md b/incubator/passwordpusherephemeral/2.0.24/app-changelog.md
deleted file mode 100644
index b4a23367cc..0000000000
--- a/incubator/passwordpusherephemeral/2.0.24/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [passwordpusherephemeral-2.0.24](https://github.com/truecharts/charts/compare/passwordpusherephemeral-2.0.23...passwordpusherephemeral-2.0.24) (2023-02-15)
-
-### Chore
-
-- update container image tccr.io/truecharts/passwordpusherephemeral to latest
-
-
\ No newline at end of file
diff --git a/incubator/passwordpusherephemeral/2.0.24/CHANGELOG.md b/incubator/passwordpusherephemeral/2.0.25/CHANGELOG.md
similarity index 91%
rename from incubator/passwordpusherephemeral/2.0.24/CHANGELOG.md
rename to incubator/passwordpusherephemeral/2.0.25/CHANGELOG.md
index f1aa5bd7d4..d629c13b1a 100644
--- a/incubator/passwordpusherephemeral/2.0.24/CHANGELOG.md
+++ b/incubator/passwordpusherephemeral/2.0.25/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [passwordpusherephemeral-2.0.25](https://github.com/truecharts/charts/compare/passwordpusherephemeral-2.0.24...passwordpusherephemeral-2.0.25) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/passwordpusherephemeral to latest
+
+
+
+
## [passwordpusherephemeral-2.0.24](https://github.com/truecharts/charts/compare/passwordpusherephemeral-2.0.23...passwordpusherephemeral-2.0.24) (2023-02-15)
### Chore
@@ -88,12 +97,3 @@
- update container image tccr.io/truecharts/passwordpusherephemeral to latest
-
-
-## [passwordpusherephemeral-2.0.14](https://github.com/truecharts/charts/compare/passwordpusherephemeral-2.0.13...passwordpusherephemeral-2.0.14) (2022-12-27)
-
-### Chore
-
-- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
-
-
diff --git a/incubator/passwordpusherephemeral/2.0.24/Chart.yaml b/incubator/passwordpusherephemeral/2.0.25/Chart.yaml
similarity index 98%
rename from incubator/passwordpusherephemeral/2.0.24/Chart.yaml
rename to incubator/passwordpusherephemeral/2.0.25/Chart.yaml
index 829d94748e..31f47ba9da 100644
--- a/incubator/passwordpusherephemeral/2.0.24/Chart.yaml
+++ b/incubator/passwordpusherephemeral/2.0.25/Chart.yaml
@@ -30,4 +30,4 @@ sources:
- https://hub.docker.com/r/pglombardo/pwpush-ephemeral
- https://github.com/pglombardo/PasswordPusher
type: application
-version: 2.0.24
+version: 2.0.25
diff --git a/incubator/passwordpusherephemeral/2.0.24/README.md b/incubator/passwordpusherephemeral/2.0.25/README.md
similarity index 100%
rename from incubator/passwordpusherephemeral/2.0.24/README.md
rename to incubator/passwordpusherephemeral/2.0.25/README.md
diff --git a/incubator/passwordpusherephemeral/2.0.25/app-changelog.md b/incubator/passwordpusherephemeral/2.0.25/app-changelog.md
new file mode 100644
index 0000000000..8d5ed0db05
--- /dev/null
+++ b/incubator/passwordpusherephemeral/2.0.25/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [passwordpusherephemeral-2.0.25](https://github.com/truecharts/charts/compare/passwordpusherephemeral-2.0.24...passwordpusherephemeral-2.0.25) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/passwordpusherephemeral to latest
+
+
\ No newline at end of file
diff --git a/incubator/passwordpusherephemeral/2.0.24/app-readme.md b/incubator/passwordpusherephemeral/2.0.25/app-readme.md
similarity index 100%
rename from incubator/passwordpusherephemeral/2.0.24/app-readme.md
rename to incubator/passwordpusherephemeral/2.0.25/app-readme.md
diff --git a/incubator/phpmyadmin/2.0.11/charts/common-11.1.2.tgz b/incubator/passwordpusherephemeral/2.0.25/charts/common-11.1.2.tgz
similarity index 100%
rename from incubator/phpmyadmin/2.0.11/charts/common-11.1.2.tgz
rename to incubator/passwordpusherephemeral/2.0.25/charts/common-11.1.2.tgz
diff --git a/incubator/passwordpusherephemeral/2.0.24/ix_values.yaml b/incubator/passwordpusherephemeral/2.0.25/ix_values.yaml
similarity index 83%
rename from incubator/passwordpusherephemeral/2.0.24/ix_values.yaml
rename to incubator/passwordpusherephemeral/2.0.25/ix_values.yaml
index e8b4d5dc56..13aacd1f3a 100644
--- a/incubator/passwordpusherephemeral/2.0.24/ix_values.yaml
+++ b/incubator/passwordpusherephemeral/2.0.25/ix_values.yaml
@@ -2,7 +2,7 @@ env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/passwordpusherephemeral
- tag: latest@sha256:b6ef035c66f3bef673df83daed1ee97b24a7cf45480eea55cf1ed03515ebd9ce
+ tag: latest@sha256:6d8c47ff0ad31645462e8e9b53fc108c76fdbdce8f1259e5d60d7e8f77afb6b5
persistence: {}
podSecurityContext:
runAsGroup: 0
diff --git a/incubator/passwordpusherephemeral/2.0.24/questions.yaml b/incubator/passwordpusherephemeral/2.0.25/questions.yaml
similarity index 100%
rename from incubator/passwordpusherephemeral/2.0.24/questions.yaml
rename to incubator/passwordpusherephemeral/2.0.25/questions.yaml
diff --git a/incubator/passwordpusherephemeral/2.0.24/templates/common.yaml b/incubator/passwordpusherephemeral/2.0.25/templates/common.yaml
similarity index 100%
rename from incubator/passwordpusherephemeral/2.0.24/templates/common.yaml
rename to incubator/passwordpusherephemeral/2.0.25/templates/common.yaml
diff --git a/incubator/phpmyadmin/2.0.11/values.yaml b/incubator/passwordpusherephemeral/2.0.25/values.yaml
similarity index 100%
rename from incubator/phpmyadmin/2.0.11/values.yaml
rename to incubator/passwordpusherephemeral/2.0.25/values.yaml
diff --git a/incubator/phpmyadmin/2.0.11/app-changelog.md b/incubator/phpmyadmin/2.0.11/app-changelog.md
deleted file mode 100644
index 89d5f7624c..0000000000
--- a/incubator/phpmyadmin/2.0.11/app-changelog.md
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-## [phpmyadmin-2.0.11](https://github.com/truecharts/charts/compare/phpmyadmin-2.0.10...phpmyadmin-2.0.11) (2023-02-17)
-
diff --git a/incubator/phpmyadmin/2.0.11/CHANGELOG.md b/incubator/phpmyadmin/2.0.12/CHANGELOG.md
similarity index 89%
rename from incubator/phpmyadmin/2.0.11/CHANGELOG.md
rename to incubator/phpmyadmin/2.0.12/CHANGELOG.md
index 77f7617e6d..9a71ad0733 100644
--- a/incubator/phpmyadmin/2.0.11/CHANGELOG.md
+++ b/incubator/phpmyadmin/2.0.12/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [phpmyadmin-2.0.12](https://github.com/truecharts/charts/compare/phpmyadmin-2.0.11...phpmyadmin-2.0.12) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/phpmyadmin to latest
+
+
+
+
## [phpmyadmin-2.0.11](https://github.com/truecharts/charts/compare/phpmyadmin-2.0.10...phpmyadmin-2.0.11) (2023-02-17)
@@ -88,12 +97,3 @@
## [phpmyadmin-2.0.2](https://github.com/truecharts/charts/compare/phpmyadmin-2.0.1...phpmyadmin-2.0.2) (2022-11-30)
-
-
-
-## [phpmyadmin-2.0.2](https://github.com/truecharts/charts/compare/phpmyadmin-2.0.1...phpmyadmin-2.0.2) (2022-11-30)
-
-
-
-
-## [phpmyadmin-2.0.2](https://github.com/truecharts/charts/compare/phpmyadmin-2.0.1...phpmyadmin-2.0.2) (2022-11-30)
diff --git a/incubator/phpmyadmin/2.0.11/Chart.yaml b/incubator/phpmyadmin/2.0.12/Chart.yaml
similarity index 98%
rename from incubator/phpmyadmin/2.0.11/Chart.yaml
rename to incubator/phpmyadmin/2.0.12/Chart.yaml
index 30e3506864..073f411b0c 100644
--- a/incubator/phpmyadmin/2.0.11/Chart.yaml
+++ b/incubator/phpmyadmin/2.0.12/Chart.yaml
@@ -22,7 +22,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/phpmyadmin
- https://hub.docker.com/r/phpmyadmin/phpmyadmin
type: application
-version: 2.0.11
+version: 2.0.12
annotations:
truecharts.org/catagories: |
- Tools-Utilities
diff --git a/incubator/phpmyadmin/2.0.11/README.md b/incubator/phpmyadmin/2.0.12/README.md
similarity index 100%
rename from incubator/phpmyadmin/2.0.11/README.md
rename to incubator/phpmyadmin/2.0.12/README.md
diff --git a/incubator/phpmyadmin/2.0.12/app-changelog.md b/incubator/phpmyadmin/2.0.12/app-changelog.md
new file mode 100644
index 0000000000..c6a3336e81
--- /dev/null
+++ b/incubator/phpmyadmin/2.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [phpmyadmin-2.0.12](https://github.com/truecharts/charts/compare/phpmyadmin-2.0.11...phpmyadmin-2.0.12) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/phpmyadmin to latest
+
+
\ No newline at end of file
diff --git a/incubator/phpmyadmin/2.0.11/app-readme.md b/incubator/phpmyadmin/2.0.12/app-readme.md
similarity index 100%
rename from incubator/phpmyadmin/2.0.11/app-readme.md
rename to incubator/phpmyadmin/2.0.12/app-readme.md
diff --git a/incubator/privatebin/3.0.27/charts/common-11.1.2.tgz b/incubator/phpmyadmin/2.0.12/charts/common-11.1.2.tgz
similarity index 100%
rename from incubator/privatebin/3.0.27/charts/common-11.1.2.tgz
rename to incubator/phpmyadmin/2.0.12/charts/common-11.1.2.tgz
diff --git a/incubator/phpmyadmin/2.0.11/ix_values.yaml b/incubator/phpmyadmin/2.0.12/ix_values.yaml
similarity index 83%
rename from incubator/phpmyadmin/2.0.11/ix_values.yaml
rename to incubator/phpmyadmin/2.0.12/ix_values.yaml
index b50558c1a3..60db01c1dc 100644
--- a/incubator/phpmyadmin/2.0.11/ix_values.yaml
+++ b/incubator/phpmyadmin/2.0.12/ix_values.yaml
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/phpmyadmin
- tag: latest@sha256:34b663ed38d6c87e061f431b02199bc4ace35d95a71aba6ab1125137dc477a78
+ tag: latest@sha256:732483189d167c9fd787dd9c6f090dec05aac5f8b8c81898ad4ae1494c9e888e
podSecurityContext:
runAsGroup: 0
diff --git a/incubator/phpmyadmin/2.0.11/questions.yaml b/incubator/phpmyadmin/2.0.12/questions.yaml
similarity index 100%
rename from incubator/phpmyadmin/2.0.11/questions.yaml
rename to incubator/phpmyadmin/2.0.12/questions.yaml
diff --git a/incubator/phpmyadmin/2.0.11/templates/common.yaml b/incubator/phpmyadmin/2.0.12/templates/common.yaml
similarity index 100%
rename from incubator/phpmyadmin/2.0.11/templates/common.yaml
rename to incubator/phpmyadmin/2.0.12/templates/common.yaml
diff --git a/incubator/privatebin/3.0.27/values.yaml b/incubator/phpmyadmin/2.0.12/values.yaml
similarity index 100%
rename from incubator/privatebin/3.0.27/values.yaml
rename to incubator/phpmyadmin/2.0.12/values.yaml
diff --git a/incubator/privatebin/3.0.27/app-changelog.md b/incubator/privatebin/3.0.27/app-changelog.md
deleted file mode 100644
index aab221aa3a..0000000000
--- a/incubator/privatebin/3.0.27/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [privatebin-3.0.27](https://github.com/truecharts/charts/compare/privatebin-3.0.26...privatebin-3.0.27) (2023-02-19)
-
-### Chore
-
-- update helm general non-major
-
-
\ No newline at end of file
diff --git a/incubator/privatebin/3.0.27/CHANGELOG.md b/incubator/privatebin/3.0.28/CHANGELOG.md
similarity index 90%
rename from incubator/privatebin/3.0.27/CHANGELOG.md
rename to incubator/privatebin/3.0.28/CHANGELOG.md
index c889574d07..14aed99d63 100644
--- a/incubator/privatebin/3.0.27/CHANGELOG.md
+++ b/incubator/privatebin/3.0.28/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [privatebin-3.0.28](https://github.com/truecharts/charts/compare/privatebin-3.0.27...privatebin-3.0.28) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/privatebin to 1.5.1
+
+
+
+
## [privatebin-3.0.27](https://github.com/truecharts/charts/compare/privatebin-3.0.26...privatebin-3.0.27) (2023-02-19)
### Chore
@@ -88,12 +97,3 @@
## [privatebin-3.0.18](https://github.com/truecharts/charts/compare/privatebin-3.0.17...privatebin-3.0.18) (2023-01-07)
### Chore
-
-- update helm general non-major ([#6121](https://github.com/truecharts/charts/issues/6121))
-
-
-
-
-## [privatebin-3.0.17](https://github.com/truecharts/charts/compare/privatebin-3.0.16...privatebin-3.0.17) (2022-12-27)
-
-### Chore
diff --git a/incubator/privatebin/3.0.27/Chart.yaml b/incubator/privatebin/3.0.28/Chart.yaml
similarity index 98%
rename from incubator/privatebin/3.0.27/Chart.yaml
rename to incubator/privatebin/3.0.28/Chart.yaml
index d1242c9e6c..fe6f1bc9c2 100644
--- a/incubator/privatebin/3.0.27/Chart.yaml
+++ b/incubator/privatebin/3.0.28/Chart.yaml
@@ -27,7 +27,7 @@ sources:
- https://privatebin.info/
- https://github.com/PrivateBin/PrivateBin
type: application
-version: 3.0.27
+version: 3.0.28
annotations:
truecharts.org/catagories: |
- productivity
diff --git a/incubator/privatebin/3.0.27/README.md b/incubator/privatebin/3.0.28/README.md
similarity index 100%
rename from incubator/privatebin/3.0.27/README.md
rename to incubator/privatebin/3.0.28/README.md
diff --git a/incubator/privatebin/3.0.28/app-changelog.md b/incubator/privatebin/3.0.28/app-changelog.md
new file mode 100644
index 0000000000..5d015bcb8b
--- /dev/null
+++ b/incubator/privatebin/3.0.28/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [privatebin-3.0.28](https://github.com/truecharts/charts/compare/privatebin-3.0.27...privatebin-3.0.28) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/privatebin to 1.5.1
+
+
\ No newline at end of file
diff --git a/incubator/privatebin/3.0.27/app-readme.md b/incubator/privatebin/3.0.28/app-readme.md
similarity index 100%
rename from incubator/privatebin/3.0.27/app-readme.md
rename to incubator/privatebin/3.0.28/app-readme.md
diff --git a/incubator/pyload-ng/2.0.18/charts/common-11.1.2.tgz b/incubator/privatebin/3.0.28/charts/common-11.1.2.tgz
similarity index 100%
rename from incubator/pyload-ng/2.0.18/charts/common-11.1.2.tgz
rename to incubator/privatebin/3.0.28/charts/common-11.1.2.tgz
diff --git a/incubator/privatebin/3.0.27/charts/postgresql-11.0.29.tgz b/incubator/privatebin/3.0.28/charts/postgresql-11.0.29.tgz
similarity index 100%
rename from incubator/privatebin/3.0.27/charts/postgresql-11.0.29.tgz
rename to incubator/privatebin/3.0.28/charts/postgresql-11.0.29.tgz
diff --git a/incubator/privatebin/3.0.27/ix_values.yaml b/incubator/privatebin/3.0.28/ix_values.yaml
similarity index 96%
rename from incubator/privatebin/3.0.27/ix_values.yaml
rename to incubator/privatebin/3.0.28/ix_values.yaml
index 32712836f4..f58a0f7e93 100644
--- a/incubator/privatebin/3.0.27/ix_values.yaml
+++ b/incubator/privatebin/3.0.28/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/privatebin
pullPolicy: IfNotPresent
- tag: 1.5.1@sha256:341ed5531c16968ab98da3b6d93ceffa55f02af4a5eb992b7146bef425275e3e
+ tag: 1.5.1@sha256:b6ea3267f06301b04c57409fe4deebb056c0552eff0ebff4b8f2cd91f0f98943
podSecurityContext:
runAsUser: 65534
diff --git a/incubator/privatebin/3.0.27/questions.yaml b/incubator/privatebin/3.0.28/questions.yaml
similarity index 100%
rename from incubator/privatebin/3.0.27/questions.yaml
rename to incubator/privatebin/3.0.28/questions.yaml
diff --git a/incubator/privatebin/3.0.27/templates/_configmap.tpl b/incubator/privatebin/3.0.28/templates/_configmap.tpl
similarity index 100%
rename from incubator/privatebin/3.0.27/templates/_configmap.tpl
rename to incubator/privatebin/3.0.28/templates/_configmap.tpl
diff --git a/incubator/privatebin/3.0.27/templates/_secrets.tpl b/incubator/privatebin/3.0.28/templates/_secrets.tpl
similarity index 100%
rename from incubator/privatebin/3.0.27/templates/_secrets.tpl
rename to incubator/privatebin/3.0.28/templates/_secrets.tpl
diff --git a/incubator/privatebin/3.0.27/templates/common.yaml b/incubator/privatebin/3.0.28/templates/common.yaml
similarity index 100%
rename from incubator/privatebin/3.0.27/templates/common.yaml
rename to incubator/privatebin/3.0.28/templates/common.yaml
diff --git a/incubator/pyload-ng/2.0.18/values.yaml b/incubator/privatebin/3.0.28/values.yaml
similarity index 100%
rename from incubator/pyload-ng/2.0.18/values.yaml
rename to incubator/privatebin/3.0.28/values.yaml
diff --git a/incubator/pyload-ng/2.0.18/app-changelog.md b/incubator/pyload-ng/2.0.18/app-changelog.md
deleted file mode 100644
index 88cf92eaf4..0000000000
--- a/incubator/pyload-ng/2.0.18/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [pyload-ng-2.0.18](https://github.com/truecharts/charts/compare/pyload-ng-2.0.17...pyload-ng-2.0.18) (2023-02-15)
-
-### Chore
-
-- update container image tccr.io/truecharts/pyload-ng to latest
-
-
\ No newline at end of file
diff --git a/incubator/pyload-ng/2.0.18/CHANGELOG.md b/incubator/pyload-ng/2.0.19/CHANGELOG.md
similarity index 92%
rename from incubator/pyload-ng/2.0.18/CHANGELOG.md
rename to incubator/pyload-ng/2.0.19/CHANGELOG.md
index f7ccb4553a..97e68196fc 100644
--- a/incubator/pyload-ng/2.0.18/CHANGELOG.md
+++ b/incubator/pyload-ng/2.0.19/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [pyload-ng-2.0.19](https://github.com/truecharts/charts/compare/pyload-ng-2.0.18...pyload-ng-2.0.19) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/pyload-ng to latest
+
+
+
+
## [pyload-ng-2.0.18](https://github.com/truecharts/charts/compare/pyload-ng-2.0.17...pyload-ng-2.0.18) (2023-02-15)
### Chore
@@ -88,12 +97,3 @@
## [pyload-ng-2.0.9](https://github.com/truecharts/charts/compare/pyload-ng-2.0.8...pyload-ng-2.0.9) (2022-12-25)
### Chore
-
-- update helm general non-major
-
-
-
-
-## [pyload-ng-2.0.8](https://github.com/truecharts/charts/compare/pyload-ng-2.0.7...pyload-ng-2.0.8) (2022-12-25)
-
-### Chore
diff --git a/incubator/pyload-ng/2.0.18/Chart.yaml b/incubator/pyload-ng/2.0.19/Chart.yaml
similarity index 98%
rename from incubator/pyload-ng/2.0.18/Chart.yaml
rename to incubator/pyload-ng/2.0.19/Chart.yaml
index 14cdc72dc2..2cd092343a 100644
--- a/incubator/pyload-ng/2.0.18/Chart.yaml
+++ b/incubator/pyload-ng/2.0.19/Chart.yaml
@@ -28,4 +28,4 @@ sources:
- https://github.com/orgs/linuxserver/packages/container/package/pyload-ng
- https://github.com/linuxserver/docker-pyload-ng#readme
type: application
-version: 2.0.18
+version: 2.0.19
diff --git a/incubator/pyload-ng/2.0.18/README.md b/incubator/pyload-ng/2.0.19/README.md
similarity index 100%
rename from incubator/pyload-ng/2.0.18/README.md
rename to incubator/pyload-ng/2.0.19/README.md
diff --git a/incubator/pyload-ng/2.0.19/app-changelog.md b/incubator/pyload-ng/2.0.19/app-changelog.md
new file mode 100644
index 0000000000..1746cd5c85
--- /dev/null
+++ b/incubator/pyload-ng/2.0.19/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [pyload-ng-2.0.19](https://github.com/truecharts/charts/compare/pyload-ng-2.0.18...pyload-ng-2.0.19) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/pyload-ng to latest
+
+
\ No newline at end of file
diff --git a/incubator/pyload-ng/2.0.18/app-readme.md b/incubator/pyload-ng/2.0.19/app-readme.md
similarity index 100%
rename from incubator/pyload-ng/2.0.18/app-readme.md
rename to incubator/pyload-ng/2.0.19/app-readme.md
diff --git a/incubator/qflood/2.0.11/charts/common-11.1.2.tgz b/incubator/pyload-ng/2.0.19/charts/common-11.1.2.tgz
similarity index 100%
rename from incubator/qflood/2.0.11/charts/common-11.1.2.tgz
rename to incubator/pyload-ng/2.0.19/charts/common-11.1.2.tgz
diff --git a/incubator/pyload-ng/2.0.18/ix_values.yaml b/incubator/pyload-ng/2.0.19/ix_values.yaml
similarity index 87%
rename from incubator/pyload-ng/2.0.18/ix_values.yaml
rename to incubator/pyload-ng/2.0.19/ix_values.yaml
index b55d631173..3d6b4499c5 100644
--- a/incubator/pyload-ng/2.0.18/ix_values.yaml
+++ b/incubator/pyload-ng/2.0.19/ix_values.yaml
@@ -3,7 +3,7 @@ env:
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/pyload-ng
- tag: latest@sha256:3ca856f09b2f06abaa044e72b717b58f39581dfe77df210d3b8b23deb083c572
+ tag: latest@sha256:aace9a9083840d076b4cfce91e2ebe6a3a2bf659bf8f40204271636973bf2d76
persistence:
config:
enabled: true
diff --git a/incubator/pyload-ng/2.0.18/questions.yaml b/incubator/pyload-ng/2.0.19/questions.yaml
similarity index 100%
rename from incubator/pyload-ng/2.0.18/questions.yaml
rename to incubator/pyload-ng/2.0.19/questions.yaml
diff --git a/incubator/pyload-ng/2.0.18/templates/common.yaml b/incubator/pyload-ng/2.0.19/templates/common.yaml
similarity index 100%
rename from incubator/pyload-ng/2.0.18/templates/common.yaml
rename to incubator/pyload-ng/2.0.19/templates/common.yaml
diff --git a/incubator/qflood/2.0.11/values.yaml b/incubator/pyload-ng/2.0.19/values.yaml
similarity index 100%
rename from incubator/qflood/2.0.11/values.yaml
rename to incubator/pyload-ng/2.0.19/values.yaml
diff --git a/incubator/qflood/2.0.11/app-changelog.md b/incubator/qflood/2.0.11/app-changelog.md
deleted file mode 100644
index d4270f6c2f..0000000000
--- a/incubator/qflood/2.0.11/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [qflood-2.0.11](https://github.com/truecharts/charts/compare/qflood-2.0.10...qflood-2.0.11) (2023-02-10)
-
-### Fix
-
-- ensure new helm deps repo is used in latest releases as well.
-
-
\ No newline at end of file
diff --git a/incubator/qflood/2.0.11/CHANGELOG.md b/incubator/qflood/2.0.12/CHANGELOG.md
similarity index 89%
rename from incubator/qflood/2.0.11/CHANGELOG.md
rename to incubator/qflood/2.0.12/CHANGELOG.md
index e53971d9fc..4d5bcb67ae 100644
--- a/incubator/qflood/2.0.11/CHANGELOG.md
+++ b/incubator/qflood/2.0.12/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [qflood-2.0.12](https://github.com/truecharts/charts/compare/qflood-2.0.11...qflood-2.0.12) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/qflood to latest
+
+
+
+
## [qflood-2.0.11](https://github.com/truecharts/charts/compare/qflood-2.0.10...qflood-2.0.11) (2023-02-10)
### Fix
@@ -88,12 +97,3 @@
## [qflood-2.0.3](https://github.com/truecharts/charts/compare/qflood-2.0.2...qflood-2.0.3) (2022-11-30)
-
-
-
-## [qflood-2.0.3](https://github.com/truecharts/charts/compare/qflood-2.0.2...qflood-2.0.3) (2022-11-30)
-
-
-
-
-## [qflood-2.0.3](https://github.com/truecharts/charts/compare/qflood-2.0.2...qflood-2.0.3) (2022-11-30)
diff --git a/incubator/qflood/2.0.11/Chart.yaml b/incubator/qflood/2.0.12/Chart.yaml
similarity index 97%
rename from incubator/qflood/2.0.11/Chart.yaml
rename to incubator/qflood/2.0.12/Chart.yaml
index b109a6cb33..144a1811f3 100644
--- a/incubator/qflood/2.0.11/Chart.yaml
+++ b/incubator/qflood/2.0.12/Chart.yaml
@@ -25,4 +25,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/qflood
- https://hotio.dev/containers/qflood
type: application
-version: 2.0.11
+version: 2.0.12
diff --git a/incubator/qflood/2.0.11/README.md b/incubator/qflood/2.0.12/README.md
similarity index 100%
rename from incubator/qflood/2.0.11/README.md
rename to incubator/qflood/2.0.12/README.md
diff --git a/incubator/qflood/2.0.12/app-changelog.md b/incubator/qflood/2.0.12/app-changelog.md
new file mode 100644
index 0000000000..9effb5228d
--- /dev/null
+++ b/incubator/qflood/2.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [qflood-2.0.12](https://github.com/truecharts/charts/compare/qflood-2.0.11...qflood-2.0.12) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/qflood to latest
+
+
\ No newline at end of file
diff --git a/incubator/qflood/2.0.11/app-readme.md b/incubator/qflood/2.0.12/app-readme.md
similarity index 100%
rename from incubator/qflood/2.0.11/app-readme.md
rename to incubator/qflood/2.0.12/app-readme.md
diff --git a/incubator/ra-rom-processor/2.0.17/charts/common-11.1.2.tgz b/incubator/qflood/2.0.12/charts/common-11.1.2.tgz
similarity index 100%
rename from incubator/ra-rom-processor/2.0.17/charts/common-11.1.2.tgz
rename to incubator/qflood/2.0.12/charts/common-11.1.2.tgz
diff --git a/incubator/qflood/2.0.11/ix_values.yaml b/incubator/qflood/2.0.12/ix_values.yaml
similarity index 87%
rename from incubator/qflood/2.0.11/ix_values.yaml
rename to incubator/qflood/2.0.12/ix_values.yaml
index 0f609959c2..5dfba64d17 100644
--- a/incubator/qflood/2.0.11/ix_values.yaml
+++ b/incubator/qflood/2.0.12/ix_values.yaml
@@ -4,7 +4,7 @@ env:
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/qflood
- tag: latest@sha256:b038b94c7e98351122a11f1aff574707e5b69393884c16afa057163009c75180
+ tag: latest@sha256:f0cff639364827150d7443ea2d14e431fea545d4f96b374eec0713bb902e4df0
persistence:
config:
enabled: true
diff --git a/incubator/qflood/2.0.11/questions.yaml b/incubator/qflood/2.0.12/questions.yaml
similarity index 100%
rename from incubator/qflood/2.0.11/questions.yaml
rename to incubator/qflood/2.0.12/questions.yaml
diff --git a/incubator/qflood/2.0.11/templates/common.yaml b/incubator/qflood/2.0.12/templates/common.yaml
similarity index 100%
rename from incubator/qflood/2.0.11/templates/common.yaml
rename to incubator/qflood/2.0.12/templates/common.yaml
diff --git a/incubator/ra-rom-processor/2.0.17/values.yaml b/incubator/qflood/2.0.12/values.yaml
similarity index 100%
rename from incubator/ra-rom-processor/2.0.17/values.yaml
rename to incubator/qflood/2.0.12/values.yaml
diff --git a/incubator/ra-rom-processor/2.0.17/app-changelog.md b/incubator/ra-rom-processor/2.0.17/app-changelog.md
deleted file mode 100644
index 0c7dad4535..0000000000
--- a/incubator/ra-rom-processor/2.0.17/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [ra-rom-processor-2.0.17](https://github.com/truecharts/charts/compare/ra-rom-processor-2.0.16...ra-rom-processor-2.0.17) (2023-02-10)
-
-### Fix
-
-- ensure new helm deps repo is used in latest releases as well.
-
-
\ No newline at end of file
diff --git a/incubator/ra-rom-processor/2.0.17/CHANGELOG.md b/incubator/ra-rom-processor/2.0.18/CHANGELOG.md
similarity index 92%
rename from incubator/ra-rom-processor/2.0.17/CHANGELOG.md
rename to incubator/ra-rom-processor/2.0.18/CHANGELOG.md
index 202d48a15c..8c0ee35e9b 100644
--- a/incubator/ra-rom-processor/2.0.17/CHANGELOG.md
+++ b/incubator/ra-rom-processor/2.0.18/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [ra-rom-processor-2.0.18](https://github.com/truecharts/charts/compare/ra-rom-processor-2.0.17...ra-rom-processor-2.0.18) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/ra-rom-processor to latest
+
+
+
+
## [ra-rom-processor-2.0.17](https://github.com/truecharts/charts/compare/ra-rom-processor-2.0.16...ra-rom-processor-2.0.17) (2023-02-10)
### Fix
@@ -88,12 +97,3 @@
## [ra-rom-processor-2.0.8](https://github.com/truecharts/charts/compare/ra-rom-processor-2.0.7...ra-rom-processor-2.0.8) (2022-12-25)
### Chore
-
-- update container image tccr.io/truecharts/ra-rom-processor to latest ([#5748](https://github.com/truecharts/charts/issues/5748))
-
-
-
-
-## [ra-rom-processor-2.0.7](https://github.com/truecharts/charts/compare/ra-rom-processor-2.0.6...ra-rom-processor-2.0.7) (2022-12-19)
-
-### Chore
diff --git a/incubator/ra-rom-processor/2.0.17/Chart.yaml b/incubator/ra-rom-processor/2.0.18/Chart.yaml
similarity index 98%
rename from incubator/ra-rom-processor/2.0.17/Chart.yaml
rename to incubator/ra-rom-processor/2.0.18/Chart.yaml
index 73ec3b96f0..ea78cdf050 100644
--- a/incubator/ra-rom-processor/2.0.17/Chart.yaml
+++ b/incubator/ra-rom-processor/2.0.18/Chart.yaml
@@ -23,7 +23,7 @@ sources:
- https://github.com/RandomNinjaAtk/docker-raromprocessor
- https://github.com/RandomNinjaAtk/docker-raromprocessor#instructionsusage-guidelines
type: application
-version: 2.0.17
+version: 2.0.18
annotations:
truecharts.org/catagories: |
- MediaApp-Other
diff --git a/incubator/ra-rom-processor/2.0.17/README.md b/incubator/ra-rom-processor/2.0.18/README.md
similarity index 100%
rename from incubator/ra-rom-processor/2.0.17/README.md
rename to incubator/ra-rom-processor/2.0.18/README.md
diff --git a/incubator/ra-rom-processor/2.0.18/app-changelog.md b/incubator/ra-rom-processor/2.0.18/app-changelog.md
new file mode 100644
index 0000000000..f230c78fa2
--- /dev/null
+++ b/incubator/ra-rom-processor/2.0.18/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [ra-rom-processor-2.0.18](https://github.com/truecharts/charts/compare/ra-rom-processor-2.0.17...ra-rom-processor-2.0.18) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/ra-rom-processor to latest
+
+
\ No newline at end of file
diff --git a/incubator/ra-rom-processor/2.0.17/app-readme.md b/incubator/ra-rom-processor/2.0.18/app-readme.md
similarity index 100%
rename from incubator/ra-rom-processor/2.0.17/app-readme.md
rename to incubator/ra-rom-processor/2.0.18/app-readme.md
diff --git a/stable/docker-compose/5.0.25/charts/common-11.1.2.tgz b/incubator/ra-rom-processor/2.0.18/charts/common-11.1.2.tgz
similarity index 100%
rename from stable/docker-compose/5.0.25/charts/common-11.1.2.tgz
rename to incubator/ra-rom-processor/2.0.18/charts/common-11.1.2.tgz
diff --git a/incubator/ra-rom-processor/2.0.17/ix_values.yaml b/incubator/ra-rom-processor/2.0.18/ix_values.yaml
similarity index 92%
rename from incubator/ra-rom-processor/2.0.17/ix_values.yaml
rename to incubator/ra-rom-processor/2.0.18/ix_values.yaml
index 867945f985..7d800d37c1 100644
--- a/incubator/ra-rom-processor/2.0.17/ix_values.yaml
+++ b/incubator/ra-rom-processor/2.0.18/ix_values.yaml
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/ra-rom-processor
- tag: latest@sha256:3ac07e0fadb2a9a3534dda6cf037a25eb42efd19e6d132c8596de9e7c4325960
+ tag: latest@sha256:9fe8d82fb90ba6bd4761ffb910ba490a542306db25c0b37a66a8d6b6c8d611c6
podSecurityContext:
runAsGroup: 0
diff --git a/incubator/ra-rom-processor/2.0.17/questions.yaml b/incubator/ra-rom-processor/2.0.18/questions.yaml
similarity index 100%
rename from incubator/ra-rom-processor/2.0.17/questions.yaml
rename to incubator/ra-rom-processor/2.0.18/questions.yaml
diff --git a/incubator/ra-rom-processor/2.0.17/templates/common.yaml b/incubator/ra-rom-processor/2.0.18/templates/common.yaml
similarity index 100%
rename from incubator/ra-rom-processor/2.0.17/templates/common.yaml
rename to incubator/ra-rom-processor/2.0.18/templates/common.yaml
diff --git a/stable/docker-compose/5.0.25/values.yaml b/incubator/ra-rom-processor/2.0.18/values.yaml
similarity index 100%
rename from stable/docker-compose/5.0.25/values.yaml
rename to incubator/ra-rom-processor/2.0.18/values.yaml
diff --git a/stable/docker-compose/5.0.25/app-changelog.md b/stable/docker-compose/5.0.25/app-changelog.md
deleted file mode 100644
index 5289d02c49..0000000000
--- a/stable/docker-compose/5.0.25/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [docker-compose-5.0.25](https://github.com/truecharts/charts/compare/docker-compose-5.0.24...docker-compose-5.0.25) (2023-02-15)
-
-### Chore
-
-- update container image tccr.io/truecharts/docker-in-docker to 23.0.1
-
-
\ No newline at end of file
diff --git a/stable/docker-compose/5.0.25/CHANGELOG.md b/stable/docker-compose/5.0.26/CHANGELOG.md
similarity index 94%
rename from stable/docker-compose/5.0.25/CHANGELOG.md
rename to stable/docker-compose/5.0.26/CHANGELOG.md
index 0e1c658207..307507aa1e 100644
--- a/stable/docker-compose/5.0.25/CHANGELOG.md
+++ b/stable/docker-compose/5.0.26/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [docker-compose-5.0.26](https://github.com/truecharts/charts/compare/docker-compose-5.0.25...docker-compose-5.0.26) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/docker-in-docker to 23.0.1
+
+
+
+
## [docker-compose-5.0.25](https://github.com/truecharts/charts/compare/docker-compose-5.0.24...docker-compose-5.0.25) (2023-02-15)
### Chore
@@ -88,12 +97,3 @@
## [docker-compose-5.0.16](https://github.com/truecharts/charts/compare/docker-compose-5.0.15...docker-compose-5.0.16) (2023-01-23)
### Chore
-
-- update container image tccr.io/truecharts/docker-in-docker to v20.10.23
-
-
-
-
-## [docker-compose-5.0.15](https://github.com/truecharts/charts/compare/docker-compose-5.0.14...docker-compose-5.0.15) (2023-01-23)
-
-### Chore
diff --git a/stable/docker-compose/5.0.25/Chart.yaml b/stable/docker-compose/5.0.26/Chart.yaml
similarity index 97%
rename from stable/docker-compose/5.0.25/Chart.yaml
rename to stable/docker-compose/5.0.26/Chart.yaml
index 6dee39f97c..5be6a7423c 100644
--- a/stable/docker-compose/5.0.25/Chart.yaml
+++ b/stable/docker-compose/5.0.26/Chart.yaml
@@ -20,7 +20,7 @@ name: docker-compose
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/docker-compose
type: application
-version: 5.0.25
+version: 5.0.26
annotations:
truecharts.org/catagories: |
- docker
diff --git a/stable/docker-compose/5.0.25/README.md b/stable/docker-compose/5.0.26/README.md
similarity index 100%
rename from stable/docker-compose/5.0.25/README.md
rename to stable/docker-compose/5.0.26/README.md
diff --git a/stable/docker-compose/5.0.26/app-changelog.md b/stable/docker-compose/5.0.26/app-changelog.md
new file mode 100644
index 0000000000..e0d17f14f5
--- /dev/null
+++ b/stable/docker-compose/5.0.26/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [docker-compose-5.0.26](https://github.com/truecharts/charts/compare/docker-compose-5.0.25...docker-compose-5.0.26) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/docker-in-docker to 23.0.1
+
+
\ No newline at end of file
diff --git a/stable/docker-compose/5.0.25/app-readme.md b/stable/docker-compose/5.0.26/app-readme.md
similarity index 100%
rename from stable/docker-compose/5.0.25/app-readme.md
rename to stable/docker-compose/5.0.26/app-readme.md
diff --git a/stable/embystat/4.0.11/charts/common-11.1.2.tgz b/stable/docker-compose/5.0.26/charts/common-11.1.2.tgz
similarity index 100%
rename from stable/embystat/4.0.11/charts/common-11.1.2.tgz
rename to stable/docker-compose/5.0.26/charts/common-11.1.2.tgz
diff --git a/stable/docker-compose/5.0.25/ix_values.yaml b/stable/docker-compose/5.0.26/ix_values.yaml
similarity index 96%
rename from stable/docker-compose/5.0.25/ix_values.yaml
rename to stable/docker-compose/5.0.26/ix_values.yaml
index 2a35d4f9bc..ace900dfc9 100644
--- a/stable/docker-compose/5.0.25/ix_values.yaml
+++ b/stable/docker-compose/5.0.26/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/docker-in-docker
pullPolicy: IfNotPresent
- tag: 23.0.1@sha256:726db202a8d7c7186fdb783f2bf9c0d47caa3d5e53818440d7ce6c6719ca8621
+ tag: 23.0.1@sha256:118421527d72dd07061e074781b8fee99bb6dc50c5f76e0453e69a1095c25bc2
controller:
# -- Set the controller type.
diff --git a/stable/docker-compose/5.0.25/questions.yaml b/stable/docker-compose/5.0.26/questions.yaml
similarity index 100%
rename from stable/docker-compose/5.0.25/questions.yaml
rename to stable/docker-compose/5.0.26/questions.yaml
diff --git a/stable/docker-compose/5.0.25/templates/common.yaml b/stable/docker-compose/5.0.26/templates/common.yaml
similarity index 100%
rename from stable/docker-compose/5.0.25/templates/common.yaml
rename to stable/docker-compose/5.0.26/templates/common.yaml
diff --git a/stable/embystat/4.0.11/values.yaml b/stable/docker-compose/5.0.26/values.yaml
similarity index 100%
rename from stable/embystat/4.0.11/values.yaml
rename to stable/docker-compose/5.0.26/values.yaml
diff --git a/stable/embystat/4.0.11/app-changelog.md b/stable/embystat/4.0.11/app-changelog.md
deleted file mode 100644
index 806464f2fc..0000000000
--- a/stable/embystat/4.0.11/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [embystat-4.0.11](https://github.com/truecharts/charts/compare/embystat-4.0.10...embystat-4.0.11) (2023-02-13)
-
-### Chore
-
-- update container image tccr.io/truecharts/embystat to v0.2.0
-
-
\ No newline at end of file
diff --git a/stable/embystat/4.0.11/CHANGELOG.md b/stable/embystat/4.0.12/CHANGELOG.md
similarity index 89%
rename from stable/embystat/4.0.11/CHANGELOG.md
rename to stable/embystat/4.0.12/CHANGELOG.md
index 4f9e686b85..82a65fdc4c 100644
--- a/stable/embystat/4.0.11/CHANGELOG.md
+++ b/stable/embystat/4.0.12/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [embystat-4.0.12](https://github.com/truecharts/charts/compare/embystat-4.0.11...embystat-4.0.12) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/embystat to v0.2.0
+
+
+
+
## [embystat-4.0.11](https://github.com/truecharts/charts/compare/embystat-4.0.10...embystat-4.0.11) (2023-02-13)
### Chore
@@ -88,12 +97,3 @@
## [embystat-4.0.2](https://github.com/truecharts/charts/compare/embystat-4.0.1...embystat-4.0.2) (2022-11-30)
-
-
-## [embystat-4.0.2](https://github.com/truecharts/charts/compare/embystat-4.0.1...embystat-4.0.2) (2022-11-30)
-
-
-
-
-## [embystat-4.0.2](https://github.com/truecharts/charts/compare/embystat-4.0.1...embystat-4.0.2) (2022-11-30)
-
diff --git a/stable/embystat/4.0.11/Chart.yaml b/stable/embystat/4.0.12/Chart.yaml
similarity index 98%
rename from stable/embystat/4.0.11/Chart.yaml
rename to stable/embystat/4.0.12/Chart.yaml
index 6132a27f20..27593e2bde 100644
--- a/stable/embystat/4.0.11/Chart.yaml
+++ b/stable/embystat/4.0.12/Chart.yaml
@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: embystat
-version: 4.0.11
+version: 4.0.12
appVersion: "0.2.0"
description: Embystat is a personal web server that can calculate all kinds of statistics from your (local) Emby server.
type: application
diff --git a/stable/embystat/4.0.11/README.md b/stable/embystat/4.0.12/README.md
similarity index 100%
rename from stable/embystat/4.0.11/README.md
rename to stable/embystat/4.0.12/README.md
diff --git a/stable/embystat/4.0.12/app-changelog.md b/stable/embystat/4.0.12/app-changelog.md
new file mode 100644
index 0000000000..fa7d69cfee
--- /dev/null
+++ b/stable/embystat/4.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [embystat-4.0.12](https://github.com/truecharts/charts/compare/embystat-4.0.11...embystat-4.0.12) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/embystat to v0.2.0
+
+
\ No newline at end of file
diff --git a/stable/embystat/4.0.11/app-readme.md b/stable/embystat/4.0.12/app-readme.md
similarity index 100%
rename from stable/embystat/4.0.11/app-readme.md
rename to stable/embystat/4.0.12/app-readme.md
diff --git a/stable/habridge/4.0.16/charts/common-11.1.2.tgz b/stable/embystat/4.0.12/charts/common-11.1.2.tgz
similarity index 100%
rename from stable/habridge/4.0.16/charts/common-11.1.2.tgz
rename to stable/embystat/4.0.12/charts/common-11.1.2.tgz
diff --git a/stable/embystat/4.0.11/ix_values.yaml b/stable/embystat/4.0.12/ix_values.yaml
similarity index 82%
rename from stable/embystat/4.0.11/ix_values.yaml
rename to stable/embystat/4.0.12/ix_values.yaml
index e49bf1894a..d4027cc434 100644
--- a/stable/embystat/4.0.11/ix_values.yaml
+++ b/stable/embystat/4.0.12/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/embystat
pullPolicy: IfNotPresent
- tag: v0.2.0@sha256:0f62befb86792b68658487be85e143d37456a788fbee37b1cbbf65c264eb4f7d
+ tag: v0.2.0@sha256:7cf273887e8068f46567cb5a2aeed433177bd780436979a21ecb3dc728d8a7d0
securityContext:
runAsNonRoot: false
diff --git a/stable/embystat/4.0.11/questions.yaml b/stable/embystat/4.0.12/questions.yaml
similarity index 100%
rename from stable/embystat/4.0.11/questions.yaml
rename to stable/embystat/4.0.12/questions.yaml
diff --git a/stable/embystat/4.0.11/templates/common.yaml b/stable/embystat/4.0.12/templates/common.yaml
similarity index 100%
rename from stable/embystat/4.0.11/templates/common.yaml
rename to stable/embystat/4.0.12/templates/common.yaml
diff --git a/stable/habridge/4.0.16/values.yaml b/stable/embystat/4.0.12/values.yaml
similarity index 100%
rename from stable/habridge/4.0.16/values.yaml
rename to stable/embystat/4.0.12/values.yaml
diff --git a/stable/grocy/13.0.15/CHANGELOG.md b/stable/grocy/13.0.15/CHANGELOG.md
new file mode 100644
index 0000000000..295bf18881
--- /dev/null
+++ b/stable/grocy/13.0.15/CHANGELOG.md
@@ -0,0 +1,99 @@
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+
+## [grocy-13.0.15](https://github.com/truecharts/charts/compare/grocy-13.0.14...grocy-13.0.15) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/grocy to 3.3.2
+
+
+
+
+## [grocy-13.0.14](https://github.com/truecharts/charts/compare/grocy-13.0.13...grocy-13.0.14) (2023-02-15)
+
+### Chore
+
+- update container image tccr.io/truecharts/grocy to 3.3.2
+
+
+
+
+## [grocy-13.0.13](https://github.com/truecharts/charts/compare/grocy-13.0.12...grocy-13.0.13) (2023-02-10)
+
+### Fix
+
+- ensure new helm deps repo is used in latest releases as well.
+
+
+
+
+## [grocy-13.0.12](https://github.com/truecharts/charts/compare/grocy-13.0.11...grocy-13.0.12) (2023-02-03)
+
+### Chore
+
+- update container image tccr.io/truecharts/grocy to 3.3.2
+
+
+
+
+## [grocy-13.0.11](https://github.com/truecharts/charts/compare/grocy-13.0.10...grocy-13.0.11) (2023-01-24)
+
+### Chore
+
+- update container image tccr.io/truecharts/grocy to 3.3.2
+
+
+
+
+## [grocy-13.0.10](https://github.com/truecharts/charts/compare/grocy-13.0.9...grocy-13.0.10) (2023-01-18)
+
+### Chore
+
+- update container image tccr.io/truecharts/grocy to 3.3.2
+
+
+
+
+## [grocy-13.0.9](https://github.com/truecharts/charts/compare/grocy-13.0.8...grocy-13.0.9) (2023-01-07)
+
+### Chore
+
+- update container image tccr.io/truecharts/grocy to 3.3.2
+
+
+
+
+## [grocy-13.0.8](https://github.com/truecharts/charts/compare/grocy-13.0.7...grocy-13.0.8) (2022-12-27)
+
+### Chore
+
+- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
+
+
+
+
+## [grocy-13.0.7](https://github.com/truecharts/charts/compare/grocy-13.0.6...grocy-13.0.7) (2022-12-26)
+
+### Chore
+
+- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
+
+
+
+
+## [grocy-13.0.6](https://github.com/truecharts/charts/compare/grocy-13.0.5...grocy-13.0.6) (2022-12-25)
+
+### Chore
+
+- update helm general non-major
+
+
+
+
+## [grocy-13.0.5](https://github.com/truecharts/charts/compare/grocy-13.0.4...grocy-13.0.5) (2022-12-19)
+
+### Chore
diff --git a/stable/grocy/13.0.15/Chart.yaml b/stable/grocy/13.0.15/Chart.yaml
new file mode 100644
index 0000000000..38a1a11fb0
--- /dev/null
+++ b/stable/grocy/13.0.15/Chart.yaml
@@ -0,0 +1,29 @@
+apiVersion: v2
+appVersion: "3.3.2"
+dependencies:
+ - name: common
+ repository: https://library-charts.truecharts.org
+ version: 11.1.2
+deprecated: false
+description: ERP beyond your fridge - grocy is a web-based self-hosted groceries & household management solution for your home
+home: https://truecharts.org/charts/stable/grocy
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/grocy.png
+keywords:
+ - grocy
+kubeVersion: ">=1.16.0-0"
+maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+name: grocy
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/stable/grocy
+ - https://ghcr.io/linuxserver/grocy
+ - https://github.com/grocy/grocy
+type: application
+version: 13.0.15
+annotations:
+ truecharts.org/catagories: |
+ - Home-Automation
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/grade: U
diff --git a/stable/habridge/4.0.16/README.md b/stable/grocy/13.0.15/README.md
similarity index 100%
rename from stable/habridge/4.0.16/README.md
rename to stable/grocy/13.0.15/README.md
diff --git a/stable/grocy/13.0.15/app-changelog.md b/stable/grocy/13.0.15/app-changelog.md
new file mode 100644
index 0000000000..820aa6cc0d
--- /dev/null
+++ b/stable/grocy/13.0.15/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [grocy-13.0.15](https://github.com/truecharts/charts/compare/grocy-13.0.14...grocy-13.0.15) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/grocy to 3.3.2
+
+
\ No newline at end of file
diff --git a/stable/grocy/13.0.15/app-readme.md b/stable/grocy/13.0.15/app-readme.md
new file mode 100644
index 0000000000..bff2541fcc
--- /dev/null
+++ b/stable/grocy/13.0.15/app-readme.md
@@ -0,0 +1,8 @@
+ERP beyond your fridge - grocy is a web-based self-hosted groceries & household management solution for your home
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/grocy](https://truecharts.org/charts/stable/grocy)
+
+---
+
+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!
diff --git a/stable/invidious/2.0.9/charts/common-11.1.2.tgz b/stable/grocy/13.0.15/charts/common-11.1.2.tgz
similarity index 100%
rename from stable/invidious/2.0.9/charts/common-11.1.2.tgz
rename to stable/grocy/13.0.15/charts/common-11.1.2.tgz
diff --git a/stable/grocy/13.0.15/ix_values.yaml b/stable/grocy/13.0.15/ix_values.yaml
new file mode 100644
index 0000000000..7f3d96fc9f
--- /dev/null
+++ b/stable/grocy/13.0.15/ix_values.yaml
@@ -0,0 +1,27 @@
+image:
+ repository: tccr.io/truecharts/grocy
+ tag: 3.3.2@sha256:57ec59046e4466ffeec15c4c2efa23359d81c31c895616b17656079fb17e6f87
+ pullPolicy: IfNotPresent
+
+securityContext:
+ readOnlyRootFilesystem: false
+ runAsNonRoot: false
+
+podSecurityContext:
+ runAsUser: 0
+ runAsGroup: 0
+
+service:
+ main:
+ ports:
+ main:
+ port: 10013
+ targetPort: 80
+
+persistence:
+ config:
+ enabled: true
+ mountPath: "/config"
+
+portal:
+ enabled: true
diff --git a/stable/grocy/13.0.15/questions.yaml b/stable/grocy/13.0.15/questions.yaml
new file mode 100644
index 0000000000..dd53296162
--- /dev/null
+++ b/stable/grocy/13.0.15/questions.yaml
@@ -0,0 +1,1870 @@
+groups:
+ - name: Container Image
+ description: Image to be used for container
+ - name: General Settings
+ description: General Deployment Settings
+ - 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: VPN
+ description: VPN
+ - 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: "General Settings"
+ schema:
+ type: dict
+ hidden: true
+ attrs:
+ - variable: isSCALE
+ label: Flag this is SCALE
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: controller
+ group: "General Settings"
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: replicas
+ description: Number of desired pod replicas
+ label: Desired Replicas
+ schema:
+ type: int
+ required: true
+ default: 1
+ - variable: customextraargs
+ group: "General Settings"
+ 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: "General Settings"
+ 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: "General Settings"
+ 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: 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: 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: 10013
+ required: true
+ - 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: 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: pvc
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - 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: 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: 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 (Do NOT REDUCE after installation)
+ description: This value can ONLY be INCREASED after the installation
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - 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: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: hostPath
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - 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: 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: 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: 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: clusterIssuer
+ label: clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below'
+ schema:
+ type: string
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["clusterIssuer", "=", ""]]
+ 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: clusterIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: Use TrueNAS SCALE Certificate (Deprecated)
+ schema:
+ show_if: [["clusterIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: secretName
+ label: Use Custom Secret (Advanced)
+ schema:
+ show_if: [["clusterIssuer", "=", ""]]
+ type: string
+ default: ""
+ - 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: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ default: ""
+ - 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: 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: 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: clusterIssuer
+ label: clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below'
+ schema:
+ type: string
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ default: []
+ show_if: [["clusterIssuer", "=", ""]]
+ 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: clusterIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: Use TrueNAS SCALE Certificate (Deprecated)
+ schema:
+ show_if: [["clusterIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: secretName
+ label: Use Custom Secret (Advanced)
+ schema:
+ type: string
+ show_if: [["clusterIssuer", "=", ""]]
+ default: ""
+ - 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: 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: resources
+ group: Resources and Devices
+ label: "Resource Limits"
+ 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
+ hidden: true
+ 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
+ hidden: true
+ 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
+ hidden: true
+ 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: 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: auth_once
+ label: Auth Once
+ description: Only attempt to log in if not already logged in.
+ schema:
+ type: boolean
+ default: true
+ - 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: The address on which to listen for SOCKS5 proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: outbound_http_proxy_listen
+ label: Outbound HTTP Proxy Listen
+ description: The address on which to listen for HTTP proxying into the tailscale net.
+ 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/habridge/4.0.16/templates/common.yaml b/stable/grocy/13.0.15/templates/common.yaml
similarity index 100%
rename from stable/habridge/4.0.16/templates/common.yaml
rename to stable/grocy/13.0.15/templates/common.yaml
diff --git a/stable/invidious/2.0.9/values.yaml b/stable/grocy/13.0.15/values.yaml
similarity index 100%
rename from stable/invidious/2.0.9/values.yaml
rename to stable/grocy/13.0.15/values.yaml
diff --git a/stable/habridge/4.0.16/app-changelog.md b/stable/habridge/4.0.16/app-changelog.md
deleted file mode 100644
index 78dbb728b5..0000000000
--- a/stable/habridge/4.0.16/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [habridge-4.0.16](https://github.com/truecharts/charts/compare/habridge-4.0.15...habridge-4.0.16) (2023-02-15)
-
-### Chore
-
-- update container image tccr.io/truecharts/habridge to v5.4.1
-
-
\ No newline at end of file
diff --git a/stable/habridge/4.0.16/CHANGELOG.md b/stable/habridge/4.0.17/CHANGELOG.md
similarity index 89%
rename from stable/habridge/4.0.16/CHANGELOG.md
rename to stable/habridge/4.0.17/CHANGELOG.md
index c243b8d0d3..5e04d93a92 100644
--- a/stable/habridge/4.0.16/CHANGELOG.md
+++ b/stable/habridge/4.0.17/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [habridge-4.0.17](https://github.com/truecharts/charts/compare/habridge-4.0.16...habridge-4.0.17) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/habridge to v5.4.1
+
+
+
+
## [habridge-4.0.16](https://github.com/truecharts/charts/compare/habridge-4.0.15...habridge-4.0.16) (2023-02-15)
### Chore
@@ -88,12 +97,3 @@
## [habridge-4.0.7](https://github.com/truecharts/charts/compare/habridge-4.0.6...habridge-4.0.7) (2022-12-26)
### Chore
-
-- update container image tccr.io/truecharts/habridge to v5.4.1 ([#5822](https://github.com/truecharts/charts/issues/5822))
-
-
-
-
-## [habridge-4.0.6](https://github.com/truecharts/charts/compare/habridge-4.0.5...habridge-4.0.6) (2022-12-25)
-
-### Chore
diff --git a/stable/habridge/4.0.16/Chart.yaml b/stable/habridge/4.0.17/Chart.yaml
similarity index 98%
rename from stable/habridge/4.0.16/Chart.yaml
rename to stable/habridge/4.0.17/Chart.yaml
index 3073e80b00..8cc0bfa279 100644
--- a/stable/habridge/4.0.16/Chart.yaml
+++ b/stable/habridge/4.0.17/Chart.yaml
@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: habridge
-version: 4.0.16
+version: 4.0.17
appVersion: "5.4.1"
description: Habridge emulates Philips Hue API to other home automation gateways such as an Amazon Echo/Dot or other systems that support Philips Hue.
type: application
diff --git a/stable/invidious/2.0.9/README.md b/stable/habridge/4.0.17/README.md
similarity index 100%
rename from stable/invidious/2.0.9/README.md
rename to stable/habridge/4.0.17/README.md
diff --git a/stable/habridge/4.0.17/app-changelog.md b/stable/habridge/4.0.17/app-changelog.md
new file mode 100644
index 0000000000..9b06cf9e80
--- /dev/null
+++ b/stable/habridge/4.0.17/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [habridge-4.0.17](https://github.com/truecharts/charts/compare/habridge-4.0.16...habridge-4.0.17) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/habridge to v5.4.1
+
+
\ No newline at end of file
diff --git a/stable/habridge/4.0.16/app-readme.md b/stable/habridge/4.0.17/app-readme.md
similarity index 100%
rename from stable/habridge/4.0.16/app-readme.md
rename to stable/habridge/4.0.17/app-readme.md
diff --git a/stable/libremdb/1.0.12/charts/common-11.1.2.tgz b/stable/habridge/4.0.17/charts/common-11.1.2.tgz
similarity index 100%
rename from stable/libremdb/1.0.12/charts/common-11.1.2.tgz
rename to stable/habridge/4.0.17/charts/common-11.1.2.tgz
diff --git a/stable/habridge/4.0.16/ix_values.yaml b/stable/habridge/4.0.17/ix_values.yaml
similarity index 86%
rename from stable/habridge/4.0.16/ix_values.yaml
rename to stable/habridge/4.0.17/ix_values.yaml
index 7ead182729..259295cf57 100644
--- a/stable/habridge/4.0.16/ix_values.yaml
+++ b/stable/habridge/4.0.17/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/habridge
pullPolicy: IfNotPresent
- tag: v5.4.1@sha256:5853676836bddd5c5b235c54e035d4e8a664a85e1975779ce6045844f2fdabd3
+ tag: v5.4.1@sha256:3f733113b5a46f31e0f6a7ceea1acb88684e66bafd3cea4530c087bc2bb1cdb0
securityContext:
runAsNonRoot: false
diff --git a/stable/habridge/4.0.16/questions.yaml b/stable/habridge/4.0.17/questions.yaml
similarity index 100%
rename from stable/habridge/4.0.16/questions.yaml
rename to stable/habridge/4.0.17/questions.yaml
diff --git a/stable/libremdb/1.0.12/templates/common.yaml b/stable/habridge/4.0.17/templates/common.yaml
similarity index 100%
rename from stable/libremdb/1.0.12/templates/common.yaml
rename to stable/habridge/4.0.17/templates/common.yaml
diff --git a/stable/libremdb/1.0.12/values.yaml b/stable/habridge/4.0.17/values.yaml
similarity index 100%
rename from stable/libremdb/1.0.12/values.yaml
rename to stable/habridge/4.0.17/values.yaml
diff --git a/stable/invidious/2.0.9/CHANGELOG.md b/stable/invidious/2.0.10/CHANGELOG.md
similarity index 90%
rename from stable/invidious/2.0.9/CHANGELOG.md
rename to stable/invidious/2.0.10/CHANGELOG.md
index 2f9afdc39e..ede97de69b 100644
--- a/stable/invidious/2.0.9/CHANGELOG.md
+++ b/stable/invidious/2.0.10/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [invidious-2.0.10](https://github.com/truecharts/charts/compare/invidious-2.0.9...invidious-2.0.10) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/invidious to latest
+
+
+
+
## [invidious-2.0.9](https://github.com/truecharts/charts/compare/invidious-2.0.8...invidious-2.0.9) (2023-02-19)
### Chore
diff --git a/stable/invidious/2.0.9/Chart.yaml b/stable/invidious/2.0.10/Chart.yaml
similarity index 98%
rename from stable/invidious/2.0.9/Chart.yaml
rename to stable/invidious/2.0.10/Chart.yaml
index f9e3928946..e8ff806007 100644
--- a/stable/invidious/2.0.9/Chart.yaml
+++ b/stable/invidious/2.0.10/Chart.yaml
@@ -26,7 +26,7 @@ sources:
- https://quay.io/invidious/invidious
- https://github.com/iv-org/invidious
- https://docs.invidious.io/installation/#docker
-version: 2.0.9
+version: 2.0.10
annotations:
truecharts.org/catagories: |
- media
diff --git a/stable/libremdb/1.0.12/README.md b/stable/invidious/2.0.10/README.md
similarity index 100%
rename from stable/libremdb/1.0.12/README.md
rename to stable/invidious/2.0.10/README.md
diff --git a/stable/invidious/2.0.10/app-changelog.md b/stable/invidious/2.0.10/app-changelog.md
new file mode 100644
index 0000000000..b1938352b3
--- /dev/null
+++ b/stable/invidious/2.0.10/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [invidious-2.0.10](https://github.com/truecharts/charts/compare/invidious-2.0.9...invidious-2.0.10) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/invidious to latest
+
+
\ No newline at end of file
diff --git a/stable/invidious/2.0.9/app-readme.md b/stable/invidious/2.0.10/app-readme.md
similarity index 100%
rename from stable/invidious/2.0.9/app-readme.md
rename to stable/invidious/2.0.10/app-readme.md
diff --git a/stable/littlelink/8.0.22/charts/common-11.1.2.tgz b/stable/invidious/2.0.10/charts/common-11.1.2.tgz
similarity index 100%
rename from stable/littlelink/8.0.22/charts/common-11.1.2.tgz
rename to stable/invidious/2.0.10/charts/common-11.1.2.tgz
diff --git a/stable/invidious/2.0.9/charts/postgresql-11.0.29.tgz b/stable/invidious/2.0.10/charts/postgresql-11.0.29.tgz
similarity index 100%
rename from stable/invidious/2.0.9/charts/postgresql-11.0.29.tgz
rename to stable/invidious/2.0.10/charts/postgresql-11.0.29.tgz
diff --git a/stable/invidious/2.0.9/ix_values.yaml b/stable/invidious/2.0.10/ix_values.yaml
similarity index 96%
rename from stable/invidious/2.0.9/ix_values.yaml
rename to stable/invidious/2.0.10/ix_values.yaml
index 3f074288a2..86d59c9005 100644
--- a/stable/invidious/2.0.9/ix_values.yaml
+++ b/stable/invidious/2.0.10/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/invidious
pullPolicy: IfNotPresent
- tag: latest@sha256:c0b218c9c86c68aa7683406611ffc1436570542744db11a0a1f35d95ee679686
+ tag: latest@sha256:5c1b8cdb02e9f865b7d026131efd669425aa77d6e2a98927a80ba4cf631c52d7
podSecurityContext:
runAsGroup: 0
diff --git a/stable/invidious/2.0.9/questions.yaml b/stable/invidious/2.0.10/questions.yaml
similarity index 100%
rename from stable/invidious/2.0.9/questions.yaml
rename to stable/invidious/2.0.10/questions.yaml
diff --git a/stable/invidious/2.0.9/templates/_config.tpl b/stable/invidious/2.0.10/templates/_config.tpl
similarity index 100%
rename from stable/invidious/2.0.9/templates/_config.tpl
rename to stable/invidious/2.0.10/templates/_config.tpl
diff --git a/stable/invidious/2.0.9/templates/_dbseed.tpl b/stable/invidious/2.0.10/templates/_dbseed.tpl
similarity index 100%
rename from stable/invidious/2.0.9/templates/_dbseed.tpl
rename to stable/invidious/2.0.10/templates/_dbseed.tpl
diff --git a/stable/invidious/2.0.9/templates/common.yaml b/stable/invidious/2.0.10/templates/common.yaml
similarity index 100%
rename from stable/invidious/2.0.9/templates/common.yaml
rename to stable/invidious/2.0.10/templates/common.yaml
diff --git a/stable/littlelink/8.0.22/values.yaml b/stable/invidious/2.0.10/values.yaml
similarity index 100%
rename from stable/littlelink/8.0.22/values.yaml
rename to stable/invidious/2.0.10/values.yaml
diff --git a/stable/invidious/2.0.9/app-changelog.md b/stable/invidious/2.0.9/app-changelog.md
deleted file mode 100644
index 462f5c3900..0000000000
--- a/stable/invidious/2.0.9/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [invidious-2.0.9](https://github.com/truecharts/charts/compare/invidious-2.0.8...invidious-2.0.9) (2023-02-19)
-
-### Chore
-
-- update helm general non-major
-
-
\ No newline at end of file
diff --git a/stable/lazylibrarian/13.0.19/CHANGELOG.md b/stable/lazylibrarian/13.0.19/CHANGELOG.md
new file mode 100644
index 0000000000..2a7ad73c0c
--- /dev/null
+++ b/stable/lazylibrarian/13.0.19/CHANGELOG.md
@@ -0,0 +1,99 @@
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+
+## [lazylibrarian-13.0.19](https://github.com/truecharts/charts/compare/lazylibrarian-13.0.18...lazylibrarian-13.0.19) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/lazylibrarian to latest
+
+
+
+
+## [lazylibrarian-13.0.18](https://github.com/truecharts/charts/compare/lazylibrarian-13.0.17...lazylibrarian-13.0.18) (2023-02-15)
+
+### Chore
+
+- update container image tccr.io/truecharts/lazylibrarian to latest
+
+
+
+
+## [lazylibrarian-13.0.17](https://github.com/truecharts/charts/compare/lazylibrarian-13.0.16...lazylibrarian-13.0.17) (2023-02-10)
+
+### Fix
+
+- ensure new helm deps repo is used in latest releases as well.
+
+
+
+
+## [lazylibrarian-13.0.16](https://github.com/truecharts/charts/compare/lazylibrarian-13.0.15...lazylibrarian-13.0.16) (2023-02-06)
+
+### Chore
+
+- update container image tccr.io/truecharts/lazylibrarian to latest
+
+
+
+
+## [lazylibrarian-13.0.15](https://github.com/truecharts/charts/compare/lazylibrarian-13.0.14...lazylibrarian-13.0.15) (2023-02-03)
+
+### Chore
+
+- update container image tccr.io/truecharts/lazylibrarian to latest
+
+
+
+
+## [lazylibrarian-13.0.14](https://github.com/truecharts/charts/compare/lazylibrarian-13.0.13...lazylibrarian-13.0.14) (2023-01-18)
+
+### Chore
+
+- update container image tccr.io/truecharts/lazylibrarian to latest
+
+
+
+
+## [lazylibrarian-13.0.13](https://github.com/truecharts/charts/compare/lazylibrarian-13.0.12...lazylibrarian-13.0.13) (2023-01-07)
+
+### Chore
+
+- update container image tccr.io/truecharts/lazylibrarian to latest
+
+
+
+
+## [lazylibrarian-13.0.12](https://github.com/truecharts/charts/compare/lazylibrarian-13.0.11...lazylibrarian-13.0.12) (2022-12-27)
+
+### Chore
+
+- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
+
+
+
+
+## [lazylibrarian-13.0.11](https://github.com/truecharts/charts/compare/lazylibrarian-13.0.10...lazylibrarian-13.0.11) (2022-12-26)
+
+### Chore
+
+- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
+
+
+
+
+## [lazylibrarian-13.0.10](https://github.com/truecharts/charts/compare/lazylibrarian-13.0.9...lazylibrarian-13.0.10) (2022-12-25)
+
+### Chore
+
+- update helm general non-major
+
+
+
+
+## [lazylibrarian-13.0.9](https://github.com/truecharts/charts/compare/lazylibrarian-13.0.8...lazylibrarian-13.0.9) (2022-12-24)
+
+### Chore
diff --git a/stable/lazylibrarian/13.0.19/Chart.yaml b/stable/lazylibrarian/13.0.19/Chart.yaml
new file mode 100644
index 0000000000..9904f8f8b5
--- /dev/null
+++ b/stable/lazylibrarian/13.0.19/Chart.yaml
@@ -0,0 +1,31 @@
+apiVersion: v2
+appVersion: "latest"
+dependencies:
+ - name: common
+ repository: https://library-charts.truecharts.org
+ version: 11.1.2
+deprecated: false
+description: Get all your books, like series with Sonarr...
+home: https://truecharts.org/charts/stable/lazylibrarian
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/lazylibrarian.png
+keywords:
+ - lazylibrarian
+ - ebooks
+kubeVersion: ">=1.16.0-0"
+maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+name: lazylibrarian
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/stable/lazylibrarian
+ - https://ghcr.io/linuxserver/lazylibrarian
+ - https://gitlab.com/LazyLibrarian/LazyLibrarian.git
+ - https://lazylibrarian.gitlab.io
+type: application
+version: 13.0.19
+annotations:
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/grade: U
diff --git a/stable/littlelink/8.0.22/README.md b/stable/lazylibrarian/13.0.19/README.md
similarity index 100%
rename from stable/littlelink/8.0.22/README.md
rename to stable/lazylibrarian/13.0.19/README.md
diff --git a/stable/lazylibrarian/13.0.19/app-changelog.md b/stable/lazylibrarian/13.0.19/app-changelog.md
new file mode 100644
index 0000000000..e06bf47f86
--- /dev/null
+++ b/stable/lazylibrarian/13.0.19/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [lazylibrarian-13.0.19](https://github.com/truecharts/charts/compare/lazylibrarian-13.0.18...lazylibrarian-13.0.19) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/lazylibrarian to latest
+
+
\ No newline at end of file
diff --git a/stable/lazylibrarian/13.0.19/app-readme.md b/stable/lazylibrarian/13.0.19/app-readme.md
new file mode 100644
index 0000000000..5be6d5863a
--- /dev/null
+++ b/stable/lazylibrarian/13.0.19/app-readme.md
@@ -0,0 +1,8 @@
+Get all your books, like series with Sonarr...
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/lazylibrarian](https://truecharts.org/charts/stable/lazylibrarian)
+
+---
+
+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!
diff --git a/stable/logitech-media-server/6.1.15/charts/common-11.1.2.tgz b/stable/lazylibrarian/13.0.19/charts/common-11.1.2.tgz
similarity index 100%
rename from stable/logitech-media-server/6.1.15/charts/common-11.1.2.tgz
rename to stable/lazylibrarian/13.0.19/charts/common-11.1.2.tgz
diff --git a/stable/lazylibrarian/13.0.19/ix_values.yaml b/stable/lazylibrarian/13.0.19/ix_values.yaml
new file mode 100644
index 0000000000..8b9310bb67
--- /dev/null
+++ b/stable/lazylibrarian/13.0.19/ix_values.yaml
@@ -0,0 +1,29 @@
+image:
+ repository: tccr.io/truecharts/lazylibrarian
+ pullPolicy: IfNotPresent
+ tag: latest@sha256:bc97e9d46a50e5a90ba5606bcf24f473860306bcce94a312b3c2d0f451b9c1a0
+
+securityContext:
+ runAsNonRoot: false
+ readOnlyRootFilesystem: false
+
+podSecurityContext:
+ runAsUser: 0
+ runAsGroup: 0
+
+service:
+ main:
+ ports:
+ main:
+ port: 5299
+ targetPort: 5299
+
+persistence:
+ config:
+ enabled: true
+ mountPath: "/config"
+ varrun:
+ enabled: true
+
+portal:
+ enabled: true
diff --git a/stable/lazylibrarian/13.0.19/questions.yaml b/stable/lazylibrarian/13.0.19/questions.yaml
new file mode 100644
index 0000000000..efc64b430f
--- /dev/null
+++ b/stable/lazylibrarian/13.0.19/questions.yaml
@@ -0,0 +1,1870 @@
+groups:
+ - name: Container Image
+ description: Image to be used for container
+ - name: General Settings
+ description: General Deployment Settings
+ - 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: VPN
+ description: VPN
+ - 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: "General Settings"
+ schema:
+ type: dict
+ hidden: true
+ attrs:
+ - variable: isSCALE
+ label: Flag this is SCALE
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: controller
+ group: "General Settings"
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: replicas
+ description: Number of desired pod replicas
+ label: Desired Replicas
+ schema:
+ type: int
+ required: true
+ default: 1
+ - variable: customextraargs
+ group: "General Settings"
+ 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: "General Settings"
+ 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: "General Settings"
+ 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: 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: 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: 5299
+ required: true
+ - 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: 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: pvc
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - 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: 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: 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 (Do NOT REDUCE after installation)
+ description: This value can ONLY be INCREASED after the installation
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - 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: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: hostPath
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - 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: 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: 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: 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: clusterIssuer
+ label: clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below'
+ schema:
+ type: string
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["clusterIssuer", "=", ""]]
+ 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: clusterIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: Use TrueNAS SCALE Certificate (Deprecated)
+ schema:
+ show_if: [["clusterIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: secretName
+ label: Use Custom Secret (Advanced)
+ schema:
+ show_if: [["clusterIssuer", "=", ""]]
+ type: string
+ default: ""
+ - 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: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ default: ""
+ - 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: 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: 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: clusterIssuer
+ label: clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below'
+ schema:
+ type: string
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ default: []
+ show_if: [["clusterIssuer", "=", ""]]
+ 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: clusterIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: Use TrueNAS SCALE Certificate (Deprecated)
+ schema:
+ show_if: [["clusterIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: secretName
+ label: Use Custom Secret (Advanced)
+ schema:
+ type: string
+ show_if: [["clusterIssuer", "=", ""]]
+ default: ""
+ - 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: 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: resources
+ group: Resources and Devices
+ label: "Resource Limits"
+ 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
+ hidden: true
+ 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
+ hidden: true
+ 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
+ hidden: true
+ 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: 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: auth_once
+ label: Auth Once
+ description: Only attempt to log in if not already logged in.
+ schema:
+ type: boolean
+ default: true
+ - 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: The address on which to listen for SOCKS5 proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: outbound_http_proxy_listen
+ label: Outbound HTTP Proxy Listen
+ description: The address on which to listen for HTTP proxying into the tailscale net.
+ 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/logitech-media-server/6.1.15/templates/common.yaml b/stable/lazylibrarian/13.0.19/templates/common.yaml
similarity index 100%
rename from stable/logitech-media-server/6.1.15/templates/common.yaml
rename to stable/lazylibrarian/13.0.19/templates/common.yaml
diff --git a/stable/logitech-media-server/6.1.15/values.yaml b/stable/lazylibrarian/13.0.19/values.yaml
similarity index 100%
rename from stable/logitech-media-server/6.1.15/values.yaml
rename to stable/lazylibrarian/13.0.19/values.yaml
diff --git a/stable/libremdb/1.0.12/app-changelog.md b/stable/libremdb/1.0.12/app-changelog.md
deleted file mode 100644
index 4f1417958b..0000000000
--- a/stable/libremdb/1.0.12/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [libremdb-1.0.12](https://github.com/truecharts/charts/compare/libremdb-1.0.11...libremdb-1.0.12) (2023-02-19)
-
-### Chore
-
-- update helm general non-major
-
-
\ No newline at end of file
diff --git a/stable/libremdb/1.0.12/CHANGELOG.md b/stable/libremdb/1.0.13/CHANGELOG.md
similarity index 94%
rename from stable/libremdb/1.0.12/CHANGELOG.md
rename to stable/libremdb/1.0.13/CHANGELOG.md
index 7b016d85a9..0ba9396b67 100644
--- a/stable/libremdb/1.0.12/CHANGELOG.md
+++ b/stable/libremdb/1.0.13/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [libremdb-1.0.13](https://github.com/truecharts/charts/compare/libremdb-1.0.12...libremdb-1.0.13) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/libremdb to latest
+
+
+
+
## [libremdb-1.0.12](https://github.com/truecharts/charts/compare/libremdb-1.0.11...libremdb-1.0.12) (2023-02-19)
### Chore
@@ -88,12 +97,3 @@
## [libremdb-1.0.3](https://github.com/truecharts/charts/compare/libremdb-1.0.2...libremdb-1.0.3) (2023-01-13)
### Chore
-
-- update container image tccr.io/truecharts/libremdb to latest
-
-
-
-
-## [libremdb-1.0.2](https://github.com/truecharts/charts/compare/libremdb-1.0.1...libremdb-1.0.2) (2023-01-07)
-
-### Chore
diff --git a/stable/libremdb/1.0.12/Chart.yaml b/stable/libremdb/1.0.13/Chart.yaml
similarity index 98%
rename from stable/libremdb/1.0.12/Chart.yaml
rename to stable/libremdb/1.0.13/Chart.yaml
index 11aff2568b..b46678c39c 100644
--- a/stable/libremdb/1.0.12/Chart.yaml
+++ b/stable/libremdb/1.0.13/Chart.yaml
@@ -28,7 +28,7 @@ sources:
- https://github.com/zyachel/libremdb
- https://github.com/PussTheCat-org/docker-libremdb-quay
type: application
-version: 1.0.12
+version: 1.0.13
annotations:
truecharts.org/catagories: |
- media
diff --git a/stable/logitech-media-server/6.1.15/README.md b/stable/libremdb/1.0.13/README.md
similarity index 100%
rename from stable/logitech-media-server/6.1.15/README.md
rename to stable/libremdb/1.0.13/README.md
diff --git a/stable/libremdb/1.0.13/app-changelog.md b/stable/libremdb/1.0.13/app-changelog.md
new file mode 100644
index 0000000000..a1afe380a0
--- /dev/null
+++ b/stable/libremdb/1.0.13/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [libremdb-1.0.13](https://github.com/truecharts/charts/compare/libremdb-1.0.12...libremdb-1.0.13) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/libremdb to latest
+
+
\ No newline at end of file
diff --git a/stable/libremdb/1.0.12/app-readme.md b/stable/libremdb/1.0.13/app-readme.md
similarity index 100%
rename from stable/libremdb/1.0.12/app-readme.md
rename to stable/libremdb/1.0.13/app-readme.md
diff --git a/stable/medusa/5.0.16/charts/common-11.1.2.tgz b/stable/libremdb/1.0.13/charts/common-11.1.2.tgz
similarity index 100%
rename from stable/medusa/5.0.16/charts/common-11.1.2.tgz
rename to stable/libremdb/1.0.13/charts/common-11.1.2.tgz
diff --git a/stable/libremdb/1.0.12/charts/redis-5.0.32.tgz b/stable/libremdb/1.0.13/charts/redis-5.0.32.tgz
similarity index 100%
rename from stable/libremdb/1.0.12/charts/redis-5.0.32.tgz
rename to stable/libremdb/1.0.13/charts/redis-5.0.32.tgz
diff --git a/stable/libremdb/1.0.12/ix_values.yaml b/stable/libremdb/1.0.13/ix_values.yaml
similarity index 89%
rename from stable/libremdb/1.0.12/ix_values.yaml
rename to stable/libremdb/1.0.13/ix_values.yaml
index ec95025c87..1b69dda516 100644
--- a/stable/libremdb/1.0.12/ix_values.yaml
+++ b/stable/libremdb/1.0.13/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/libremdb
pullPolicy: IfNotPresent
- tag: latest@sha256:90bb31556ebe8d7afa0e4afe190aebd712d503a21a97009d3bef52dd160939d5
+ tag: latest@sha256:ebe52b2bce39074e32d5c4c9965fdf4a80dbe07430747286f87581188ab834bb
env:
NEXT_PUBLIC_URL: http://localhost:3000
diff --git a/stable/libremdb/1.0.12/questions.yaml b/stable/libremdb/1.0.13/questions.yaml
similarity index 100%
rename from stable/libremdb/1.0.12/questions.yaml
rename to stable/libremdb/1.0.13/questions.yaml
diff --git a/stable/minetest/3.0.11/templates/common.yaml b/stable/libremdb/1.0.13/templates/common.yaml
similarity index 100%
rename from stable/minetest/3.0.11/templates/common.yaml
rename to stable/libremdb/1.0.13/templates/common.yaml
diff --git a/stable/medusa/5.0.16/values.yaml b/stable/libremdb/1.0.13/values.yaml
similarity index 100%
rename from stable/medusa/5.0.16/values.yaml
rename to stable/libremdb/1.0.13/values.yaml
diff --git a/stable/littlelink/8.0.22/app-changelog.md b/stable/littlelink/8.0.22/app-changelog.md
deleted file mode 100644
index acff017c3f..0000000000
--- a/stable/littlelink/8.0.22/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [littlelink-8.0.22](https://github.com/truecharts/charts/compare/littlelink-8.0.21...littlelink-8.0.22) (2023-02-15)
-
-### Chore
-
-- update container image tccr.io/truecharts/littlelink-server to latest
-
-
\ No newline at end of file
diff --git a/stable/littlelink/8.0.22/CHANGELOG.md b/stable/littlelink/8.0.23/CHANGELOG.md
similarity index 86%
rename from stable/littlelink/8.0.22/CHANGELOG.md
rename to stable/littlelink/8.0.23/CHANGELOG.md
index 3cded253ae..9149db0710 100644
--- a/stable/littlelink/8.0.22/CHANGELOG.md
+++ b/stable/littlelink/8.0.23/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [littlelink-8.0.23](https://github.com/truecharts/charts/compare/littlelink-8.0.22...littlelink-8.0.23) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/littlelink-server to latest
+
+
+
+
## [littlelink-8.0.22](https://github.com/truecharts/charts/compare/littlelink-8.0.21...littlelink-8.0.22) (2023-02-15)
### Chore
@@ -88,12 +97,3 @@
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
-
-
-## [littlelink-8.0.12](https://github.com/truecharts/charts/compare/littlelink-8.0.11...littlelink-8.0.12) (2022-12-26)
-
-### Chore
-
-- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
- - update container image tccr.io/truecharts/littlelink-server to latest ([#5789](https://github.com/truecharts/charts/issues/5789))
-
diff --git a/stable/littlelink/8.0.22/Chart.yaml b/stable/littlelink/8.0.23/Chart.yaml
similarity index 98%
rename from stable/littlelink/8.0.22/Chart.yaml
rename to stable/littlelink/8.0.23/Chart.yaml
index d5e401d750..15c92208c7 100644
--- a/stable/littlelink/8.0.22/Chart.yaml
+++ b/stable/littlelink/8.0.23/Chart.yaml
@@ -21,7 +21,7 @@ sources:
- https://github.com/techno-tim/littlelink-server
- https://github.com/sethcottle/littlelink
type: application
-version: 8.0.22
+version: 8.0.23
annotations:
truecharts.org/catagories: |
- social
diff --git a/stable/medusa/5.0.16/README.md b/stable/littlelink/8.0.23/README.md
similarity index 100%
rename from stable/medusa/5.0.16/README.md
rename to stable/littlelink/8.0.23/README.md
diff --git a/stable/littlelink/8.0.23/app-changelog.md b/stable/littlelink/8.0.23/app-changelog.md
new file mode 100644
index 0000000000..87bb30aec8
--- /dev/null
+++ b/stable/littlelink/8.0.23/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [littlelink-8.0.23](https://github.com/truecharts/charts/compare/littlelink-8.0.22...littlelink-8.0.23) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/littlelink-server to latest
+
+
\ No newline at end of file
diff --git a/stable/littlelink/8.0.22/app-readme.md b/stable/littlelink/8.0.23/app-readme.md
similarity index 100%
rename from stable/littlelink/8.0.22/app-readme.md
rename to stable/littlelink/8.0.23/app-readme.md
diff --git a/stable/minetest/3.0.11/charts/common-11.1.2.tgz b/stable/littlelink/8.0.23/charts/common-11.1.2.tgz
similarity index 100%
rename from stable/minetest/3.0.11/charts/common-11.1.2.tgz
rename to stable/littlelink/8.0.23/charts/common-11.1.2.tgz
diff --git a/stable/littlelink/8.0.22/ix_values.yaml b/stable/littlelink/8.0.23/ix_values.yaml
similarity index 93%
rename from stable/littlelink/8.0.22/ix_values.yaml
rename to stable/littlelink/8.0.23/ix_values.yaml
index ad56fe4fbb..5dfc6db26c 100644
--- a/stable/littlelink/8.0.22/ix_values.yaml
+++ b/stable/littlelink/8.0.23/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/littlelink-server
pullPolicy: IfNotPresent
- tag: latest@sha256:40dccc1f2432712d4b0dd714358a8416995d2ff81574509410136ff7e0b7e3e3
+ tag: latest@sha256:84022d40588daec25f2e2c82e68c50c8b41b88f1629c034c3c459abebb0ac9ac
service:
main:
diff --git a/stable/littlelink/8.0.22/questions.yaml b/stable/littlelink/8.0.23/questions.yaml
similarity index 100%
rename from stable/littlelink/8.0.22/questions.yaml
rename to stable/littlelink/8.0.23/questions.yaml
diff --git a/stable/littlelink/8.0.22/templates/_configmap.tpl b/stable/littlelink/8.0.23/templates/_configmap.tpl
similarity index 100%
rename from stable/littlelink/8.0.22/templates/_configmap.tpl
rename to stable/littlelink/8.0.23/templates/_configmap.tpl
diff --git a/stable/littlelink/8.0.22/templates/common.yaml b/stable/littlelink/8.0.23/templates/common.yaml
similarity index 100%
rename from stable/littlelink/8.0.22/templates/common.yaml
rename to stable/littlelink/8.0.23/templates/common.yaml
diff --git a/stable/minetest/3.0.11/values.yaml b/stable/littlelink/8.0.23/values.yaml
similarity index 100%
rename from stable/minetest/3.0.11/values.yaml
rename to stable/littlelink/8.0.23/values.yaml
diff --git a/stable/logitech-media-server/6.1.15/app-changelog.md b/stable/logitech-media-server/6.1.15/app-changelog.md
deleted file mode 100644
index 34b7bd9052..0000000000
--- a/stable/logitech-media-server/6.1.15/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [logitech-media-server-6.1.15](https://github.com/truecharts/charts/compare/logitech-media-server-6.1.14...logitech-media-server-6.1.15) (2023-02-15)
-
-### Chore
-
-- update container image tccr.io/truecharts/logitechmediaserver to 8.4.0
-
-
\ No newline at end of file
diff --git a/stable/logitech-media-server/6.1.15/CHANGELOG.md b/stable/logitech-media-server/6.1.16/CHANGELOG.md
similarity index 92%
rename from stable/logitech-media-server/6.1.15/CHANGELOG.md
rename to stable/logitech-media-server/6.1.16/CHANGELOG.md
index b4797c65b0..d2b96034ab 100644
--- a/stable/logitech-media-server/6.1.15/CHANGELOG.md
+++ b/stable/logitech-media-server/6.1.16/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [logitech-media-server-6.1.16](https://github.com/truecharts/charts/compare/logitech-media-server-6.1.15...logitech-media-server-6.1.16) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/logitechmediaserver to 8.4.0
+
+
+
+
## [logitech-media-server-6.1.15](https://github.com/truecharts/charts/compare/logitech-media-server-6.1.14...logitech-media-server-6.1.15) (2023-02-15)
### Chore
@@ -88,12 +97,3 @@
## [logitech-media-server-6.1.6](https://github.com/truecharts/charts/compare/logitech-media-server-6.1.5...logitech-media-server-6.1.6) (2022-12-25)
### Chore
-
-- update container image tccr.io/truecharts/logitechmediaserver to 8.4.0 ([#5730](https://github.com/truecharts/charts/issues/5730))
-
-
-
-
-## [logitech-media-server-6.1.5](https://github.com/truecharts/charts/compare/logitech-media-server-6.1.4...logitech-media-server-6.1.5) (2022-12-19)
-
-### Chore
diff --git a/stable/logitech-media-server/6.1.15/Chart.yaml b/stable/logitech-media-server/6.1.16/Chart.yaml
similarity index 98%
rename from stable/logitech-media-server/6.1.15/Chart.yaml
rename to stable/logitech-media-server/6.1.16/Chart.yaml
index 47eb1818c7..e3365dd681 100644
--- a/stable/logitech-media-server/6.1.15/Chart.yaml
+++ b/stable/logitech-media-server/6.1.16/Chart.yaml
@@ -23,7 +23,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/logitech-media-server
- https://github.com/Logitech/slimserver
type: application
-version: 6.1.15
+version: 6.1.16
annotations:
truecharts.org/catagories: |
- media
diff --git a/stable/minetest/3.0.11/README.md b/stable/logitech-media-server/6.1.16/README.md
similarity index 100%
rename from stable/minetest/3.0.11/README.md
rename to stable/logitech-media-server/6.1.16/README.md
diff --git a/stable/logitech-media-server/6.1.16/app-changelog.md b/stable/logitech-media-server/6.1.16/app-changelog.md
new file mode 100644
index 0000000000..f4ee361489
--- /dev/null
+++ b/stable/logitech-media-server/6.1.16/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [logitech-media-server-6.1.16](https://github.com/truecharts/charts/compare/logitech-media-server-6.1.15...logitech-media-server-6.1.16) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/logitechmediaserver to 8.4.0
+
+
\ No newline at end of file
diff --git a/stable/logitech-media-server/6.1.15/app-readme.md b/stable/logitech-media-server/6.1.16/app-readme.md
similarity index 100%
rename from stable/logitech-media-server/6.1.15/app-readme.md
rename to stable/logitech-media-server/6.1.16/app-readme.md
diff --git a/stable/minio/5.0.20/charts/common-11.1.2.tgz b/stable/logitech-media-server/6.1.16/charts/common-11.1.2.tgz
similarity index 100%
rename from stable/minio/5.0.20/charts/common-11.1.2.tgz
rename to stable/logitech-media-server/6.1.16/charts/common-11.1.2.tgz
diff --git a/stable/logitech-media-server/6.1.15/ix_values.yaml b/stable/logitech-media-server/6.1.16/ix_values.yaml
similarity index 90%
rename from stable/logitech-media-server/6.1.15/ix_values.yaml
rename to stable/logitech-media-server/6.1.16/ix_values.yaml
index bca9a2d30b..0020be8d0e 100644
--- a/stable/logitech-media-server/6.1.15/ix_values.yaml
+++ b/stable/logitech-media-server/6.1.16/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/logitechmediaserver
pullPolicy: IfNotPresent
- tag: 8.4.0@sha256:8e6293728198add23995e3d50c45acd5ae8ac67330ca59954f051b6def99719d
+ tag: 8.4.0@sha256:0fad4765fff207e02a3ba04c21c358629e2e9c8e1ad1eec2ed69d3112dd2c47d
env:
HTTP_PORT: "{{ .Values.service.main.ports.main.port }}"
diff --git a/stable/logitech-media-server/6.1.15/questions.yaml b/stable/logitech-media-server/6.1.16/questions.yaml
similarity index 100%
rename from stable/logitech-media-server/6.1.15/questions.yaml
rename to stable/logitech-media-server/6.1.16/questions.yaml
diff --git a/stable/minio/5.0.20/templates/common.yaml b/stable/logitech-media-server/6.1.16/templates/common.yaml
similarity index 100%
rename from stable/minio/5.0.20/templates/common.yaml
rename to stable/logitech-media-server/6.1.16/templates/common.yaml
diff --git a/stable/minio/5.0.20/values.yaml b/stable/logitech-media-server/6.1.16/values.yaml
similarity index 100%
rename from stable/minio/5.0.20/values.yaml
rename to stable/logitech-media-server/6.1.16/values.yaml
diff --git a/stable/medusa/5.0.16/app-changelog.md b/stable/medusa/5.0.16/app-changelog.md
deleted file mode 100644
index cc8fdbffae..0000000000
--- a/stable/medusa/5.0.16/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [medusa-5.0.16](https://github.com/truecharts/charts/compare/medusa-5.0.15...medusa-5.0.16) (2023-02-15)
-
-### Chore
-
-- update container image tccr.io/truecharts/medusa to 1.0.11
-
-
\ No newline at end of file
diff --git a/stable/medusa/5.0.16/CHANGELOG.md b/stable/medusa/5.0.17/CHANGELOG.md
similarity index 91%
rename from stable/medusa/5.0.16/CHANGELOG.md
rename to stable/medusa/5.0.17/CHANGELOG.md
index 629f5f05b7..dc40bbd550 100644
--- a/stable/medusa/5.0.16/CHANGELOG.md
+++ b/stable/medusa/5.0.17/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [medusa-5.0.17](https://github.com/truecharts/charts/compare/medusa-5.0.16...medusa-5.0.17) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/medusa to 1.0.11
+
+
+
+
## [medusa-5.0.16](https://github.com/truecharts/charts/compare/medusa-5.0.15...medusa-5.0.16) (2023-02-15)
### Chore
@@ -88,12 +97,3 @@
## [medusa-5.0.7](https://github.com/truecharts/charts/compare/medusa-5.0.6...medusa-5.0.7) (2022-12-18)
### Chore
-
-- update container image tccr.io/truecharts/medusa to 1.0.10
-
-
-
-
-## [medusa-5.0.6](https://github.com/truecharts/charts/compare/medusa-5.0.5...medusa-5.0.6) (2022-12-15)
-
-### Chore
diff --git a/stable/medusa/5.0.16/Chart.yaml b/stable/medusa/5.0.17/Chart.yaml
similarity index 98%
rename from stable/medusa/5.0.16/Chart.yaml
rename to stable/medusa/5.0.17/Chart.yaml
index 42e228a507..378b813a1c 100644
--- a/stable/medusa/5.0.16/Chart.yaml
+++ b/stable/medusa/5.0.17/Chart.yaml
@@ -26,7 +26,7 @@ sources:
- https://github.com/linuxserver/docker-medusa
- https://pymedusa.com/
type: application
-version: 5.0.16
+version: 5.0.17
annotations:
truecharts.org/catagories: |
- media
diff --git a/stable/minio/5.0.20/README.md b/stable/medusa/5.0.17/README.md
similarity index 100%
rename from stable/minio/5.0.20/README.md
rename to stable/medusa/5.0.17/README.md
diff --git a/stable/medusa/5.0.17/app-changelog.md b/stable/medusa/5.0.17/app-changelog.md
new file mode 100644
index 0000000000..e4491dcbeb
--- /dev/null
+++ b/stable/medusa/5.0.17/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [medusa-5.0.17](https://github.com/truecharts/charts/compare/medusa-5.0.16...medusa-5.0.17) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/medusa to 1.0.11
+
+
\ No newline at end of file
diff --git a/stable/medusa/5.0.16/app-readme.md b/stable/medusa/5.0.17/app-readme.md
similarity index 100%
rename from stable/medusa/5.0.16/app-readme.md
rename to stable/medusa/5.0.17/app-readme.md
diff --git a/stable/mstream/5.0.12/charts/common-11.1.2.tgz b/stable/medusa/5.0.17/charts/common-11.1.2.tgz
similarity index 100%
rename from stable/mstream/5.0.12/charts/common-11.1.2.tgz
rename to stable/medusa/5.0.17/charts/common-11.1.2.tgz
diff --git a/stable/medusa/5.0.16/ix_values.yaml b/stable/medusa/5.0.17/ix_values.yaml
similarity index 82%
rename from stable/medusa/5.0.16/ix_values.yaml
rename to stable/medusa/5.0.17/ix_values.yaml
index 065227ff59..22e35ff41b 100644
--- a/stable/medusa/5.0.16/ix_values.yaml
+++ b/stable/medusa/5.0.17/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/medusa
pullPolicy: IfNotPresent
- tag: 1.0.11@sha256:b3cd2bfc1f8d11bc1cb6b656e34d3309f4e4866980ac878764f30b5649086fe6
+ tag: 1.0.11@sha256:2927fc21669c739dceccd5b62e5fb5fa4305fdb1168311d809d47a1ac8eb9179
securityContext:
readOnlyRootFilesystem: false
diff --git a/stable/medusa/5.0.16/questions.yaml b/stable/medusa/5.0.17/questions.yaml
similarity index 100%
rename from stable/medusa/5.0.16/questions.yaml
rename to stable/medusa/5.0.17/questions.yaml
diff --git a/stable/mstream/5.0.12/templates/common.yaml b/stable/medusa/5.0.17/templates/common.yaml
similarity index 100%
rename from stable/mstream/5.0.12/templates/common.yaml
rename to stable/medusa/5.0.17/templates/common.yaml
diff --git a/stable/mstream/5.0.12/values.yaml b/stable/medusa/5.0.17/values.yaml
similarity index 100%
rename from stable/mstream/5.0.12/values.yaml
rename to stable/medusa/5.0.17/values.yaml
diff --git a/stable/minetest/3.0.11/app-changelog.md b/stable/minetest/3.0.11/app-changelog.md
deleted file mode 100644
index 09f68594d1..0000000000
--- a/stable/minetest/3.0.11/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [minetest-3.0.11](https://github.com/truecharts/charts/compare/minetest-3.0.10...minetest-3.0.11) (2023-02-15)
-
-### Chore
-
-- update container image tccr.io/truecharts/minetest to 5.6.1
-
-
\ No newline at end of file
diff --git a/stable/minetest/3.0.11/CHANGELOG.md b/stable/minetest/3.0.12/CHANGELOG.md
similarity index 89%
rename from stable/minetest/3.0.11/CHANGELOG.md
rename to stable/minetest/3.0.12/CHANGELOG.md
index 9ca4edfdb9..604799707f 100644
--- a/stable/minetest/3.0.11/CHANGELOG.md
+++ b/stable/minetest/3.0.12/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [minetest-3.0.12](https://github.com/truecharts/charts/compare/minetest-3.0.11...minetest-3.0.12) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/minetest to 5.6.1
+
+
+
+
## [minetest-3.0.11](https://github.com/truecharts/charts/compare/minetest-3.0.10...minetest-3.0.11) (2023-02-15)
### Chore
@@ -88,12 +97,3 @@
## [minetest-3.0.2](https://github.com/truecharts/charts/compare/minetest-3.0.1...minetest-3.0.2) (2022-11-30)
-
-
-## [minetest-3.0.2](https://github.com/truecharts/charts/compare/minetest-3.0.1...minetest-3.0.2) (2022-11-30)
-
-
-
-
-## [minetest-3.0.2](https://github.com/truecharts/charts/compare/minetest-3.0.1...minetest-3.0.2) (2022-11-30)
-
diff --git a/stable/minetest/3.0.11/Chart.yaml b/stable/minetest/3.0.12/Chart.yaml
similarity index 98%
rename from stable/minetest/3.0.11/Chart.yaml
rename to stable/minetest/3.0.12/Chart.yaml
index b2e509806a..ddfebcdf24 100644
--- a/stable/minetest/3.0.11/Chart.yaml
+++ b/stable/minetest/3.0.12/Chart.yaml
@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: minetest
-version: 3.0.11
+version: 3.0.12
appVersion: "5.6.1"
description: Minetest (server) is a near-infinite-world block sandbox game and a game engine.
type: application
diff --git a/stable/mstream/5.0.12/README.md b/stable/minetest/3.0.12/README.md
similarity index 100%
rename from stable/mstream/5.0.12/README.md
rename to stable/minetest/3.0.12/README.md
diff --git a/stable/minetest/3.0.12/app-changelog.md b/stable/minetest/3.0.12/app-changelog.md
new file mode 100644
index 0000000000..39f7711047
--- /dev/null
+++ b/stable/minetest/3.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [minetest-3.0.12](https://github.com/truecharts/charts/compare/minetest-3.0.11...minetest-3.0.12) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/minetest to 5.6.1
+
+
\ No newline at end of file
diff --git a/stable/minetest/3.0.11/app-readme.md b/stable/minetest/3.0.12/app-readme.md
similarity index 100%
rename from stable/minetest/3.0.11/app-readme.md
rename to stable/minetest/3.0.12/app-readme.md
diff --git a/stable/mylar/8.0.15/charts/common-11.1.2.tgz b/stable/minetest/3.0.12/charts/common-11.1.2.tgz
similarity index 100%
rename from stable/mylar/8.0.15/charts/common-11.1.2.tgz
rename to stable/minetest/3.0.12/charts/common-11.1.2.tgz
diff --git a/stable/minetest/3.0.11/ix_values.yaml b/stable/minetest/3.0.12/ix_values.yaml
similarity index 86%
rename from stable/minetest/3.0.11/ix_values.yaml
rename to stable/minetest/3.0.12/ix_values.yaml
index 6680071eb4..c338b6c830 100644
--- a/stable/minetest/3.0.11/ix_values.yaml
+++ b/stable/minetest/3.0.12/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/minetest
pullPolicy: IfNotPresent
- tag: 5.6.1@sha256:9deb750a32facc39c9dff83f58aef1fe550a8975d76e0c3b6f328a0bdb4130f2
+ tag: 5.6.1@sha256:dbb89723b4cc1612fe5aab34121897b8180fc4784058bbc926c41644b55d1ed8
securityContext:
runAsNonRoot: false
diff --git a/stable/minetest/3.0.11/questions.yaml b/stable/minetest/3.0.12/questions.yaml
similarity index 100%
rename from stable/minetest/3.0.11/questions.yaml
rename to stable/minetest/3.0.12/questions.yaml
diff --git a/stable/mylar/8.0.15/templates/common.yaml b/stable/minetest/3.0.12/templates/common.yaml
similarity index 100%
rename from stable/mylar/8.0.15/templates/common.yaml
rename to stable/minetest/3.0.12/templates/common.yaml
diff --git a/stable/mylar/8.0.15/values.yaml b/stable/minetest/3.0.12/values.yaml
similarity index 100%
rename from stable/mylar/8.0.15/values.yaml
rename to stable/minetest/3.0.12/values.yaml
diff --git a/stable/minio/5.0.20/app-changelog.md b/stable/minio/5.0.20/app-changelog.md
deleted file mode 100644
index 784e85b25e..0000000000
--- a/stable/minio/5.0.20/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [minio-5.0.20](https://github.com/truecharts/charts/compare/minio-5.0.19...minio-5.0.20) (2023-02-15)
-
-### Chore
-
-- update container image tccr.io/truecharts/minio to latest
-
-
\ No newline at end of file
diff --git a/stable/minio/5.0.20/CHANGELOG.md b/stable/minio/5.0.21/CHANGELOG.md
similarity index 92%
rename from stable/minio/5.0.20/CHANGELOG.md
rename to stable/minio/5.0.21/CHANGELOG.md
index ac84e2e52a..acca52c436 100644
--- a/stable/minio/5.0.20/CHANGELOG.md
+++ b/stable/minio/5.0.21/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [minio-5.0.21](https://github.com/truecharts/charts/compare/minio-5.0.20...minio-5.0.21) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/minio to latest
+
+
+
+
## [minio-5.0.20](https://github.com/truecharts/charts/compare/minio-5.0.19...minio-5.0.20) (2023-02-15)
### Chore
@@ -88,12 +97,3 @@
## [minio-5.0.11](https://github.com/truecharts/charts/compare/minio-5.0.10...minio-5.0.11) (2022-12-25)
### Chore
-
-- update helm general non-major
-
-
-
-
-## [minio-5.0.10](https://github.com/truecharts/charts/compare/minio-console-5.0.9...minio-5.0.10) (2022-12-24)
-
-### Chore
diff --git a/stable/minio/5.0.20/Chart.yaml b/stable/minio/5.0.21/Chart.yaml
similarity index 97%
rename from stable/minio/5.0.20/Chart.yaml
rename to stable/minio/5.0.21/Chart.yaml
index cb67413d68..bd4a94d905 100644
--- a/stable/minio/5.0.20/Chart.yaml
+++ b/stable/minio/5.0.21/Chart.yaml
@@ -21,7 +21,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/minio
- https://hub.docker.com/r/minio/minio
- https://github.com/minio/minio
-version: 5.0.20
+version: 5.0.21
annotations:
truecharts.org/catagories: |
- media
diff --git a/stable/mylar/8.0.15/README.md b/stable/minio/5.0.21/README.md
similarity index 100%
rename from stable/mylar/8.0.15/README.md
rename to stable/minio/5.0.21/README.md
diff --git a/stable/minio/5.0.21/app-changelog.md b/stable/minio/5.0.21/app-changelog.md
new file mode 100644
index 0000000000..ec914bbe70
--- /dev/null
+++ b/stable/minio/5.0.21/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [minio-5.0.21](https://github.com/truecharts/charts/compare/minio-5.0.20...minio-5.0.21) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/minio to latest
+
+
\ No newline at end of file
diff --git a/stable/minio/5.0.20/app-readme.md b/stable/minio/5.0.21/app-readme.md
similarity index 100%
rename from stable/minio/5.0.20/app-readme.md
rename to stable/minio/5.0.21/app-readme.md
diff --git a/stable/mysql-workbench/4.0.15/charts/common-11.1.2.tgz b/stable/minio/5.0.21/charts/common-11.1.2.tgz
similarity index 100%
rename from stable/mysql-workbench/4.0.15/charts/common-11.1.2.tgz
rename to stable/minio/5.0.21/charts/common-11.1.2.tgz
diff --git a/stable/minio/5.0.20/ix_values.yaml b/stable/minio/5.0.21/ix_values.yaml
similarity index 91%
rename from stable/minio/5.0.20/ix_values.yaml
rename to stable/minio/5.0.21/ix_values.yaml
index c9e24bed01..d13ee6ec0d 100644
--- a/stable/minio/5.0.20/ix_values.yaml
+++ b/stable/minio/5.0.21/ix_values.yaml
@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/minio
- tag: latest@sha256:6e5c1345b4fbd2b9ee7d12805a04840872d60cc70af44c99584d3884df7d8556
+ tag: latest@sha256:f541e27753cae186a4ec332f6e50e2f6e924dff763370494a2132d1b8247fee9
pullPolicy: IfNotPresent
args: ["server", "/data", "--address", ":10106", "--console-address", ":10107"]
diff --git a/stable/minio/5.0.20/questions.yaml b/stable/minio/5.0.21/questions.yaml
similarity index 100%
rename from stable/minio/5.0.20/questions.yaml
rename to stable/minio/5.0.21/questions.yaml
diff --git a/stable/mysql-workbench/4.0.15/templates/common.yaml b/stable/minio/5.0.21/templates/common.yaml
similarity index 100%
rename from stable/mysql-workbench/4.0.15/templates/common.yaml
rename to stable/minio/5.0.21/templates/common.yaml
diff --git a/stable/mysql-workbench/4.0.15/values.yaml b/stable/minio/5.0.21/values.yaml
similarity index 100%
rename from stable/mysql-workbench/4.0.15/values.yaml
rename to stable/minio/5.0.21/values.yaml
diff --git a/stable/mstream/5.0.12/app-changelog.md b/stable/mstream/5.0.12/app-changelog.md
deleted file mode 100644
index e1a798b9fd..0000000000
--- a/stable/mstream/5.0.12/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [mstream-5.0.12](https://github.com/truecharts/charts/compare/mstream-5.0.11...mstream-5.0.12) (2023-02-15)
-
-### Chore
-
-- update container image tccr.io/truecharts/mstream to v5.11.4
-
-
\ No newline at end of file
diff --git a/stable/mstream/5.0.12/CHANGELOG.md b/stable/mstream/5.0.13/CHANGELOG.md
similarity index 89%
rename from stable/mstream/5.0.12/CHANGELOG.md
rename to stable/mstream/5.0.13/CHANGELOG.md
index f7e780d140..838536520b 100644
--- a/stable/mstream/5.0.12/CHANGELOG.md
+++ b/stable/mstream/5.0.13/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [mstream-5.0.13](https://github.com/truecharts/charts/compare/mstream-5.0.12...mstream-5.0.13) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/mstream to v5.11.4
+
+
+
+
## [mstream-5.0.12](https://github.com/truecharts/charts/compare/mstream-5.0.11...mstream-5.0.12) (2023-02-15)
### Chore
@@ -88,12 +97,3 @@
## [mstream-5.0.3](https://github.com/truecharts/charts/compare/mstream-5.0.2...mstream-5.0.3) (2022-11-30)
-
-
-
-## [mstream-5.0.3](https://github.com/truecharts/charts/compare/mstream-5.0.2...mstream-5.0.3) (2022-11-30)
-
-
-
-
-## [mstream-5.0.3](https://github.com/truecharts/charts/compare/mstream-5.0.2...mstream-5.0.3) (2022-11-30)
diff --git a/stable/mstream/5.0.12/Chart.yaml b/stable/mstream/5.0.13/Chart.yaml
similarity index 98%
rename from stable/mstream/5.0.12/Chart.yaml
rename to stable/mstream/5.0.13/Chart.yaml
index eb72c67f1e..c4edd7a3fa 100644
--- a/stable/mstream/5.0.12/Chart.yaml
+++ b/stable/mstream/5.0.13/Chart.yaml
@@ -23,7 +23,7 @@ sources:
- https://github.com/linuxserver/docker-mstream
- https://mstream.io/
type: application
-version: 5.0.12
+version: 5.0.13
annotations:
truecharts.org/catagories: |
- media
diff --git a/stable/mysql-workbench/4.0.15/README.md b/stable/mstream/5.0.13/README.md
similarity index 100%
rename from stable/mysql-workbench/4.0.15/README.md
rename to stable/mstream/5.0.13/README.md
diff --git a/stable/mstream/5.0.13/app-changelog.md b/stable/mstream/5.0.13/app-changelog.md
new file mode 100644
index 0000000000..9708e88241
--- /dev/null
+++ b/stable/mstream/5.0.13/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [mstream-5.0.13](https://github.com/truecharts/charts/compare/mstream-5.0.12...mstream-5.0.13) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/mstream to v5.11.4
+
+
\ No newline at end of file
diff --git a/stable/mstream/5.0.12/app-readme.md b/stable/mstream/5.0.13/app-readme.md
similarity index 100%
rename from stable/mstream/5.0.12/app-readme.md
rename to stable/mstream/5.0.13/app-readme.md
diff --git a/stable/omada-controller/8.0.25/charts/common-11.1.2.tgz b/stable/mstream/5.0.13/charts/common-11.1.2.tgz
similarity index 100%
rename from stable/omada-controller/8.0.25/charts/common-11.1.2.tgz
rename to stable/mstream/5.0.13/charts/common-11.1.2.tgz
diff --git a/stable/mstream/5.0.12/ix_values.yaml b/stable/mstream/5.0.13/ix_values.yaml
similarity index 82%
rename from stable/mstream/5.0.12/ix_values.yaml
rename to stable/mstream/5.0.13/ix_values.yaml
index 53ac5c16eb..bbe1962af7 100644
--- a/stable/mstream/5.0.12/ix_values.yaml
+++ b/stable/mstream/5.0.13/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/mstream
pullPolicy: IfNotPresent
- tag: v5.11.4@sha256:87b6944b6b6bacb15ef0a5995738ec24ca20f70edffda68b85eb173f7e7599b5
+ tag: v5.11.4@sha256:b6cae4636ab451c56b7003c09c9e6e6f85e72e532af618d0ecec6b764d2bee3d
securityContext:
readOnlyRootFilesystem: false
diff --git a/stable/mstream/5.0.12/questions.yaml b/stable/mstream/5.0.13/questions.yaml
similarity index 100%
rename from stable/mstream/5.0.12/questions.yaml
rename to stable/mstream/5.0.13/questions.yaml
diff --git a/stable/mstream/5.0.13/templates/common.yaml b/stable/mstream/5.0.13/templates/common.yaml
new file mode 100644
index 0000000000..76759c7a0c
--- /dev/null
+++ b/stable/mstream/5.0.13/templates/common.yaml
@@ -0,0 +1,2 @@
+
+{{ include "tc.common.loader.all" . }}
diff --git a/stable/omada-controller/8.0.25/values.yaml b/stable/mstream/5.0.13/values.yaml
similarity index 100%
rename from stable/omada-controller/8.0.25/values.yaml
rename to stable/mstream/5.0.13/values.yaml
diff --git a/stable/mylar/8.0.15/app-changelog.md b/stable/mylar/8.0.15/app-changelog.md
deleted file mode 100644
index 590bb773bd..0000000000
--- a/stable/mylar/8.0.15/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [mylar-8.0.15](https://github.com/truecharts/charts/compare/mylar-8.0.14...mylar-8.0.15) (2023-02-15)
-
-### Chore
-
-- update container image tccr.io/truecharts/mylar3 to 0.7.0
-
-
\ No newline at end of file
diff --git a/stable/mylar/8.0.15/CHANGELOG.md b/stable/mylar/8.0.16/CHANGELOG.md
similarity index 89%
rename from stable/mylar/8.0.15/CHANGELOG.md
rename to stable/mylar/8.0.16/CHANGELOG.md
index baf95e0f17..84dae185a5 100644
--- a/stable/mylar/8.0.15/CHANGELOG.md
+++ b/stable/mylar/8.0.16/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [mylar-8.0.16](https://github.com/truecharts/charts/compare/mylar-8.0.15...mylar-8.0.16) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/mylar3 to 0.7.0
+
+
+
+
## [mylar-8.0.15](https://github.com/truecharts/charts/compare/mylar-8.0.14...mylar-8.0.15) (2023-02-15)
### Chore
@@ -88,12 +97,3 @@
## [mylar-8.0.6](https://github.com/truecharts/charts/compare/mylar-8.0.5...mylar-8.0.6) (2022-12-10)
-
-
-## [mylar-8.0.5](https://github.com/truecharts/charts/compare/mylar-8.0.4...mylar-8.0.5) (2022-12-10)
-
-
-
-
-## [mylar-8.0.4](https://github.com/truecharts/charts/compare/mylar-8.0.3...mylar-8.0.4) (2022-11-30)
-
diff --git a/stable/mylar/8.0.15/Chart.yaml b/stable/mylar/8.0.16/Chart.yaml
similarity index 97%
rename from stable/mylar/8.0.15/Chart.yaml
rename to stable/mylar/8.0.16/Chart.yaml
index 23fe556096..255123e569 100644
--- a/stable/mylar/8.0.15/Chart.yaml
+++ b/stable/mylar/8.0.16/Chart.yaml
@@ -19,7 +19,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/mylar
- https://github.com/mylar3/mylar3
- https://github.com/linuxserver/docker-mylar3
-version: 8.0.15
+version: 8.0.16
annotations:
truecharts.org/catagories: |
- media
diff --git a/stable/omada-controller/8.0.25/README.md b/stable/mylar/8.0.16/README.md
similarity index 100%
rename from stable/omada-controller/8.0.25/README.md
rename to stable/mylar/8.0.16/README.md
diff --git a/stable/mylar/8.0.16/app-changelog.md b/stable/mylar/8.0.16/app-changelog.md
new file mode 100644
index 0000000000..4eb8811319
--- /dev/null
+++ b/stable/mylar/8.0.16/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [mylar-8.0.16](https://github.com/truecharts/charts/compare/mylar-8.0.15...mylar-8.0.16) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/mylar3 to 0.7.0
+
+
\ No newline at end of file
diff --git a/stable/mylar/8.0.15/app-readme.md b/stable/mylar/8.0.16/app-readme.md
similarity index 100%
rename from stable/mylar/8.0.15/app-readme.md
rename to stable/mylar/8.0.16/app-readme.md
diff --git a/stable/openspeedtest/3.0.18/charts/common-11.1.2.tgz b/stable/mylar/8.0.16/charts/common-11.1.2.tgz
similarity index 100%
rename from stable/openspeedtest/3.0.18/charts/common-11.1.2.tgz
rename to stable/mylar/8.0.16/charts/common-11.1.2.tgz
diff --git a/stable/mylar/8.0.15/ix_values.yaml b/stable/mylar/8.0.16/ix_values.yaml
similarity index 82%
rename from stable/mylar/8.0.15/ix_values.yaml
rename to stable/mylar/8.0.16/ix_values.yaml
index a05849990a..f52b0fa4e2 100644
--- a/stable/mylar/8.0.15/ix_values.yaml
+++ b/stable/mylar/8.0.16/ix_values.yaml
@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/mylar3
- tag: 0.7.0@sha256:42ca6ec4c284c0dab77e75610b1fb52fbe0217926bb49961d5a255529c303dfa
+ tag: 0.7.0@sha256:587a7a07e66e4104a30e95f91ddfceea34bc30d85b1bbfb1706da79111feedeb
pullPolicy: IfNotPresent
securityContext:
diff --git a/stable/mylar/8.0.15/questions.yaml b/stable/mylar/8.0.16/questions.yaml
similarity index 100%
rename from stable/mylar/8.0.15/questions.yaml
rename to stable/mylar/8.0.16/questions.yaml
diff --git a/stable/openspeedtest/3.0.18/templates/common.yaml b/stable/mylar/8.0.16/templates/common.yaml
similarity index 100%
rename from stable/openspeedtest/3.0.18/templates/common.yaml
rename to stable/mylar/8.0.16/templates/common.yaml
diff --git a/stable/openspeedtest/3.0.18/values.yaml b/stable/mylar/8.0.16/values.yaml
similarity index 100%
rename from stable/openspeedtest/3.0.18/values.yaml
rename to stable/mylar/8.0.16/values.yaml
diff --git a/stable/mysql-workbench/4.0.15/app-changelog.md b/stable/mysql-workbench/4.0.15/app-changelog.md
deleted file mode 100644
index 4aa8eb757e..0000000000
--- a/stable/mysql-workbench/4.0.15/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [mysql-workbench-4.0.15](https://github.com/truecharts/charts/compare/mysql-workbench-4.0.14...mysql-workbench-4.0.15) (2023-02-15)
-
-### Chore
-
-- update container image tccr.io/truecharts/mysql-workbench to 8.0.32
-
-
\ No newline at end of file
diff --git a/stable/mysql-workbench/4.0.15/CHANGELOG.md b/stable/mysql-workbench/4.0.16/CHANGELOG.md
similarity index 94%
rename from stable/mysql-workbench/4.0.15/CHANGELOG.md
rename to stable/mysql-workbench/4.0.16/CHANGELOG.md
index 98a5919ae9..675bd72e5b 100644
--- a/stable/mysql-workbench/4.0.15/CHANGELOG.md
+++ b/stable/mysql-workbench/4.0.16/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [mysql-workbench-4.0.16](https://github.com/truecharts/charts/compare/mysql-workbench-4.0.15...mysql-workbench-4.0.16) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/mysql-workbench to 8.0.32
+
+
+
+
## [mysql-workbench-4.0.15](https://github.com/truecharts/charts/compare/mysql-workbench-4.0.14...mysql-workbench-4.0.15) (2023-02-15)
### Chore
@@ -88,12 +97,3 @@
## [mysql-workbench-4.0.6](https://github.com/truecharts/charts/compare/mysql-workbench-4.0.5...mysql-workbench-4.0.6) (2022-12-25)
### Chore
-
-- update container image tccr.io/truecharts/mysql-workbench to 8.0.31
-
-
-
-
-## [mysql-workbench-4.0.5](https://github.com/truecharts/charts/compare/mysql-workbench-4.0.4...mysql-workbench-4.0.5) (2022-12-24)
-
-### Chore
diff --git a/stable/mysql-workbench/4.0.15/Chart.yaml b/stable/mysql-workbench/4.0.16/Chart.yaml
similarity index 98%
rename from stable/mysql-workbench/4.0.15/Chart.yaml
rename to stable/mysql-workbench/4.0.16/Chart.yaml
index 4b640ea7da..8f6ef9a8a5 100644
--- a/stable/mysql-workbench/4.0.15/Chart.yaml
+++ b/stable/mysql-workbench/4.0.16/Chart.yaml
@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: mysql-workbench
-version: 4.0.15
+version: 4.0.16
appVersion: "8.0.32"
description: MySQL Workbench is a unified visual tool for database architects, developers and DBAs.
type: application
diff --git a/stable/openspeedtest/3.0.18/README.md b/stable/mysql-workbench/4.0.16/README.md
similarity index 100%
rename from stable/openspeedtest/3.0.18/README.md
rename to stable/mysql-workbench/4.0.16/README.md
diff --git a/stable/mysql-workbench/4.0.16/app-changelog.md b/stable/mysql-workbench/4.0.16/app-changelog.md
new file mode 100644
index 0000000000..add6a84a36
--- /dev/null
+++ b/stable/mysql-workbench/4.0.16/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [mysql-workbench-4.0.16](https://github.com/truecharts/charts/compare/mysql-workbench-4.0.15...mysql-workbench-4.0.16) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/mysql-workbench to 8.0.32
+
+
\ No newline at end of file
diff --git a/stable/mysql-workbench/4.0.15/app-readme.md b/stable/mysql-workbench/4.0.16/app-readme.md
similarity index 100%
rename from stable/mysql-workbench/4.0.15/app-readme.md
rename to stable/mysql-workbench/4.0.16/app-readme.md
diff --git a/stable/posterr/3.0.12/charts/common-11.1.2.tgz b/stable/mysql-workbench/4.0.16/charts/common-11.1.2.tgz
similarity index 100%
rename from stable/posterr/3.0.12/charts/common-11.1.2.tgz
rename to stable/mysql-workbench/4.0.16/charts/common-11.1.2.tgz
diff --git a/stable/mysql-workbench/4.0.15/ix_values.yaml b/stable/mysql-workbench/4.0.16/ix_values.yaml
similarity index 87%
rename from stable/mysql-workbench/4.0.15/ix_values.yaml
rename to stable/mysql-workbench/4.0.16/ix_values.yaml
index 8da1561e90..7bb578fa3b 100644
--- a/stable/mysql-workbench/4.0.15/ix_values.yaml
+++ b/stable/mysql-workbench/4.0.16/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/mysql-workbench
pullPolicy: IfNotPresent
- tag: 8.0.32@sha256:6a78f911dfe2401c6e81203d70c0295850e67e46e9613da08a8ddfa0982ebbbe
+ tag: 8.0.32@sha256:06e65898c7c744d552012b735831417f4f5844dd2a206a146c1c9668280d90c3
securityContext:
runAsNonRoot: false
diff --git a/stable/mysql-workbench/4.0.15/questions.yaml b/stable/mysql-workbench/4.0.16/questions.yaml
similarity index 100%
rename from stable/mysql-workbench/4.0.15/questions.yaml
rename to stable/mysql-workbench/4.0.16/questions.yaml
diff --git a/stable/pwndrop/4.0.11/templates/common.yaml b/stable/mysql-workbench/4.0.16/templates/common.yaml
similarity index 100%
rename from stable/pwndrop/4.0.11/templates/common.yaml
rename to stable/mysql-workbench/4.0.16/templates/common.yaml
diff --git a/stable/posterr/3.0.12/values.yaml b/stable/mysql-workbench/4.0.16/values.yaml
similarity index 100%
rename from stable/posterr/3.0.12/values.yaml
rename to stable/mysql-workbench/4.0.16/values.yaml
diff --git a/stable/omada-controller/8.0.25/app-changelog.md b/stable/omada-controller/8.0.25/app-changelog.md
deleted file mode 100644
index 9c8b74c2ef..0000000000
--- a/stable/omada-controller/8.0.25/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [omada-controller-8.0.25](https://github.com/truecharts/charts/compare/omada-controller-8.0.24...omada-controller-8.0.25) (2023-02-15)
-
-### Chore
-
-- update container image tccr.io/truecharts/omada-controller to 5.8.0
-
-
\ No newline at end of file
diff --git a/stable/omada-controller/8.0.25/CHANGELOG.md b/stable/omada-controller/8.0.26/CHANGELOG.md
similarity index 91%
rename from stable/omada-controller/8.0.25/CHANGELOG.md
rename to stable/omada-controller/8.0.26/CHANGELOG.md
index 40de85e3c6..c67a917553 100644
--- a/stable/omada-controller/8.0.25/CHANGELOG.md
+++ b/stable/omada-controller/8.0.26/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [omada-controller-8.0.26](https://github.com/truecharts/charts/compare/omada-controller-8.0.25...omada-controller-8.0.26) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/omada-controller to 5.8.0
+
+
+
+
## [omada-controller-8.0.25](https://github.com/truecharts/charts/compare/omada-controller-8.0.24...omada-controller-8.0.25) (2023-02-15)
### Chore
@@ -88,12 +97,3 @@
- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
-
-
-## [omada-controller-8.0.15](https://github.com/truecharts/charts/compare/omada-controller-8.0.14...omada-controller-8.0.15) (2022-12-25)
-
-### Chore
-
-- update helm general non-major
-
-
diff --git a/stable/omada-controller/8.0.25/Chart.yaml b/stable/omada-controller/8.0.26/Chart.yaml
similarity index 98%
rename from stable/omada-controller/8.0.25/Chart.yaml
rename to stable/omada-controller/8.0.26/Chart.yaml
index 7ef98fb3cc..5152cdc402 100644
--- a/stable/omada-controller/8.0.25/Chart.yaml
+++ b/stable/omada-controller/8.0.26/Chart.yaml
@@ -19,7 +19,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/omada-controller
- https://hub.docker.com/r/mbentley/omada-controller
- https://github.com/mbentley/docker-omada-controller
-version: 8.0.25
+version: 8.0.26
annotations:
truecharts.org/catagories: |
- media
diff --git a/stable/posterr/3.0.12/README.md b/stable/omada-controller/8.0.26/README.md
similarity index 100%
rename from stable/posterr/3.0.12/README.md
rename to stable/omada-controller/8.0.26/README.md
diff --git a/stable/omada-controller/8.0.26/app-changelog.md b/stable/omada-controller/8.0.26/app-changelog.md
new file mode 100644
index 0000000000..86688b300d
--- /dev/null
+++ b/stable/omada-controller/8.0.26/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [omada-controller-8.0.26](https://github.com/truecharts/charts/compare/omada-controller-8.0.25...omada-controller-8.0.26) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/omada-controller to 5.8.0
+
+
\ No newline at end of file
diff --git a/stable/omada-controller/8.0.25/app-readme.md b/stable/omada-controller/8.0.26/app-readme.md
similarity index 100%
rename from stable/omada-controller/8.0.25/app-readme.md
rename to stable/omada-controller/8.0.26/app-readme.md
diff --git a/stable/pwndrop/4.0.11/charts/common-11.1.2.tgz b/stable/omada-controller/8.0.26/charts/common-11.1.2.tgz
similarity index 100%
rename from stable/pwndrop/4.0.11/charts/common-11.1.2.tgz
rename to stable/omada-controller/8.0.26/charts/common-11.1.2.tgz
diff --git a/stable/omada-controller/8.0.25/ix_values.yaml b/stable/omada-controller/8.0.26/ix_values.yaml
similarity index 93%
rename from stable/omada-controller/8.0.25/ix_values.yaml
rename to stable/omada-controller/8.0.26/ix_values.yaml
index 3cd22142b4..cb363b3d8e 100644
--- a/stable/omada-controller/8.0.25/ix_values.yaml
+++ b/stable/omada-controller/8.0.26/ix_values.yaml
@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/omada-controller
- tag: 5.8.0@sha256:b52eafe19af301645f77c8ce978a5ef48b117f6d0d0b08f75dff49f3d297f997
+ tag: 5.8.0@sha256:1f43f7753b29f487f339956b106b5d9eaef0722eb7e7865d42296a77344fd0ea
pullPolicy: IfNotPresent
securityContext:
diff --git a/stable/omada-controller/8.0.25/questions.yaml b/stable/omada-controller/8.0.26/questions.yaml
similarity index 100%
rename from stable/omada-controller/8.0.25/questions.yaml
rename to stable/omada-controller/8.0.26/questions.yaml
diff --git a/stable/omada-controller/8.0.25/templates/common.yaml b/stable/omada-controller/8.0.26/templates/common.yaml
similarity index 100%
rename from stable/omada-controller/8.0.25/templates/common.yaml
rename to stable/omada-controller/8.0.26/templates/common.yaml
diff --git a/stable/pwndrop/4.0.11/values.yaml b/stable/omada-controller/8.0.26/values.yaml
similarity index 100%
rename from stable/pwndrop/4.0.11/values.yaml
rename to stable/omada-controller/8.0.26/values.yaml
diff --git a/stable/openspeedtest/3.0.18/app-changelog.md b/stable/openspeedtest/3.0.18/app-changelog.md
deleted file mode 100644
index 7b3662f7a0..0000000000
--- a/stable/openspeedtest/3.0.18/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [openspeedtest-3.0.18](https://github.com/truecharts/charts/compare/openspeedtest-3.0.17...openspeedtest-3.0.18) (2023-02-15)
-
-### Chore
-
-- update container image tccr.io/truecharts/openspeedtest to latest
-
-
\ No newline at end of file
diff --git a/stable/openspeedtest/3.0.18/CHANGELOG.md b/stable/openspeedtest/3.0.19/CHANGELOG.md
similarity index 91%
rename from stable/openspeedtest/3.0.18/CHANGELOG.md
rename to stable/openspeedtest/3.0.19/CHANGELOG.md
index d4de184672..2916b1ab03 100644
--- a/stable/openspeedtest/3.0.18/CHANGELOG.md
+++ b/stable/openspeedtest/3.0.19/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [openspeedtest-3.0.19](https://github.com/truecharts/charts/compare/openspeedtest-3.0.18...openspeedtest-3.0.19) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/openspeedtest to latest
+
+
+
+
## [openspeedtest-3.0.18](https://github.com/truecharts/charts/compare/openspeedtest-3.0.17...openspeedtest-3.0.18) (2023-02-15)
### Chore
@@ -88,12 +97,3 @@
## [openspeedtest-3.0.9](https://github.com/truecharts/charts/compare/openspeedtest-3.0.8...openspeedtest-3.0.9) (2022-12-25)
### Chore
-
-- update helm general non-major
-
-
-
-
-## [openspeedtest-3.0.8](https://github.com/truecharts/charts/compare/openspeedtest-3.0.7...openspeedtest-3.0.8) (2022-12-24)
-
-### Chore
diff --git a/stable/openspeedtest/3.0.18/Chart.yaml b/stable/openspeedtest/3.0.19/Chart.yaml
similarity index 98%
rename from stable/openspeedtest/3.0.18/Chart.yaml
rename to stable/openspeedtest/3.0.19/Chart.yaml
index cb4d904f30..ee9eb16949 100644
--- a/stable/openspeedtest/3.0.18/Chart.yaml
+++ b/stable/openspeedtest/3.0.19/Chart.yaml
@@ -23,7 +23,7 @@ sources:
- https://hub.docker.com/r/openspeedtest/latest
- https://github.com/openspeedtest/Speed-Test
type: application
-version: 3.0.18
+version: 3.0.19
annotations:
truecharts.org/catagories: |
- utilities
diff --git a/stable/pwndrop/4.0.11/README.md b/stable/openspeedtest/3.0.19/README.md
similarity index 100%
rename from stable/pwndrop/4.0.11/README.md
rename to stable/openspeedtest/3.0.19/README.md
diff --git a/stable/openspeedtest/3.0.19/app-changelog.md b/stable/openspeedtest/3.0.19/app-changelog.md
new file mode 100644
index 0000000000..6b0b09c0ed
--- /dev/null
+++ b/stable/openspeedtest/3.0.19/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [openspeedtest-3.0.19](https://github.com/truecharts/charts/compare/openspeedtest-3.0.18...openspeedtest-3.0.19) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/openspeedtest to latest
+
+
\ No newline at end of file
diff --git a/stable/openspeedtest/3.0.18/app-readme.md b/stable/openspeedtest/3.0.19/app-readme.md
similarity index 100%
rename from stable/openspeedtest/3.0.18/app-readme.md
rename to stable/openspeedtest/3.0.19/app-readme.md
diff --git a/stable/pylon/4.0.13/charts/common-11.1.2.tgz b/stable/openspeedtest/3.0.19/charts/common-11.1.2.tgz
similarity index 100%
rename from stable/pylon/4.0.13/charts/common-11.1.2.tgz
rename to stable/openspeedtest/3.0.19/charts/common-11.1.2.tgz
diff --git a/stable/openspeedtest/3.0.18/ix_values.yaml b/stable/openspeedtest/3.0.19/ix_values.yaml
similarity index 79%
rename from stable/openspeedtest/3.0.18/ix_values.yaml
rename to stable/openspeedtest/3.0.19/ix_values.yaml
index e0ae62a54a..ca5f9f27a9 100644
--- a/stable/openspeedtest/3.0.18/ix_values.yaml
+++ b/stable/openspeedtest/3.0.19/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/openspeedtest
pullPolicy: IfNotPresent
- tag: latest@sha256:180c7cdc9ab2a8bcdf76422d2d1b74636030e488deedd53e90fd492bbfd98c6e
+ tag: latest@sha256:8f8be704ab215b8452a5627adf06e9a3294eaf6670af62097d5fabdcb06fbc06
securityContext:
readOnlyRootFilesystem: false
diff --git a/stable/openspeedtest/3.0.18/questions.yaml b/stable/openspeedtest/3.0.19/questions.yaml
similarity index 100%
rename from stable/openspeedtest/3.0.18/questions.yaml
rename to stable/openspeedtest/3.0.19/questions.yaml
diff --git a/stable/pylon/4.0.13/templates/common.yaml b/stable/openspeedtest/3.0.19/templates/common.yaml
similarity index 100%
rename from stable/pylon/4.0.13/templates/common.yaml
rename to stable/openspeedtest/3.0.19/templates/common.yaml
diff --git a/stable/pylon/4.0.13/values.yaml b/stable/openspeedtest/3.0.19/values.yaml
similarity index 100%
rename from stable/pylon/4.0.13/values.yaml
rename to stable/openspeedtest/3.0.19/values.yaml
diff --git a/stable/posterr/3.0.12/app-changelog.md b/stable/posterr/3.0.12/app-changelog.md
deleted file mode 100644
index ac46503737..0000000000
--- a/stable/posterr/3.0.12/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [posterr-3.0.12](https://github.com/truecharts/charts/compare/posterr-3.0.11...posterr-3.0.12) (2023-02-15)
-
-### Chore
-
-- update container image tccr.io/truecharts/posterr to latest
-
-
\ No newline at end of file
diff --git a/stable/posterr/3.0.12/CHANGELOG.md b/stable/posterr/3.0.13/CHANGELOG.md
similarity index 91%
rename from stable/posterr/3.0.12/CHANGELOG.md
rename to stable/posterr/3.0.13/CHANGELOG.md
index 291b30851c..1ec7803053 100644
--- a/stable/posterr/3.0.12/CHANGELOG.md
+++ b/stable/posterr/3.0.13/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [posterr-3.0.13](https://github.com/truecharts/charts/compare/posterr-3.0.12...posterr-3.0.13) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/posterr to latest
+
+
+
+
## [posterr-3.0.12](https://github.com/truecharts/charts/compare/posterr-3.0.11...posterr-3.0.12) (2023-02-15)
### Chore
@@ -88,12 +97,3 @@
## [posterr-3.0.3](https://github.com/truecharts/charts/compare/posterr-3.0.2...posterr-3.0.3) (2022-12-13)
### Chore
-
-- update helm general non-major
-
-
-
-
-## [posterr-3.0.2](https://github.com/truecharts/charts/compare/posterr-3.0.1...posterr-3.0.2) (2022-11-30)
-
-
diff --git a/stable/posterr/3.0.12/Chart.yaml b/stable/posterr/3.0.13/Chart.yaml
similarity index 98%
rename from stable/posterr/3.0.12/Chart.yaml
rename to stable/posterr/3.0.13/Chart.yaml
index 7f513b5dbf..e271c8e838 100644
--- a/stable/posterr/3.0.12/Chart.yaml
+++ b/stable/posterr/3.0.13/Chart.yaml
@@ -22,7 +22,7 @@ sources:
- https://hub.docker.com/r/petersem/posterr
- https://github.com/petersem/posterr
type: application
-version: 3.0.12
+version: 3.0.13
annotations:
truecharts.org/catagories: |
- MediaServer-Other
diff --git a/stable/pylon/4.0.13/README.md b/stable/posterr/3.0.13/README.md
similarity index 100%
rename from stable/pylon/4.0.13/README.md
rename to stable/posterr/3.0.13/README.md
diff --git a/stable/posterr/3.0.13/app-changelog.md b/stable/posterr/3.0.13/app-changelog.md
new file mode 100644
index 0000000000..405f6a4aab
--- /dev/null
+++ b/stable/posterr/3.0.13/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [posterr-3.0.13](https://github.com/truecharts/charts/compare/posterr-3.0.12...posterr-3.0.13) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/posterr to latest
+
+
\ No newline at end of file
diff --git a/stable/posterr/3.0.12/app-readme.md b/stable/posterr/3.0.13/app-readme.md
similarity index 100%
rename from stable/posterr/3.0.12/app-readme.md
rename to stable/posterr/3.0.13/app-readme.md
diff --git a/stable/posterr/3.0.13/charts/common-11.1.2.tgz b/stable/posterr/3.0.13/charts/common-11.1.2.tgz
new file mode 100644
index 0000000000..da62080e8a
Binary files /dev/null and b/stable/posterr/3.0.13/charts/common-11.1.2.tgz differ
diff --git a/stable/posterr/3.0.12/ix_values.yaml b/stable/posterr/3.0.13/ix_values.yaml
similarity index 84%
rename from stable/posterr/3.0.12/ix_values.yaml
rename to stable/posterr/3.0.13/ix_values.yaml
index 99917b157d..ee10b11adb 100644
--- a/stable/posterr/3.0.12/ix_values.yaml
+++ b/stable/posterr/3.0.13/ix_values.yaml
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/posterr
- tag: latest@sha256:f72a497911296378b19e8441a1bde217e40d524adb45bde69924ab90bfe090c5
+ tag: latest@sha256:cffd0969cc08c002cb959f69744343afb29cf9f32a8c4f3e58dd9b0be796eed3
podSecurityContext:
runAsGroup: 0
diff --git a/stable/posterr/3.0.12/questions.yaml b/stable/posterr/3.0.13/questions.yaml
similarity index 100%
rename from stable/posterr/3.0.12/questions.yaml
rename to stable/posterr/3.0.13/questions.yaml
diff --git a/stable/posterr/3.0.12/templates/common.yaml b/stable/posterr/3.0.13/templates/common.yaml
similarity index 100%
rename from stable/posterr/3.0.12/templates/common.yaml
rename to stable/posterr/3.0.13/templates/common.yaml
diff --git a/stable/posterr/3.0.13/values.yaml b/stable/posterr/3.0.13/values.yaml
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/stable/pwndrop/4.0.11/app-changelog.md b/stable/pwndrop/4.0.11/app-changelog.md
deleted file mode 100644
index 8c3aca4b7b..0000000000
--- a/stable/pwndrop/4.0.11/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [pwndrop-4.0.11](https://github.com/truecharts/charts/compare/pwndrop-4.0.10...pwndrop-4.0.11) (2023-02-15)
-
-### Chore
-
-- update container image tccr.io/truecharts/pwndrop to v1.0.1
-
-
\ No newline at end of file
diff --git a/stable/pwndrop/4.0.11/CHANGELOG.md b/stable/pwndrop/4.0.12/CHANGELOG.md
similarity index 89%
rename from stable/pwndrop/4.0.11/CHANGELOG.md
rename to stable/pwndrop/4.0.12/CHANGELOG.md
index da7e998792..f3e1312344 100644
--- a/stable/pwndrop/4.0.11/CHANGELOG.md
+++ b/stable/pwndrop/4.0.12/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [pwndrop-4.0.12](https://github.com/truecharts/charts/compare/pwndrop-4.0.11...pwndrop-4.0.12) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/pwndrop to v1.0.1
+
+
+
+
## [pwndrop-4.0.11](https://github.com/truecharts/charts/compare/pwndrop-4.0.10...pwndrop-4.0.11) (2023-02-15)
### Chore
@@ -88,12 +97,3 @@
## [pwndrop-4.0.2](https://github.com/truecharts/charts/compare/pwndrop-4.0.1...pwndrop-4.0.2) (2022-11-30)
-
-
-## [pwndrop-4.0.2](https://github.com/truecharts/charts/compare/pwndrop-4.0.1...pwndrop-4.0.2) (2022-11-30)
-
-
-
-
-## [pwndrop-4.0.2](https://github.com/truecharts/charts/compare/pwndrop-4.0.1...pwndrop-4.0.2) (2022-11-30)
-
diff --git a/stable/pwndrop/4.0.11/Chart.yaml b/stable/pwndrop/4.0.12/Chart.yaml
similarity index 98%
rename from stable/pwndrop/4.0.11/Chart.yaml
rename to stable/pwndrop/4.0.12/Chart.yaml
index 0db596b6ef..9692dbed9e 100644
--- a/stable/pwndrop/4.0.11/Chart.yaml
+++ b/stable/pwndrop/4.0.12/Chart.yaml
@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: pwndrop
-version: 4.0.11
+version: 4.0.12
appVersion: "1.0.1"
description: Pwndrop is a self-deployable file hosting service for sending out red teaming payloads or securely sharing your private files over HTTP and WebDAV.
type: application
diff --git a/stable/pwndrop/4.0.12/README.md b/stable/pwndrop/4.0.12/README.md
new file mode 100644
index 0000000000..701942c352
--- /dev/null
+++ b/stable/pwndrop/4.0.12/README.md
@@ -0,0 +1,27 @@
+# README
+
+## General Info
+
+TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
+However only installations using the TrueNAS SCALE Apps system are supported.
+
+For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/)
+
+**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)**
+
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/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/charts/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/pwndrop/4.0.12/app-changelog.md b/stable/pwndrop/4.0.12/app-changelog.md
new file mode 100644
index 0000000000..0577580752
--- /dev/null
+++ b/stable/pwndrop/4.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [pwndrop-4.0.12](https://github.com/truecharts/charts/compare/pwndrop-4.0.11...pwndrop-4.0.12) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/pwndrop to v1.0.1
+
+
\ No newline at end of file
diff --git a/stable/pwndrop/4.0.11/app-readme.md b/stable/pwndrop/4.0.12/app-readme.md
similarity index 100%
rename from stable/pwndrop/4.0.11/app-readme.md
rename to stable/pwndrop/4.0.12/app-readme.md
diff --git a/stable/pwndrop/4.0.12/charts/common-11.1.2.tgz b/stable/pwndrop/4.0.12/charts/common-11.1.2.tgz
new file mode 100644
index 0000000000..da62080e8a
Binary files /dev/null and b/stable/pwndrop/4.0.12/charts/common-11.1.2.tgz differ
diff --git a/stable/pwndrop/4.0.11/ix_values.yaml b/stable/pwndrop/4.0.12/ix_values.yaml
similarity index 82%
rename from stable/pwndrop/4.0.11/ix_values.yaml
rename to stable/pwndrop/4.0.12/ix_values.yaml
index 18cd51a19d..85b048d422 100644
--- a/stable/pwndrop/4.0.11/ix_values.yaml
+++ b/stable/pwndrop/4.0.12/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/pwndrop
pullPolicy: IfNotPresent
- tag: v1.0.1@sha256:fde902988d7ad58e18c38bb6107dc75e7cfa0db11342470113d32ffe3851394e
+ tag: v1.0.1@sha256:b72809ffbb655d0ad56c64a9b2a36132ab28b76986376d673fa05da772bee90a
securityContext:
runAsNonRoot: false
diff --git a/stable/pwndrop/4.0.11/questions.yaml b/stable/pwndrop/4.0.12/questions.yaml
similarity index 100%
rename from stable/pwndrop/4.0.11/questions.yaml
rename to stable/pwndrop/4.0.12/questions.yaml
diff --git a/stable/pwndrop/4.0.12/templates/common.yaml b/stable/pwndrop/4.0.12/templates/common.yaml
new file mode 100644
index 0000000000..c1a366e1cf
--- /dev/null
+++ b/stable/pwndrop/4.0.12/templates/common.yaml
@@ -0,0 +1 @@
+{{ include "tc.common.loader.all" . }}
diff --git a/stable/pwndrop/4.0.12/values.yaml b/stable/pwndrop/4.0.12/values.yaml
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/stable/pylon/4.0.13/app-changelog.md b/stable/pylon/4.0.13/app-changelog.md
deleted file mode 100644
index 35dbd2f2b3..0000000000
--- a/stable/pylon/4.0.13/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [pylon-4.0.13](https://github.com/truecharts/charts/compare/pylon-4.0.12...pylon-4.0.13) (2023-02-15)
-
-### Chore
-
-- update container image tccr.io/truecharts/pylon to 2.9.0
-
-
\ No newline at end of file
diff --git a/stable/pylon/4.0.13/CHANGELOG.md b/stable/pylon/4.0.14/CHANGELOG.md
similarity index 91%
rename from stable/pylon/4.0.13/CHANGELOG.md
rename to stable/pylon/4.0.14/CHANGELOG.md
index d0d24b8266..62b335be15 100644
--- a/stable/pylon/4.0.13/CHANGELOG.md
+++ b/stable/pylon/4.0.14/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [pylon-4.0.14](https://github.com/truecharts/charts/compare/pylon-4.0.13...pylon-4.0.14) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/pylon to 2.9.0
+
+
+
+
## [pylon-4.0.13](https://github.com/truecharts/charts/compare/pylon-4.0.12...pylon-4.0.13) (2023-02-15)
### Chore
@@ -88,12 +97,3 @@
## [pylon-4.0.4](https://github.com/truecharts/charts/compare/pylon-4.0.3...pylon-4.0.4) (2022-12-13)
### Chore
-
-- update helm general non-major
-
-
-
-
-## [pylon-4.0.3](https://github.com/truecharts/charts/compare/pylon-4.0.1...pylon-4.0.3) (2022-11-30)
-
-
diff --git a/stable/pylon/4.0.13/Chart.yaml b/stable/pylon/4.0.14/Chart.yaml
similarity index 97%
rename from stable/pylon/4.0.13/Chart.yaml
rename to stable/pylon/4.0.14/Chart.yaml
index 504d0ab135..051d2e84b6 100644
--- a/stable/pylon/4.0.13/Chart.yaml
+++ b/stable/pylon/4.0.14/Chart.yaml
@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: pylon
-version: 4.0.13
+version: 4.0.14
appVersion: "2.9.0"
description: Pylon is a web based integrated development environment.
type: application
diff --git a/stable/pylon/4.0.14/README.md b/stable/pylon/4.0.14/README.md
new file mode 100644
index 0000000000..701942c352
--- /dev/null
+++ b/stable/pylon/4.0.14/README.md
@@ -0,0 +1,27 @@
+# README
+
+## General Info
+
+TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
+However only installations using the TrueNAS SCALE Apps system are supported.
+
+For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/)
+
+**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)**
+
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/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/charts/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/pylon/4.0.14/app-changelog.md b/stable/pylon/4.0.14/app-changelog.md
new file mode 100644
index 0000000000..9f5d278c2a
--- /dev/null
+++ b/stable/pylon/4.0.14/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [pylon-4.0.14](https://github.com/truecharts/charts/compare/pylon-4.0.13...pylon-4.0.14) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/pylon to 2.9.0
+
+
\ No newline at end of file
diff --git a/stable/pylon/4.0.13/app-readme.md b/stable/pylon/4.0.14/app-readme.md
similarity index 100%
rename from stable/pylon/4.0.13/app-readme.md
rename to stable/pylon/4.0.14/app-readme.md
diff --git a/stable/pylon/4.0.14/charts/common-11.1.2.tgz b/stable/pylon/4.0.14/charts/common-11.1.2.tgz
new file mode 100644
index 0000000000..da62080e8a
Binary files /dev/null and b/stable/pylon/4.0.14/charts/common-11.1.2.tgz differ
diff --git a/stable/pylon/4.0.13/ix_values.yaml b/stable/pylon/4.0.14/ix_values.yaml
similarity index 84%
rename from stable/pylon/4.0.13/ix_values.yaml
rename to stable/pylon/4.0.14/ix_values.yaml
index 7b1d55808d..3a5283d20c 100644
--- a/stable/pylon/4.0.13/ix_values.yaml
+++ b/stable/pylon/4.0.14/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/pylon
pullPolicy: IfNotPresent
- tag: 2.9.0@sha256:6ec42269de6731911ccf3ff9ceec1724ccec0ab2035264afab60b2e5ff85cd30
+ tag: 2.9.0@sha256:e683aaa79ba616d431b0e42e7f3a652a344d78988edf3f3b83e7a8636251a565
securityContext:
runAsNonRoot: false
diff --git a/stable/pylon/4.0.13/questions.yaml b/stable/pylon/4.0.14/questions.yaml
similarity index 100%
rename from stable/pylon/4.0.13/questions.yaml
rename to stable/pylon/4.0.14/questions.yaml
diff --git a/stable/pylon/4.0.14/templates/common.yaml b/stable/pylon/4.0.14/templates/common.yaml
new file mode 100644
index 0000000000..c1a366e1cf
--- /dev/null
+++ b/stable/pylon/4.0.14/templates/common.yaml
@@ -0,0 +1 @@
+{{ include "tc.common.loader.all" . }}
diff --git a/stable/pylon/4.0.14/values.yaml b/stable/pylon/4.0.14/values.yaml
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/stable/radarr/13.0.15/CHANGELOG.md b/stable/radarr/13.0.15/CHANGELOG.md
new file mode 100644
index 0000000000..d32d5052af
--- /dev/null
+++ b/stable/radarr/13.0.15/CHANGELOG.md
@@ -0,0 +1,99 @@
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+
+## [radarr-13.0.15](https://github.com/truecharts/charts/compare/radarr-13.0.14...radarr-13.0.15) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/radarr to 4.3.2.6857
+
+
+
+
+## [radarr-13.0.14](https://github.com/truecharts/charts/compare/radarr-13.0.13...radarr-13.0.14) (2023-02-10)
+
+### Fix
+
+- ensure new helm deps repo is used in latest releases as well.
+
+
+
+
+## [radarr-13.0.13](https://github.com/truecharts/charts/compare/radarrsync-2.0.8...radarr-13.0.13) (2023-02-07)
+
+### Chore
+
+- update container image tccr.io/truecharts/radarr to 4.3.2.6857
+
+
+
+
+## [radarr-13.0.12](https://github.com/truecharts/charts/compare/radarr-13.0.11...radarr-13.0.12) (2023-01-10)
+
+### Chore
+
+- update container image tccr.io/truecharts/radarr to v4.3.2.6857
+
+
+
+
+## [radarr-13.0.11](https://github.com/truecharts/charts/compare/radarr-13.0.10...radarr-13.0.11) (2022-12-27)
+
+### Chore
+
+- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
+
+
+
+
+## [radarr-13.0.10](https://github.com/truecharts/charts/compare/radarrsync-2.0.5...radarr-13.0.10) (2022-12-26)
+
+### Chore
+
+- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
+
+
+
+
+## [radarr-13.0.9](https://github.com/truecharts/charts/compare/radarr-13.0.8...radarr-13.0.9) (2022-12-25)
+
+### Chore
+
+- update helm general non-major
+
+
+
+
+## [radarr-13.0.8](https://github.com/truecharts/charts/compare/radarr-13.0.7...radarr-13.0.8) (2022-12-24)
+
+### Chore
+
+- update container image tccr.io/truecharts/radarr to 4.2.4.6635
+
+
+
+
+## [radarr-13.0.7](https://github.com/truecharts/charts/compare/radarr-13.0.6...radarr-13.0.7) (2022-12-19)
+
+### Chore
+
+- update helm general non-major
+
+
+
+
+## [radarr-13.0.6](https://github.com/truecharts/charts/compare/radarr-13.0.5...radarr-13.0.6) (2022-12-13)
+
+### Chore
+
+- update helm general non-major
+
+
+
+
+## [radarr-13.0.5](https://github.com/truecharts/charts/compare/radarrsync-2.0.2...radarr-13.0.5) (2022-12-12)
+
+### Chore
diff --git a/stable/radarr/13.0.15/Chart.yaml b/stable/radarr/13.0.15/Chart.yaml
new file mode 100644
index 0000000000..7a61857b58
--- /dev/null
+++ b/stable/radarr/13.0.15/Chart.yaml
@@ -0,0 +1,31 @@
+apiVersion: v2
+appVersion: "4.3.2.6857"
+dependencies:
+ - name: common
+ repository: https://library-charts.truecharts.org
+ version: 11.1.2
+deprecated: false
+description: "A fork of Sonarr to work with movies à la Couchpotato"
+home: https://truecharts.org/charts/stable/radarr
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/radarr.png
+keywords:
+ - radarr
+ - torrent
+ - usenet
+kubeVersion: ">=1.16.0-0"
+maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+name: radarr
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/stable/radarr
+ - https://ghcr.io/onedr0p/radarr
+ - https://github.com/Radarr/Radarr
+type: application
+version: 13.0.15
+annotations:
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/grade: U
diff --git a/stable/radarr/13.0.15/README.md b/stable/radarr/13.0.15/README.md
new file mode 100644
index 0000000000..701942c352
--- /dev/null
+++ b/stable/radarr/13.0.15/README.md
@@ -0,0 +1,27 @@
+# README
+
+## General Info
+
+TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
+However only installations using the TrueNAS SCALE Apps system are supported.
+
+For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/)
+
+**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)**
+
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/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/charts/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/radarr/13.0.15/app-changelog.md b/stable/radarr/13.0.15/app-changelog.md
new file mode 100644
index 0000000000..26eef50173
--- /dev/null
+++ b/stable/radarr/13.0.15/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [radarr-13.0.15](https://github.com/truecharts/charts/compare/radarr-13.0.14...radarr-13.0.15) (2023-02-26)
+
+### Chore
+
+- update container image tccr.io/truecharts/radarr to 4.3.2.6857
+
+
\ No newline at end of file
diff --git a/stable/radarr/13.0.15/app-readme.md b/stable/radarr/13.0.15/app-readme.md
new file mode 100644
index 0000000000..94d7185029
--- /dev/null
+++ b/stable/radarr/13.0.15/app-readme.md
@@ -0,0 +1,8 @@
+A fork of Sonarr to work with movies à la Couchpotato
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/radarr](https://truecharts.org/charts/stable/radarr)
+
+---
+
+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!
diff --git a/stable/radarr/13.0.15/charts/common-11.1.2.tgz b/stable/radarr/13.0.15/charts/common-11.1.2.tgz
new file mode 100644
index 0000000000..da62080e8a
Binary files /dev/null and b/stable/radarr/13.0.15/charts/common-11.1.2.tgz differ
diff --git a/stable/radarr/13.0.15/ix_values.yaml b/stable/radarr/13.0.15/ix_values.yaml
new file mode 100644
index 0000000000..ed90051021
--- /dev/null
+++ b/stable/radarr/13.0.15/ix_values.yaml
@@ -0,0 +1,43 @@
+image:
+ repository: tccr.io/truecharts/radarr
+ pullPolicy: IfNotPresent
+ tag: 4.3.2.6857@sha256:acf777d014d869d93a6a5a53dde62f05f185c5f2f2089c37ee2ed687eefd16cc
+
+securityContext:
+ readOnlyRootFilesystem: false
+
+service:
+ main:
+ ports:
+ main:
+ port: 7878
+ targetPort: 7878
+
+probes:
+ liveness:
+ enabled: true
+ ## Set this to true if you wish to specify your own livenessProbe
+ custom: true
+ ## The spec field contains the values for the default livenessProbe.
+ ## If you selected custom: true, this field holds the definition of the livenessProbe.
+ spec:
+ exec:
+ command:
+ - /usr/bin/env
+ - bash
+ - -c
+ - curl --fail localhost:7878/api/v3/system/status?apiKey=`IFS=\> && while
+ read -d \< E C; do if [[ $E = "ApiKey" ]]; then echo $C; fi; done < /config/config.xml`
+ failureThreshold: 5
+ initialDelaySeconds: 60
+ periodSeconds: 10
+ successThreshold: 1
+ timeoutSeconds: 10
+
+persistence:
+ config:
+ enabled: true
+ mountPath: "/config"
+
+portal:
+ enabled: true
diff --git a/stable/radarr/13.0.15/questions.yaml b/stable/radarr/13.0.15/questions.yaml
new file mode 100644
index 0000000000..8bc089bd20
--- /dev/null
+++ b/stable/radarr/13.0.15/questions.yaml
@@ -0,0 +1,1870 @@
+groups:
+ - name: Container Image
+ description: Image to be used for container
+ - name: General Settings
+ description: General Deployment Settings
+ - 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: VPN
+ description: VPN
+ - 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: "General Settings"
+ schema:
+ type: dict
+ hidden: true
+ attrs:
+ - variable: isSCALE
+ label: Flag this is SCALE
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: controller
+ group: "General Settings"
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: replicas
+ description: Number of desired pod replicas
+ label: Desired Replicas
+ schema:
+ type: int
+ required: true
+ default: 1
+ - variable: customextraargs
+ group: "General Settings"
+ 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: "General Settings"
+ 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: "General Settings"
+ 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: 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: 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: 7878
+ required: true
+ - 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: 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: pvc
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - 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: 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: 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 (Do NOT REDUCE after installation)
+ description: This value can ONLY be INCREASED after the installation
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - 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: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: hostPath
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - 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: 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: 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: 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: clusterIssuer
+ label: clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below'
+ schema:
+ type: string
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["clusterIssuer", "=", ""]]
+ 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: clusterIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: Use TrueNAS SCALE Certificate (Deprecated)
+ schema:
+ show_if: [["clusterIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: secretName
+ label: Use Custom Secret (Advanced)
+ schema:
+ show_if: [["clusterIssuer", "=", ""]]
+ type: string
+ default: ""
+ - 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: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ default: ""
+ - 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: 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: 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: clusterIssuer
+ label: clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below'
+ schema:
+ type: string
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ default: []
+ show_if: [["clusterIssuer", "=", ""]]
+ 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: clusterIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: Use TrueNAS SCALE Certificate (Deprecated)
+ schema:
+ show_if: [["clusterIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: secretName
+ label: Use Custom Secret (Advanced)
+ schema:
+ type: string
+ show_if: [["clusterIssuer", "=", ""]]
+ default: ""
+ - 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: true
+ - 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: 568
+ - variable: runAsGroup
+ label: "runAsGroup"
+ description: "The groupID this App of the user running the application"
+ schema:
+ type: int
+ default: 568
+ - 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: resources
+ group: Resources and Devices
+ label: "Resource Limits"
+ 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
+ hidden: true
+ 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
+ hidden: true
+ 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
+ hidden: true
+ 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: 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: auth_once
+ label: Auth Once
+ description: Only attempt to log in if not already logged in.
+ schema:
+ type: boolean
+ default: true
+ - 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: The address on which to listen for SOCKS5 proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: outbound_http_proxy_listen
+ label: Outbound HTTP Proxy Listen
+ description: The address on which to listen for HTTP proxying into the tailscale net.
+ 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/radarr/13.0.15/templates/common.yaml b/stable/radarr/13.0.15/templates/common.yaml
new file mode 100644
index 0000000000..c1a366e1cf
--- /dev/null
+++ b/stable/radarr/13.0.15/templates/common.yaml
@@ -0,0 +1 @@
+{{ include "tc.common.loader.all" . }}
diff --git a/stable/radarr/13.0.15/values.yaml b/stable/radarr/13.0.15/values.yaml
new file mode 100644
index 0000000000..e69de29bb2