diff --git a/incubator/blender/2.0.11/app-changelog.md b/incubator/blender/2.0.11/app-changelog.md
deleted file mode 100644
index 002ebd8d75e..00000000000
--- a/incubator/blender/2.0.11/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [blender-2.0.11](https://github.com/truecharts/charts/compare/blender-desktop-g3-2.0.7...blender-2.0.11) (2022-12-27)
-
-### Chore
-
-- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
-
-
\ No newline at end of file
diff --git a/incubator/blender/2.0.11/CHANGELOG.md b/incubator/blender/2.0.12/CHANGELOG.md
similarity index 91%
rename from incubator/blender/2.0.11/CHANGELOG.md
rename to incubator/blender/2.0.12/CHANGELOG.md
index f13c7d04397..e9b135b5454 100644
--- a/incubator/blender/2.0.11/CHANGELOG.md
+++ b/incubator/blender/2.0.12/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [blender-2.0.12](https://github.com/truecharts/charts/compare/blender-2.0.11...blender-2.0.12) (2023-01-07)
+
+### Chore
+
+- update container image tccr.io/truecharts/blender to latest
+
+
+
+
## [blender-2.0.11](https://github.com/truecharts/charts/compare/blender-desktop-g3-2.0.7...blender-2.0.11) (2022-12-27)
### Chore
@@ -88,12 +97,3 @@
## [blender-2.0.4](https://github.com/truecharts/charts/compare/blender-2.0.3...blender-2.0.4) (2022-11-30)
-
-
-
-
-## [blender-2.0.4](https://github.com/truecharts/charts/compare/blender-2.0.3...blender-2.0.4) (2022-11-30)
-
-
-
-
diff --git a/incubator/blender/2.0.11/Chart.yaml b/incubator/blender/2.0.12/Chart.yaml
similarity index 98%
rename from incubator/blender/2.0.11/Chart.yaml
rename to incubator/blender/2.0.12/Chart.yaml
index f0887f964e0..240642470a3 100644
--- a/incubator/blender/2.0.11/Chart.yaml
+++ b/incubator/blender/2.0.12/Chart.yaml
@@ -27,4 +27,4 @@ sources:
- https://github.com/orgs/linuxserver/packages/container/package/blender
- https://github.com/linuxserver/docker-blender#readme
type: application
-version: 2.0.11
+version: 2.0.12
diff --git a/incubator/blender/2.0.11/README.md b/incubator/blender/2.0.12/README.md
similarity index 100%
rename from incubator/blender/2.0.11/README.md
rename to incubator/blender/2.0.12/README.md
diff --git a/incubator/blender/2.0.12/app-changelog.md b/incubator/blender/2.0.12/app-changelog.md
new file mode 100644
index 00000000000..cc482854013
--- /dev/null
+++ b/incubator/blender/2.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [blender-2.0.12](https://github.com/truecharts/charts/compare/blender-2.0.11...blender-2.0.12) (2023-01-07)
+
+### Chore
+
+- update container image tccr.io/truecharts/blender to latest
+
+
\ No newline at end of file
diff --git a/incubator/blender/2.0.11/app-readme.md b/incubator/blender/2.0.12/app-readme.md
similarity index 100%
rename from incubator/blender/2.0.11/app-readme.md
rename to incubator/blender/2.0.12/app-readme.md
diff --git a/incubator/blender/2.0.11/charts/common-11.1.2.tgz b/incubator/blender/2.0.12/charts/common-11.1.2.tgz
similarity index 100%
rename from incubator/blender/2.0.11/charts/common-11.1.2.tgz
rename to incubator/blender/2.0.12/charts/common-11.1.2.tgz
diff --git a/incubator/blender/2.0.11/ix_values.yaml b/incubator/blender/2.0.12/ix_values.yaml
similarity index 83%
rename from incubator/blender/2.0.11/ix_values.yaml
rename to incubator/blender/2.0.12/ix_values.yaml
index 437962feccc..6752cee90e9 100644
--- a/incubator/blender/2.0.11/ix_values.yaml
+++ b/incubator/blender/2.0.12/ix_values.yaml
@@ -5,7 +5,7 @@ env:
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/blender
- tag: latest@sha256:a695319c1e44cf4010aeed21f5256c1a7d7c056a489a00b3ee72b656e96d5107
+ tag: latest@sha256:9b4252ae758779a915454e2bbb6b9fd7912abb71e286b9ac9b443509a889f26e
persistence:
config:
enabled: true
diff --git a/incubator/blender/2.0.11/questions.yaml b/incubator/blender/2.0.12/questions.yaml
similarity index 100%
rename from incubator/blender/2.0.11/questions.yaml
rename to incubator/blender/2.0.12/questions.yaml
diff --git a/incubator/blender/2.0.11/templates/common.yaml b/incubator/blender/2.0.12/templates/common.yaml
similarity index 100%
rename from incubator/blender/2.0.11/templates/common.yaml
rename to incubator/blender/2.0.12/templates/common.yaml
diff --git a/incubator/blender/2.0.11/values.yaml b/incubator/blender/2.0.12/values.yaml
similarity index 100%
rename from incubator/blender/2.0.11/values.yaml
rename to incubator/blender/2.0.12/values.yaml
diff --git a/incubator/cloudbeaver/2.0.9/CHANGELOG.md b/incubator/cloudbeaver/2.0.10/CHANGELOG.md
similarity index 89%
rename from incubator/cloudbeaver/2.0.9/CHANGELOG.md
rename to incubator/cloudbeaver/2.0.10/CHANGELOG.md
index 582dbda5e7d..8a4b5b180f2 100644
--- a/incubator/cloudbeaver/2.0.9/CHANGELOG.md
+++ b/incubator/cloudbeaver/2.0.10/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [cloudbeaver-2.0.10](https://github.com/truecharts/charts/compare/cloudbeaver-2.0.9...cloudbeaver-2.0.10) (2023-01-07)
+
+### Chore
+
+- update container image tccr.io/truecharts/cloudbeaver to latest
+
+
+
+
## [cloudbeaver-2.0.9](https://github.com/truecharts/charts/compare/cloudbeaver-2.0.8...cloudbeaver-2.0.9) (2022-12-27)
### Chore
@@ -88,12 +97,3 @@
-
-## [cloudbeaver-2.0.3](https://github.com/truecharts/charts/compare/cloudbeaver-2.0.2...cloudbeaver-2.0.3) (2022-11-30)
-
-
-
-
-## [cloudbeaver-2.0.3](https://github.com/truecharts/charts/compare/cloudbeaver-2.0.2...cloudbeaver-2.0.3) (2022-11-30)
-
-
diff --git a/incubator/cloudbeaver/2.0.9/Chart.yaml b/incubator/cloudbeaver/2.0.10/Chart.yaml
similarity index 98%
rename from incubator/cloudbeaver/2.0.9/Chart.yaml
rename to incubator/cloudbeaver/2.0.10/Chart.yaml
index 5eeab6d4f02..fb3b9bef16d 100644
--- a/incubator/cloudbeaver/2.0.9/Chart.yaml
+++ b/incubator/cloudbeaver/2.0.10/Chart.yaml
@@ -28,4 +28,4 @@ sources:
- https://github.com/dbeaver/cloudbeaver
- https://hub.docker.com/r/dbeaver/cloudbeaver/
type: application
-version: 2.0.9
+version: 2.0.10
diff --git a/incubator/cloudbeaver/2.0.9/README.md b/incubator/cloudbeaver/2.0.10/README.md
similarity index 100%
rename from incubator/cloudbeaver/2.0.9/README.md
rename to incubator/cloudbeaver/2.0.10/README.md
diff --git a/incubator/cloudbeaver/2.0.10/app-changelog.md b/incubator/cloudbeaver/2.0.10/app-changelog.md
new file mode 100644
index 00000000000..e0866b264ed
--- /dev/null
+++ b/incubator/cloudbeaver/2.0.10/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [cloudbeaver-2.0.10](https://github.com/truecharts/charts/compare/cloudbeaver-2.0.9...cloudbeaver-2.0.10) (2023-01-07)
+
+### Chore
+
+- update container image tccr.io/truecharts/cloudbeaver to latest
+
+
\ No newline at end of file
diff --git a/incubator/cloudbeaver/2.0.9/app-readme.md b/incubator/cloudbeaver/2.0.10/app-readme.md
similarity index 100%
rename from incubator/cloudbeaver/2.0.9/app-readme.md
rename to incubator/cloudbeaver/2.0.10/app-readme.md
diff --git a/incubator/cloudbeaver/2.0.9/charts/common-11.1.2.tgz b/incubator/cloudbeaver/2.0.10/charts/common-11.1.2.tgz
similarity index 100%
rename from incubator/cloudbeaver/2.0.9/charts/common-11.1.2.tgz
rename to incubator/cloudbeaver/2.0.10/charts/common-11.1.2.tgz
diff --git a/incubator/cloudbeaver/2.0.9/ix_values.yaml b/incubator/cloudbeaver/2.0.10/ix_values.yaml
similarity index 83%
rename from incubator/cloudbeaver/2.0.9/ix_values.yaml
rename to incubator/cloudbeaver/2.0.10/ix_values.yaml
index c2fde0dc77d..da5ebf6f748 100644
--- a/incubator/cloudbeaver/2.0.9/ix_values.yaml
+++ b/incubator/cloudbeaver/2.0.10/ix_values.yaml
@@ -2,7 +2,7 @@ env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/cloudbeaver
- tag: latest@sha256:f603ed2a2c7d08a825a32b63f4ead0aaa20001dfcb0f925061d9e160a75a1df2
+ tag: latest@sha256:a1876eb609708baabe8c38850c42d3f1688f1a0ca94231b3079cd98c42f82eaf
persistence:
appdata:
enabled: true
diff --git a/incubator/cloudbeaver/2.0.9/questions.yaml b/incubator/cloudbeaver/2.0.10/questions.yaml
similarity index 100%
rename from incubator/cloudbeaver/2.0.9/questions.yaml
rename to incubator/cloudbeaver/2.0.10/questions.yaml
diff --git a/incubator/cloudbeaver/2.0.9/templates/common.yaml b/incubator/cloudbeaver/2.0.10/templates/common.yaml
similarity index 100%
rename from incubator/cloudbeaver/2.0.9/templates/common.yaml
rename to incubator/cloudbeaver/2.0.10/templates/common.yaml
diff --git a/incubator/cloudbeaver/2.0.9/values.yaml b/incubator/cloudbeaver/2.0.10/values.yaml
similarity index 100%
rename from incubator/cloudbeaver/2.0.9/values.yaml
rename to incubator/cloudbeaver/2.0.10/values.yaml
diff --git a/incubator/cloudbeaver/2.0.9/app-changelog.md b/incubator/cloudbeaver/2.0.9/app-changelog.md
deleted file mode 100644
index 9aab33290c4..00000000000
--- a/incubator/cloudbeaver/2.0.9/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [cloudbeaver-2.0.9](https://github.com/truecharts/charts/compare/cloudbeaver-2.0.8...cloudbeaver-2.0.9) (2022-12-27)
-
-### Chore
-
-- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
-
-
\ No newline at end of file
diff --git a/incubator/cops/2.0.10/app-changelog.md b/incubator/cops/2.0.10/app-changelog.md
deleted file mode 100644
index 52bcd83a7ad..00000000000
--- a/incubator/cops/2.0.10/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [cops-2.0.10](https://github.com/truecharts/charts/compare/cops-2.0.9...cops-2.0.10) (2022-12-27)
-
-### Chore
-
-- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
-
-
\ No newline at end of file
diff --git a/incubator/cops/2.0.10/CHANGELOG.md b/incubator/cops/2.0.11/CHANGELOG.md
similarity index 91%
rename from incubator/cops/2.0.10/CHANGELOG.md
rename to incubator/cops/2.0.11/CHANGELOG.md
index 28f121d63f6..5b32b012a72 100644
--- a/incubator/cops/2.0.10/CHANGELOG.md
+++ b/incubator/cops/2.0.11/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [cops-2.0.11](https://github.com/truecharts/charts/compare/cops-2.0.10...cops-2.0.11) (2023-01-07)
+
+### Chore
+
+- update container image tccr.io/truecharts/cops to latest
+
+
+
+
## [cops-2.0.10](https://github.com/truecharts/charts/compare/cops-2.0.9...cops-2.0.10) (2022-12-27)
### Chore
@@ -88,12 +97,3 @@
## [cops-2.0.3](https://github.com/truecharts/charts/compare/cops-2.0.2...cops-2.0.3) (2022-11-30)
-
-
-
-
-## [cops-2.0.3](https://github.com/truecharts/charts/compare/cops-2.0.2...cops-2.0.3) (2022-11-30)
-
-
-
-
diff --git a/incubator/cops/2.0.10/Chart.yaml b/incubator/cops/2.0.11/Chart.yaml
similarity index 98%
rename from incubator/cops/2.0.10/Chart.yaml
rename to incubator/cops/2.0.11/Chart.yaml
index d38e13e6f6a..121c2c20458 100644
--- a/incubator/cops/2.0.10/Chart.yaml
+++ b/incubator/cops/2.0.11/Chart.yaml
@@ -31,4 +31,4 @@ sources:
- https://github.com/orgs/linuxserver/packages/container/package/cops
- https://github.com/linuxserver/docker-cops#readme
type: application
-version: 2.0.10
+version: 2.0.11
diff --git a/incubator/cops/2.0.10/README.md b/incubator/cops/2.0.11/README.md
similarity index 100%
rename from incubator/cops/2.0.10/README.md
rename to incubator/cops/2.0.11/README.md
diff --git a/incubator/cops/2.0.11/app-changelog.md b/incubator/cops/2.0.11/app-changelog.md
new file mode 100644
index 00000000000..e6b1f436d8f
--- /dev/null
+++ b/incubator/cops/2.0.11/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [cops-2.0.11](https://github.com/truecharts/charts/compare/cops-2.0.10...cops-2.0.11) (2023-01-07)
+
+### Chore
+
+- update container image tccr.io/truecharts/cops to latest
+
+
\ No newline at end of file
diff --git a/incubator/cops/2.0.10/app-readme.md b/incubator/cops/2.0.11/app-readme.md
similarity index 100%
rename from incubator/cops/2.0.10/app-readme.md
rename to incubator/cops/2.0.11/app-readme.md
diff --git a/incubator/cops/2.0.10/charts/common-11.1.2.tgz b/incubator/cops/2.0.11/charts/common-11.1.2.tgz
similarity index 100%
rename from incubator/cops/2.0.10/charts/common-11.1.2.tgz
rename to incubator/cops/2.0.11/charts/common-11.1.2.tgz
diff --git a/incubator/cops/2.0.10/ix_values.yaml b/incubator/cops/2.0.11/ix_values.yaml
similarity index 84%
rename from incubator/cops/2.0.10/ix_values.yaml
rename to incubator/cops/2.0.11/ix_values.yaml
index 19e49df3ea2..af2e95b5639 100644
--- a/incubator/cops/2.0.10/ix_values.yaml
+++ b/incubator/cops/2.0.11/ix_values.yaml
@@ -3,7 +3,7 @@ env:
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/cops
- tag: latest@sha256:90999a44b37d962525ce9fbc1de1839b37855e214e9dc69ec7a8c804fdcc7ef5
+ tag: latest@sha256:440755b6c2db42429b2932f22243152389a356c285069aac6ef4daa3f8a97256
persistence:
config:
enabled: true
diff --git a/incubator/cops/2.0.10/questions.yaml b/incubator/cops/2.0.11/questions.yaml
similarity index 100%
rename from incubator/cops/2.0.10/questions.yaml
rename to incubator/cops/2.0.11/questions.yaml
diff --git a/incubator/cops/2.0.10/templates/common.yaml b/incubator/cops/2.0.11/templates/common.yaml
similarity index 100%
rename from incubator/cops/2.0.10/templates/common.yaml
rename to incubator/cops/2.0.11/templates/common.yaml
diff --git a/incubator/cops/2.0.10/values.yaml b/incubator/cops/2.0.11/values.yaml
similarity index 100%
rename from incubator/cops/2.0.10/values.yaml
rename to incubator/cops/2.0.11/values.yaml
diff --git a/incubator/cryptpad/2.0.14/app-changelog.md b/incubator/cryptpad/2.0.14/app-changelog.md
deleted file mode 100644
index d96406e4098..00000000000
--- a/incubator/cryptpad/2.0.14/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [cryptpad-2.0.14](https://github.com/truecharts/charts/compare/cryptpad-2.0.13...cryptpad-2.0.14) (2022-12-27)
-
-### Chore
-
-- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
-
-
\ No newline at end of file
diff --git a/incubator/cryptpad/2.0.14/CHANGELOG.md b/incubator/cryptpad/2.0.15/CHANGELOG.md
similarity index 94%
rename from incubator/cryptpad/2.0.14/CHANGELOG.md
rename to incubator/cryptpad/2.0.15/CHANGELOG.md
index f9e87866c3c..b0c558d1abc 100644
--- a/incubator/cryptpad/2.0.14/CHANGELOG.md
+++ b/incubator/cryptpad/2.0.15/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [cryptpad-2.0.15](https://github.com/truecharts/charts/compare/cryptpad-2.0.14...cryptpad-2.0.15) (2023-01-07)
+
+### Chore
+
+- update container image tccr.io/truecharts/cryptpad to latest
+
+
+
+
## [cryptpad-2.0.14](https://github.com/truecharts/charts/compare/cryptpad-2.0.13...cryptpad-2.0.14) (2022-12-27)
### Chore
@@ -85,15 +94,6 @@
-## [cryptpad-2.0.7](https://github.com/truecharts/charts/compare/cryptpad-2.0.5...cryptpad-2.0.7) (2022-11-30)
-
-### Chore
-
-- update container image tccr.io/truecharts/cryptpad to latest
-
-
-
-
## [cryptpad-2.0.7](https://github.com/truecharts/charts/compare/cryptpad-2.0.5...cryptpad-2.0.7) (2022-11-30)
### Chore
diff --git a/incubator/cryptpad/2.0.14/Chart.yaml b/incubator/cryptpad/2.0.15/Chart.yaml
similarity index 98%
rename from incubator/cryptpad/2.0.14/Chart.yaml
rename to incubator/cryptpad/2.0.15/Chart.yaml
index 096095caa87..897958c8ee1 100644
--- a/incubator/cryptpad/2.0.14/Chart.yaml
+++ b/incubator/cryptpad/2.0.15/Chart.yaml
@@ -28,4 +28,4 @@ sources:
- https://cryptpad.fr/
- https://hub.docker.com/r/promasu/cryptpad/
type: application
-version: 2.0.14
+version: 2.0.15
diff --git a/incubator/cryptpad/2.0.14/README.md b/incubator/cryptpad/2.0.15/README.md
similarity index 100%
rename from incubator/cryptpad/2.0.14/README.md
rename to incubator/cryptpad/2.0.15/README.md
diff --git a/incubator/cryptpad/2.0.15/app-changelog.md b/incubator/cryptpad/2.0.15/app-changelog.md
new file mode 100644
index 00000000000..d1186bf6a76
--- /dev/null
+++ b/incubator/cryptpad/2.0.15/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [cryptpad-2.0.15](https://github.com/truecharts/charts/compare/cryptpad-2.0.14...cryptpad-2.0.15) (2023-01-07)
+
+### Chore
+
+- update container image tccr.io/truecharts/cryptpad to latest
+
+
\ No newline at end of file
diff --git a/incubator/cryptpad/2.0.14/app-readme.md b/incubator/cryptpad/2.0.15/app-readme.md
similarity index 100%
rename from incubator/cryptpad/2.0.14/app-readme.md
rename to incubator/cryptpad/2.0.15/app-readme.md
diff --git a/incubator/cryptpad/2.0.14/charts/common-11.1.2.tgz b/incubator/cryptpad/2.0.15/charts/common-11.1.2.tgz
similarity index 100%
rename from incubator/cryptpad/2.0.14/charts/common-11.1.2.tgz
rename to incubator/cryptpad/2.0.15/charts/common-11.1.2.tgz
diff --git a/incubator/cryptpad/2.0.14/ix_values.yaml b/incubator/cryptpad/2.0.15/ix_values.yaml
similarity index 91%
rename from incubator/cryptpad/2.0.14/ix_values.yaml
rename to incubator/cryptpad/2.0.15/ix_values.yaml
index 4e6ec366d00..75fce37e4d8 100644
--- a/incubator/cryptpad/2.0.14/ix_values.yaml
+++ b/incubator/cryptpad/2.0.15/ix_values.yaml
@@ -2,7 +2,7 @@ env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/cryptpad
- tag: latest@sha256:17d2a1232fb3d87a01de37fa50eebb10b6cec517a47d61d4c104f06b6d9c976e
+ tag: latest@sha256:42511e2598d56e085ea73ee409563cb92b2fff42409c27944d3acef8ffce6c21
persistence:
blobpath:
enabled: true
diff --git a/incubator/cryptpad/2.0.14/questions.yaml b/incubator/cryptpad/2.0.15/questions.yaml
similarity index 100%
rename from incubator/cryptpad/2.0.14/questions.yaml
rename to incubator/cryptpad/2.0.15/questions.yaml
diff --git a/incubator/cryptpad/2.0.14/templates/common.yaml b/incubator/cryptpad/2.0.15/templates/common.yaml
similarity index 100%
rename from incubator/cryptpad/2.0.14/templates/common.yaml
rename to incubator/cryptpad/2.0.15/templates/common.yaml
diff --git a/incubator/cryptpad/2.0.14/values.yaml b/incubator/cryptpad/2.0.15/values.yaml
similarity index 100%
rename from incubator/cryptpad/2.0.14/values.yaml
rename to incubator/cryptpad/2.0.15/values.yaml
diff --git a/incubator/farmos/2.0.10/app-changelog.md b/incubator/farmos/2.0.10/app-changelog.md
deleted file mode 100644
index bb830209f5a..00000000000
--- a/incubator/farmos/2.0.10/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [farmos-2.0.10](https://github.com/truecharts/charts/compare/farmos-2.0.9...farmos-2.0.10) (2022-12-27)
-
-### Chore
-
-- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
-
-
\ No newline at end of file
diff --git a/incubator/farmos/2.0.10/CHANGELOG.md b/incubator/farmos/2.0.11/CHANGELOG.md
similarity index 89%
rename from incubator/farmos/2.0.10/CHANGELOG.md
rename to incubator/farmos/2.0.11/CHANGELOG.md
index e4628cbe611..c50ddc24383 100644
--- a/incubator/farmos/2.0.10/CHANGELOG.md
+++ b/incubator/farmos/2.0.11/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [farmos-2.0.11](https://github.com/truecharts/charts/compare/farmos-2.0.10...farmos-2.0.11) (2023-01-07)
+
+### Chore
+
+- update container image tccr.io/truecharts/farmos to latest
+
+
+
+
## [farmos-2.0.10](https://github.com/truecharts/charts/compare/farmos-2.0.9...farmos-2.0.10) (2022-12-27)
### Chore
@@ -88,12 +97,3 @@
-## [farmos-2.0.4](https://github.com/truecharts/charts/compare/farmos-2.0.3...farmos-2.0.4) (2022-11-30)
-
-
-
-
-## [farmos-2.0.4](https://github.com/truecharts/charts/compare/farmos-2.0.3...farmos-2.0.4) (2022-11-30)
-
-
-
diff --git a/incubator/farmos/2.0.10/Chart.yaml b/incubator/farmos/2.0.11/Chart.yaml
similarity index 98%
rename from incubator/farmos/2.0.10/Chart.yaml
rename to incubator/farmos/2.0.11/Chart.yaml
index fd6c48a9288..d25a0ab2527 100644
--- a/incubator/farmos/2.0.10/Chart.yaml
+++ b/incubator/farmos/2.0.11/Chart.yaml
@@ -28,4 +28,4 @@ sources:
- https://github.com/farmOS/farmOS
- https://hub.docker.com/r/farmos/farmos/
type: application
-version: 2.0.10
+version: 2.0.11
diff --git a/incubator/farmos/2.0.10/README.md b/incubator/farmos/2.0.11/README.md
similarity index 100%
rename from incubator/farmos/2.0.10/README.md
rename to incubator/farmos/2.0.11/README.md
diff --git a/incubator/farmos/2.0.11/app-changelog.md b/incubator/farmos/2.0.11/app-changelog.md
new file mode 100644
index 00000000000..0e243639fe8
--- /dev/null
+++ b/incubator/farmos/2.0.11/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [farmos-2.0.11](https://github.com/truecharts/charts/compare/farmos-2.0.10...farmos-2.0.11) (2023-01-07)
+
+### Chore
+
+- update container image tccr.io/truecharts/farmos to latest
+
+
\ No newline at end of file
diff --git a/incubator/farmos/2.0.10/app-readme.md b/incubator/farmos/2.0.11/app-readme.md
similarity index 100%
rename from incubator/farmos/2.0.10/app-readme.md
rename to incubator/farmos/2.0.11/app-readme.md
diff --git a/incubator/farmos/2.0.10/charts/common-11.1.2.tgz b/incubator/farmos/2.0.11/charts/common-11.1.2.tgz
similarity index 100%
rename from incubator/farmos/2.0.10/charts/common-11.1.2.tgz
rename to incubator/farmos/2.0.11/charts/common-11.1.2.tgz
diff --git a/incubator/farmos/2.0.10/ix_values.yaml b/incubator/farmos/2.0.11/ix_values.yaml
similarity index 82%
rename from incubator/farmos/2.0.10/ix_values.yaml
rename to incubator/farmos/2.0.11/ix_values.yaml
index 3e23372f4ba..0a8066b0f05 100644
--- a/incubator/farmos/2.0.10/ix_values.yaml
+++ b/incubator/farmos/2.0.11/ix_values.yaml
@@ -2,7 +2,7 @@ env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/farmos
- tag: latest@sha256:8ad69f1f57595ef6d7a73915bfdf6cde8a76b84847b7c3b1d68904363233a06d
+ tag: latest@sha256:7bb60f66726603e4c1c94d24085cbf4fc3048a6b2b40ff65ab3f03278e54fac4
persistence:
sitesdirectory:
enabled: true
diff --git a/incubator/farmos/2.0.10/questions.yaml b/incubator/farmos/2.0.11/questions.yaml
similarity index 100%
rename from incubator/farmos/2.0.10/questions.yaml
rename to incubator/farmos/2.0.11/questions.yaml
diff --git a/incubator/farmos/2.0.10/templates/common.yaml b/incubator/farmos/2.0.11/templates/common.yaml
similarity index 100%
rename from incubator/farmos/2.0.10/templates/common.yaml
rename to incubator/farmos/2.0.11/templates/common.yaml
diff --git a/incubator/farmos/2.0.10/values.yaml b/incubator/farmos/2.0.11/values.yaml
similarity index 100%
rename from incubator/farmos/2.0.10/values.yaml
rename to incubator/farmos/2.0.11/values.yaml
diff --git a/incubator/googlephotossync/2.0.10/app-changelog.md b/incubator/googlephotossync/2.0.10/app-changelog.md
deleted file mode 100644
index 857cb576646..00000000000
--- a/incubator/googlephotossync/2.0.10/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [googlephotossync-2.0.10](https://github.com/truecharts/charts/compare/googlephotossync-2.0.9...googlephotossync-2.0.10) (2023-01-01)
-
-### Chore
-
-- update container image tccr.io/truecharts/googlephotossync to latest
-
-
\ No newline at end of file
diff --git a/incubator/googlephotossync/2.0.10/CHANGELOG.md b/incubator/googlephotossync/2.0.11/CHANGELOG.md
similarity index 94%
rename from incubator/googlephotossync/2.0.10/CHANGELOG.md
rename to incubator/googlephotossync/2.0.11/CHANGELOG.md
index 8471467b6b6..4d28394696e 100644
--- a/incubator/googlephotossync/2.0.10/CHANGELOG.md
+++ b/incubator/googlephotossync/2.0.11/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [googlephotossync-2.0.11](https://github.com/truecharts/charts/compare/googlephotossync-2.0.10...googlephotossync-2.0.11) (2023-01-07)
+
+### Chore
+
+- update container image tccr.io/truecharts/googlephotossync to latest
+
+
+
+
## [googlephotossync-2.0.10](https://github.com/truecharts/charts/compare/googlephotossync-2.0.9...googlephotossync-2.0.10) (2023-01-01)
### Chore
@@ -85,15 +94,6 @@
-## [googlephotossync-2.0.4](https://github.com/truecharts/charts/compare/googlephotossync-2.0.1...googlephotossync-2.0.4) (2022-11-30)
-
-### Chore
-
-- update container image tccr.io/truecharts/googlephotossync to latest
-
-
-
-
## [googlephotossync-2.0.4](https://github.com/truecharts/charts/compare/googlephotossync-2.0.1...googlephotossync-2.0.4) (2022-11-30)
### Chore
diff --git a/incubator/googlephotossync/2.0.10/Chart.yaml b/incubator/googlephotossync/2.0.11/Chart.yaml
similarity index 98%
rename from incubator/googlephotossync/2.0.10/Chart.yaml
rename to incubator/googlephotossync/2.0.11/Chart.yaml
index 09980070dfe..b8fbc5b2d63 100644
--- a/incubator/googlephotossync/2.0.10/Chart.yaml
+++ b/incubator/googlephotossync/2.0.11/Chart.yaml
@@ -25,4 +25,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/googlephotossync
- https://hub.docker.com/r/rix1337/docker-gphotos-sync
type: application
-version: 2.0.10
+version: 2.0.11
diff --git a/incubator/googlephotossync/2.0.10/README.md b/incubator/googlephotossync/2.0.11/README.md
similarity index 100%
rename from incubator/googlephotossync/2.0.10/README.md
rename to incubator/googlephotossync/2.0.11/README.md
diff --git a/incubator/googlephotossync/2.0.11/app-changelog.md b/incubator/googlephotossync/2.0.11/app-changelog.md
new file mode 100644
index 00000000000..4b53dfb76c9
--- /dev/null
+++ b/incubator/googlephotossync/2.0.11/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [googlephotossync-2.0.11](https://github.com/truecharts/charts/compare/googlephotossync-2.0.10...googlephotossync-2.0.11) (2023-01-07)
+
+### Chore
+
+- update container image tccr.io/truecharts/googlephotossync to latest
+
+
\ No newline at end of file
diff --git a/incubator/googlephotossync/2.0.10/app-readme.md b/incubator/googlephotossync/2.0.11/app-readme.md
similarity index 100%
rename from incubator/googlephotossync/2.0.10/app-readme.md
rename to incubator/googlephotossync/2.0.11/app-readme.md
diff --git a/incubator/googlephotossync/2.0.10/charts/common-11.1.2.tgz b/incubator/googlephotossync/2.0.11/charts/common-11.1.2.tgz
similarity index 100%
rename from incubator/googlephotossync/2.0.10/charts/common-11.1.2.tgz
rename to incubator/googlephotossync/2.0.11/charts/common-11.1.2.tgz
diff --git a/incubator/googlephotossync/2.0.10/ix_values.yaml b/incubator/googlephotossync/2.0.11/ix_values.yaml
similarity index 86%
rename from incubator/googlephotossync/2.0.10/ix_values.yaml
rename to incubator/googlephotossync/2.0.11/ix_values.yaml
index a8290734d8c..6539b194020 100644
--- a/incubator/googlephotossync/2.0.10/ix_values.yaml
+++ b/incubator/googlephotossync/2.0.11/ix_values.yaml
@@ -2,7 +2,7 @@ env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/googlephotossync
- tag: latest@sha256:cc3c9de7aa143574eb2ed96b9a18285c1fe81d1c5761dc44825b470ba94b7409
+ tag: latest@sha256:6e7379f026129bdb5b8f071a169874f0b12d5151f03f7e109c3fd764034d619d
persistence:
config:
enabled: true
diff --git a/incubator/googlephotossync/2.0.10/questions.yaml b/incubator/googlephotossync/2.0.11/questions.yaml
similarity index 100%
rename from incubator/googlephotossync/2.0.10/questions.yaml
rename to incubator/googlephotossync/2.0.11/questions.yaml
diff --git a/incubator/googlephotossync/2.0.10/templates/common.yaml b/incubator/googlephotossync/2.0.11/templates/common.yaml
similarity index 100%
rename from incubator/googlephotossync/2.0.10/templates/common.yaml
rename to incubator/googlephotossync/2.0.11/templates/common.yaml
diff --git a/incubator/googlephotossync/2.0.10/values.yaml b/incubator/googlephotossync/2.0.11/values.yaml
similarity index 100%
rename from incubator/googlephotossync/2.0.10/values.yaml
rename to incubator/googlephotossync/2.0.11/values.yaml
diff --git a/stable/babybuddy/11.0.19/CHANGELOG.md b/stable/babybuddy/11.0.19/CHANGELOG.md
new file mode 100644
index 00000000000..8df31085a08
--- /dev/null
+++ b/stable/babybuddy/11.0.19/CHANGELOG.md
@@ -0,0 +1,99 @@
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+
+## [babybuddy-11.0.19](https://github.com/truecharts/charts/compare/babybuddy-11.0.18...babybuddy-11.0.19) (2023-01-07)
+
+### Chore
+
+- update container image tccr.io/truecharts/babybuddy to 1.13.2
+
+
+
+
+## [babybuddy-11.0.18](https://github.com/truecharts/charts/compare/babybuddy-11.0.17...babybuddy-11.0.18) (2022-12-27)
+
+### Chore
+
+- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
+
+
+
+
+## [babybuddy-11.0.17](https://github.com/truecharts/charts/compare/babybuddy-11.0.16...babybuddy-11.0.17) (2022-12-26)
+
+### Chore
+
+- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
+
+
+
+
+## [babybuddy-11.0.16](https://github.com/truecharts/charts/compare/babybuddy-11.0.15...babybuddy-11.0.16) (2022-12-25)
+
+### Chore
+
+- update helm general non-major
+
+
+
+
+## [babybuddy-11.0.15](https://github.com/truecharts/charts/compare/babybuddy-11.0.14...babybuddy-11.0.15) (2022-12-19)
+
+### Chore
+
+- update helm general non-major
+
+
+
+
+## [babybuddy-11.0.14](https://github.com/truecharts/charts/compare/babybuddy-11.0.13...babybuddy-11.0.14) (2022-12-18)
+
+### Chore
+
+- update helm chart postgresql to v11.0.13 ([#5495](https://github.com/truecharts/charts/issues/5495))
+
+
+
+
+## [babybuddy-11.0.13](https://github.com/truecharts/charts/compare/babybuddy-11.0.12...babybuddy-11.0.13) (2022-12-13)
+
+### Chore
+
+- update helm general non-major
+
+
+
+
+## [babybuddy-11.0.12](https://github.com/truecharts/charts/compare/babybuddy-11.0.11...babybuddy-11.0.12) (2022-12-12)
+
+### Chore
+
+- update container image tccr.io/truecharts/babybuddy to 1.13.2
+
+
+
+
+## [babybuddy-11.0.11](https://github.com/truecharts/charts/compare/babybuddy-11.0.10...babybuddy-11.0.11) (2022-12-05)
+
+### Chore
+
+- update helm general non-major
+
+
+
+
+## [babybuddy-11.0.10](https://github.com/truecharts/charts/compare/babybuddy-11.0.9...babybuddy-11.0.10) (2022-12-05)
+
+### Chore
+
+- update container image tccr.io/truecharts/babybuddy to 1.13.2
+
+
+
+
+## [babybuddy-11.0.9](https://github.com/truecharts/charts/compare/babybuddy-11.0.7...babybuddy-11.0.9) (2022-11-30)
+
+
diff --git a/stable/babybuddy/11.0.19/Chart.yaml b/stable/babybuddy/11.0.19/Chart.yaml
new file mode 100644
index 00000000000..d08c6764b70
--- /dev/null
+++ b/stable/babybuddy/11.0.19/Chart.yaml
@@ -0,0 +1,35 @@
+apiVersion: v2
+appVersion: "1.13.2"
+kubeVersion: ">=1.16.0-0"
+version: 11.0.19
+name: babybuddy
+description: Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work.
+type: application
+home: https://truecharts.org/charts/stable/babybuddy
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/babybuddy.png
+keywords:
+ - baby
+ - buddy
+ - tracker
+ - parents
+ - parenting
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/stable/babybuddy
+ - https://github.com/babybuddy/babybuddy
+dependencies:
+ - name: common
+ repository: https://library-charts.truecharts.org
+ version: 11.1.2
+ - condition: postgresql.enabled
+ name: postgresql
+ repository: https://charts.truecharts.org/
+ version: 11.0.17
+maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+annotations:
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/grade: U
diff --git a/stable/boinc/4.0.12/README.md b/stable/babybuddy/11.0.19/README.md
similarity index 100%
rename from stable/boinc/4.0.12/README.md
rename to stable/babybuddy/11.0.19/README.md
diff --git a/stable/babybuddy/11.0.19/app-changelog.md b/stable/babybuddy/11.0.19/app-changelog.md
new file mode 100644
index 00000000000..3268b39be3a
--- /dev/null
+++ b/stable/babybuddy/11.0.19/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [babybuddy-11.0.19](https://github.com/truecharts/charts/compare/babybuddy-11.0.18...babybuddy-11.0.19) (2023-01-07)
+
+### Chore
+
+- update container image tccr.io/truecharts/babybuddy to 1.13.2
+
+
\ No newline at end of file
diff --git a/stable/babybuddy/11.0.19/app-readme.md b/stable/babybuddy/11.0.19/app-readme.md
new file mode 100644
index 00000000000..f81f4da5b96
--- /dev/null
+++ b/stable/babybuddy/11.0.19/app-readme.md
@@ -0,0 +1,8 @@
+Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work.
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/babybuddy](https://truecharts.org/charts/stable/babybuddy)
+
+---
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/about/sponsor) or contributing back to the project any way you can!
diff --git a/stable/boinc/4.0.12/charts/common-11.1.2.tgz b/stable/babybuddy/11.0.19/charts/common-11.1.2.tgz
similarity index 100%
rename from stable/boinc/4.0.12/charts/common-11.1.2.tgz
rename to stable/babybuddy/11.0.19/charts/common-11.1.2.tgz
diff --git a/stable/hedgedoc/7.0.18/charts/postgresql-11.0.17.tgz b/stable/babybuddy/11.0.19/charts/postgresql-11.0.17.tgz
similarity index 100%
rename from stable/hedgedoc/7.0.18/charts/postgresql-11.0.17.tgz
rename to stable/babybuddy/11.0.19/charts/postgresql-11.0.17.tgz
diff --git a/stable/babybuddy/11.0.19/ix_values.yaml b/stable/babybuddy/11.0.19/ix_values.yaml
new file mode 100644
index 00000000000..ec275728b6c
--- /dev/null
+++ b/stable/babybuddy/11.0.19/ix_values.yaml
@@ -0,0 +1,50 @@
+image:
+ repository: tccr.io/truecharts/babybuddy
+ pullPolicy: IfNotPresent
+ tag: 1.13.2@sha256:9371efaea6cb0ce64a36d033652a489c8d4b2c51cf92fbb60a043fb35b9a70f3
+
+env:
+ DB_ENGINE: "django.db.backends.postgresql"
+ DB_NAME: "{{ .Values.postgresql.postgresqlDatabase }}"
+ DB_USER: "{{ .Values.postgresql.postgresqlUsername }}"
+ DB_PORT: "5432"
+ CSRF_TRUSTED_ORIGINS: ""
+ DB_PASSWORD:
+ secretKeyRef:
+ name: dbcreds
+ key: postgresql-password
+ DB_HOST:
+ secretKeyRef:
+ name: dbcreds
+ key: plainhost
+
+securityContext:
+ readOnlyRootFilesystem: false
+ runAsNonRoot: false
+
+podSecurityContext:
+ runAsUser: 0
+ runAsGroup: 0
+
+service:
+ main:
+ ports:
+ main:
+ port: 10069
+ targetPort: 8000
+
+persistence:
+ config:
+ enabled: true
+ mountPath: "/config"
+ varrun:
+ enabled: true
+
+postgresql:
+ enabled: true
+ existingSecret: "dbcreds"
+ postgresqlUsername: babybuddy
+ postgresqlDatabase: babybuddy
+
+portal:
+ enabled: true
diff --git a/stable/babybuddy/11.0.19/questions.yaml b/stable/babybuddy/11.0.19/questions.yaml
new file mode 100644
index 00000000000..21881926519
--- /dev/null
+++ b/stable/babybuddy/11.0.19/questions.yaml
@@ -0,0 +1,1842 @@
+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: env
+ group: "App Configuration"
+ label: "Image Environment"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: CSRF_TRUSTED_ORIGINS
+ label: "CSRF_TRUSTED_ORIGINS"
+ description: "Add any address you'd like to access babybuddy at (comma separated, no spaces)"
+ schema:
+ type: string
+ default: ""
+ - 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: 10069
+ 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: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: scaleCert
+ label: Select TrueNAS SCALE Certificate
+ schema:
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: entrypoint
+ label: (Advanced) Traefik Entrypoint
+ description: Entrypoint used by Traefik when using Traefik as Ingress Provider
+ schema:
+ type: string
+ default: websecure
+ required: true
+ - variable: 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: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: scaleCert
+ label: Select TrueNAS SCALE Certificate
+ schema:
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: entrypoint
+ label: Traefik Entrypoint
+ description: Entrypoint used by Traefik when using Traefik as Ingress Provider
+ schema:
+ type: string
+ default: websecure
+ required: true
+ - variable: middlewares
+ label: Traefik Middlewares
+ description: Add previously created Traefik Middlewares to this Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: security
+ label: Container Security Settings
+ group: Security and Permissions
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: editsecurity
+ label: Change PUID / UMASK values
+ description: By enabling this you override default set values.
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: PUID
+ label: Process User ID - PUID
+ description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps
+ schema:
+ type: int
+ default: 568
+ - variable: UMASK
+ label: UMASK
+ description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps
+ schema:
+ type: string
+ default: "002"
+ - variable: advancedSecurity
+ label: Show Advanced Security Settings
+ group: Security and Permissions
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: securityContext
+ label: Security Context
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: privileged
+ label: "Privileged mode"
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnlyRootFilesystem
+ label: "ReadOnly Root Filesystem"
+ schema:
+ type: boolean
+ default: false
+ - variable: allowPrivilegeEscalation
+ label: "Allow Privilege Escalation"
+ schema:
+ type: boolean
+ default: false
+ - variable: runAsNonRoot
+ label: "runAsNonRoot"
+ schema:
+ type: boolean
+ default: false
+ - variable: 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/boinc/4.0.12/templates/common.yaml b/stable/babybuddy/11.0.19/templates/common.yaml
similarity index 100%
rename from stable/boinc/4.0.12/templates/common.yaml
rename to stable/babybuddy/11.0.19/templates/common.yaml
diff --git a/stable/boinc/4.0.12/values.yaml b/stable/babybuddy/11.0.19/values.yaml
similarity index 100%
rename from stable/boinc/4.0.12/values.yaml
rename to stable/babybuddy/11.0.19/values.yaml
diff --git a/stable/boinc/4.0.12/app-changelog.md b/stable/boinc/4.0.12/app-changelog.md
deleted file mode 100644
index fd37c168f43..00000000000
--- a/stable/boinc/4.0.12/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [boinc-4.0.12](https://github.com/truecharts/charts/compare/boinc-4.0.11...boinc-4.0.12) (2022-12-27)
-
-### Chore
-
-- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
-
-
\ No newline at end of file
diff --git a/stable/boinc/4.0.12/CHANGELOG.md b/stable/boinc/4.0.13/CHANGELOG.md
similarity index 89%
rename from stable/boinc/4.0.12/CHANGELOG.md
rename to stable/boinc/4.0.13/CHANGELOG.md
index b45748bd472..39e2ea2a16e 100644
--- a/stable/boinc/4.0.12/CHANGELOG.md
+++ b/stable/boinc/4.0.13/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [boinc-4.0.13](https://github.com/truecharts/charts/compare/boinc-4.0.12...boinc-4.0.13) (2023-01-07)
+
+### Chore
+
+- update container image tccr.io/truecharts/boinc to latest
+
+
+
+
## [boinc-4.0.12](https://github.com/truecharts/charts/compare/boinc-4.0.11...boinc-4.0.12) (2022-12-27)
### Chore
@@ -88,12 +97,3 @@
-## [boinc-4.0.5](https://github.com/truecharts/charts/compare/boinc-4.0.3...boinc-4.0.5) (2022-11-30)
-
-
-
-
-## [boinc-4.0.5](https://github.com/truecharts/charts/compare/boinc-4.0.3...boinc-4.0.5) (2022-11-30)
-
-
-
diff --git a/stable/boinc/4.0.12/Chart.yaml b/stable/boinc/4.0.13/Chart.yaml
similarity index 98%
rename from stable/boinc/4.0.12/Chart.yaml
rename to stable/boinc/4.0.13/Chart.yaml
index b96dac4c60f..3d6fb9ad18a 100644
--- a/stable/boinc/4.0.12/Chart.yaml
+++ b/stable/boinc/4.0.13/Chart.yaml
@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: boinc
-version: 4.0.12
+version: 4.0.13
appVersion: "latest"
description: BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers).
type: application
diff --git a/stable/booksonic-air/8.0.10/README.md b/stable/boinc/4.0.13/README.md
similarity index 100%
rename from stable/booksonic-air/8.0.10/README.md
rename to stable/boinc/4.0.13/README.md
diff --git a/stable/boinc/4.0.13/app-changelog.md b/stable/boinc/4.0.13/app-changelog.md
new file mode 100644
index 00000000000..03b6ef357f4
--- /dev/null
+++ b/stable/boinc/4.0.13/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [boinc-4.0.13](https://github.com/truecharts/charts/compare/boinc-4.0.12...boinc-4.0.13) (2023-01-07)
+
+### Chore
+
+- update container image tccr.io/truecharts/boinc to latest
+
+
\ No newline at end of file
diff --git a/stable/boinc/4.0.12/app-readme.md b/stable/boinc/4.0.13/app-readme.md
similarity index 100%
rename from stable/boinc/4.0.12/app-readme.md
rename to stable/boinc/4.0.13/app-readme.md
diff --git a/stable/booksonic-air/8.0.10/charts/common-11.1.2.tgz b/stable/boinc/4.0.13/charts/common-11.1.2.tgz
similarity index 100%
rename from stable/booksonic-air/8.0.10/charts/common-11.1.2.tgz
rename to stable/boinc/4.0.13/charts/common-11.1.2.tgz
diff --git a/stable/boinc/4.0.12/ix_values.yaml b/stable/boinc/4.0.13/ix_values.yaml
similarity index 83%
rename from stable/boinc/4.0.12/ix_values.yaml
rename to stable/boinc/4.0.13/ix_values.yaml
index b3bd68f9f17..69fdfe26900 100644
--- a/stable/boinc/4.0.12/ix_values.yaml
+++ b/stable/boinc/4.0.13/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/boinc
pullPolicy: IfNotPresent
- tag: latest@sha256:a2450ee0e60a938cdd94e38c3549391e92e1b6ec6d503cb9f0ce403e7b763b39
+ tag: latest@sha256:0281449be774598dda4a5d37bb81ad80e304b0664023f9212acfb0ef0b125d8e
securityContext:
readOnlyRootFilesystem: false
diff --git a/stable/boinc/4.0.12/questions.yaml b/stable/boinc/4.0.13/questions.yaml
similarity index 100%
rename from stable/boinc/4.0.12/questions.yaml
rename to stable/boinc/4.0.13/questions.yaml
diff --git a/stable/booksonic-air/8.0.10/templates/common.yaml b/stable/boinc/4.0.13/templates/common.yaml
similarity index 100%
rename from stable/booksonic-air/8.0.10/templates/common.yaml
rename to stable/boinc/4.0.13/templates/common.yaml
diff --git a/stable/booksonic-air/8.0.10/values.yaml b/stable/boinc/4.0.13/values.yaml
similarity index 100%
rename from stable/booksonic-air/8.0.10/values.yaml
rename to stable/boinc/4.0.13/values.yaml
diff --git a/stable/booksonic-air/8.0.10/app-changelog.md b/stable/booksonic-air/8.0.10/app-changelog.md
deleted file mode 100644
index 666d326fe00..00000000000
--- a/stable/booksonic-air/8.0.10/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [booksonic-air-8.0.10](https://github.com/truecharts/charts/compare/booksonic-air-8.0.9...booksonic-air-8.0.10) (2022-12-27)
-
-### Chore
-
-- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
-
-
\ No newline at end of file
diff --git a/stable/booksonic-air/8.0.10/CHANGELOG.md b/stable/booksonic-air/8.0.11/CHANGELOG.md
similarity index 91%
rename from stable/booksonic-air/8.0.10/CHANGELOG.md
rename to stable/booksonic-air/8.0.11/CHANGELOG.md
index 059ab6e9090..21f75538f41 100644
--- a/stable/booksonic-air/8.0.10/CHANGELOG.md
+++ b/stable/booksonic-air/8.0.11/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [booksonic-air-8.0.11](https://github.com/truecharts/charts/compare/booksonic-air-8.0.10...booksonic-air-8.0.11) (2023-01-07)
+
+### Chore
+
+- update container image tccr.io/truecharts/booksonic-air to v2201.1.0
+
+
+
+
## [booksonic-air-8.0.10](https://github.com/truecharts/charts/compare/booksonic-air-8.0.9...booksonic-air-8.0.10) (2022-12-27)
### Chore
@@ -88,12 +97,3 @@
## [booksonic-air-8.0.3](https://github.com/truecharts/charts/compare/booksonic-air-8.0.2...booksonic-air-8.0.3) (2022-11-30)
-
-
-
-
-## [booksonic-air-8.0.3](https://github.com/truecharts/charts/compare/booksonic-air-8.0.2...booksonic-air-8.0.3) (2022-11-30)
-
-
-
-
diff --git a/stable/booksonic-air/8.0.10/Chart.yaml b/stable/booksonic-air/8.0.11/Chart.yaml
similarity index 98%
rename from stable/booksonic-air/8.0.10/Chart.yaml
rename to stable/booksonic-air/8.0.11/Chart.yaml
index c97fc75815b..37e97c2cc8d 100644
--- a/stable/booksonic-air/8.0.10/Chart.yaml
+++ b/stable/booksonic-air/8.0.11/Chart.yaml
@@ -20,7 +20,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/booksonic-air
- https://github.com/popeen/Booksonic-Air
- https://hub.docker.com/r/linuxserver/booksonic-air
-version: 8.0.10
+version: 8.0.11
annotations:
truecharts.org/catagories: |
- media
diff --git a/stable/calibre/9.0.13/README.md b/stable/booksonic-air/8.0.11/README.md
similarity index 100%
rename from stable/calibre/9.0.13/README.md
rename to stable/booksonic-air/8.0.11/README.md
diff --git a/stable/booksonic-air/8.0.11/app-changelog.md b/stable/booksonic-air/8.0.11/app-changelog.md
new file mode 100644
index 00000000000..fff896df6fd
--- /dev/null
+++ b/stable/booksonic-air/8.0.11/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [booksonic-air-8.0.11](https://github.com/truecharts/charts/compare/booksonic-air-8.0.10...booksonic-air-8.0.11) (2023-01-07)
+
+### Chore
+
+- update container image tccr.io/truecharts/booksonic-air to v2201.1.0
+
+
\ No newline at end of file
diff --git a/stable/booksonic-air/8.0.10/app-readme.md b/stable/booksonic-air/8.0.11/app-readme.md
similarity index 100%
rename from stable/booksonic-air/8.0.10/app-readme.md
rename to stable/booksonic-air/8.0.11/app-readme.md
diff --git a/stable/calibre/9.0.13/charts/common-11.1.2.tgz b/stable/booksonic-air/8.0.11/charts/common-11.1.2.tgz
similarity index 100%
rename from stable/calibre/9.0.13/charts/common-11.1.2.tgz
rename to stable/booksonic-air/8.0.11/charts/common-11.1.2.tgz
diff --git a/stable/booksonic-air/8.0.10/ix_values.yaml b/stable/booksonic-air/8.0.11/ix_values.yaml
similarity index 81%
rename from stable/booksonic-air/8.0.10/ix_values.yaml
rename to stable/booksonic-air/8.0.11/ix_values.yaml
index 90b756fac30..b8b727267ac 100644
--- a/stable/booksonic-air/8.0.10/ix_values.yaml
+++ b/stable/booksonic-air/8.0.11/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/booksonic-air
pullPolicy: IfNotPresent
- tag: v2201.1.0@sha256:c28594cb11c5923232d9d0023127d9a43151f69efba0d43093cb55e5abe6209a
+ tag: v2201.1.0@sha256:9207ac063eb8bb8ea005ed563b33a6e9ebfc16c81524d867c91de9fc6b11d2a8
securityContext:
readOnlyRootFilesystem: false
diff --git a/stable/booksonic-air/8.0.10/questions.yaml b/stable/booksonic-air/8.0.11/questions.yaml
similarity index 100%
rename from stable/booksonic-air/8.0.10/questions.yaml
rename to stable/booksonic-air/8.0.11/questions.yaml
diff --git a/stable/dokuwiki/5.0.14/templates/common.yaml b/stable/booksonic-air/8.0.11/templates/common.yaml
similarity index 100%
rename from stable/dokuwiki/5.0.14/templates/common.yaml
rename to stable/booksonic-air/8.0.11/templates/common.yaml
diff --git a/stable/calibre/9.0.13/values.yaml b/stable/booksonic-air/8.0.11/values.yaml
similarity index 100%
rename from stable/calibre/9.0.13/values.yaml
rename to stable/booksonic-air/8.0.11/values.yaml
diff --git a/stable/calibre-web/13.0.12/CHANGELOG.md b/stable/calibre-web/13.0.12/CHANGELOG.md
new file mode 100644
index 00000000000..db3e9ef1164
--- /dev/null
+++ b/stable/calibre-web/13.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+
+## [calibre-web-13.0.12](https://github.com/truecharts/charts/compare/calibre-web-13.0.11...calibre-web-13.0.12) (2023-01-07)
+
+### Chore
+
+- update container image tccr.io/truecharts/calibre-web to 0.6.19
+
+
+
+
+## [calibre-web-13.0.11](https://github.com/truecharts/charts/compare/calibre-web-13.0.10...calibre-web-13.0.11) (2022-12-27)
+
+### Chore
+
+- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
+
+
+
+
+## [calibre-web-13.0.10](https://github.com/truecharts/charts/compare/calibre-web-13.0.9...calibre-web-13.0.10) (2022-12-26)
+
+### Chore
+
+- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
+
+
+
+
+## [calibre-web-13.0.9](https://github.com/truecharts/charts/compare/calibre-web-13.0.8...calibre-web-13.0.9) (2022-12-25)
+
+### Chore
+
+- update helm general non-major
+
+
+
+
+## [calibre-web-13.0.8](https://github.com/truecharts/charts/compare/calibre-web-13.0.7...calibre-web-13.0.8) (2022-12-24)
+
+### Chore
+
+- update container image tccr.io/truecharts/calibre-web to 0.6.19
+
+
+
+
+## [calibre-web-13.0.7](https://github.com/truecharts/charts/compare/calibre-web-13.0.6...calibre-web-13.0.7) (2022-12-19)
+
+### Chore
+
+- update helm general non-major
+
+
+
+
+## [calibre-web-13.0.6](https://github.com/truecharts/charts/compare/calibre-web-13.0.5...calibre-web-13.0.6) (2022-12-13)
+
+### Chore
+
+- update helm general non-major
+
+
+
+
+## [calibre-web-13.0.5](https://github.com/truecharts/charts/compare/calibre-web-13.0.4...calibre-web-13.0.5) (2022-12-12)
+
+### Chore
+
+- update container image tccr.io/truecharts/calibre-web to 0.6.19
+
+
+
+
+## [calibre-web-13.0.4](https://github.com/truecharts/charts/compare/calibre-web-13.0.3...calibre-web-13.0.4) (2022-11-30)
+
+
+
+
+## [calibre-web-13.0.4](https://github.com/truecharts/charts/compare/calibre-web-13.0.3...calibre-web-13.0.4) (2022-11-30)
+
+
+
+
+## [calibre-web-13.0.4](https://github.com/truecharts/charts/compare/calibre-web-13.0.3...calibre-web-13.0.4) (2022-11-30)
+
+
+
+
+## [calibre-web-13.0.4](https://github.com/truecharts/charts/compare/calibre-web-13.0.3...calibre-web-13.0.4) (2022-11-30)
+
+
+
+
+## [calibre-web-13.0.4](https://github.com/truecharts/charts/compare/calibre-web-13.0.3...calibre-web-13.0.4) (2022-11-30)
diff --git a/stable/calibre-web/13.0.12/Chart.yaml b/stable/calibre-web/13.0.12/Chart.yaml
new file mode 100644
index 00000000000..5e77ffd057b
--- /dev/null
+++ b/stable/calibre-web/13.0.12/Chart.yaml
@@ -0,0 +1,31 @@
+apiVersion: v2
+appVersion: "0.6.19"
+dependencies:
+ - name: common
+ repository: https://library-charts.truecharts.org
+ version: 11.1.2
+deprecated: false
+description: Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database.
+home: https://truecharts.org/charts/stable/calibre-web
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/calibre-web.png
+keywords:
+ - calibre-web
+ - calibre
+ - ebook
+kubeVersion: ">=1.16.0-0"
+maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+name: calibre-web
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/stable/calibre-web
+ - https://hub.docker.com/r/linuxserver/calibre-web/
+ - https://github.com/janeczku/calibre-web
+type: application
+version: 13.0.12
+annotations:
+ truecharts.org/catagories: |
+ - media
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/grade: U
diff --git a/stable/cura-novnc/3.0.11/README.md b/stable/calibre-web/13.0.12/README.md
similarity index 100%
rename from stable/cura-novnc/3.0.11/README.md
rename to stable/calibre-web/13.0.12/README.md
diff --git a/stable/calibre-web/13.0.12/app-changelog.md b/stable/calibre-web/13.0.12/app-changelog.md
new file mode 100644
index 00000000000..63b53fc43b8
--- /dev/null
+++ b/stable/calibre-web/13.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [calibre-web-13.0.12](https://github.com/truecharts/charts/compare/calibre-web-13.0.11...calibre-web-13.0.12) (2023-01-07)
+
+### Chore
+
+- update container image tccr.io/truecharts/calibre-web to 0.6.19
+
+
\ No newline at end of file
diff --git a/stable/calibre-web/13.0.12/app-readme.md b/stable/calibre-web/13.0.12/app-readme.md
new file mode 100644
index 00000000000..d66e4ddb72f
--- /dev/null
+++ b/stable/calibre-web/13.0.12/app-readme.md
@@ -0,0 +1,8 @@
+Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database.
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/calibre-web](https://truecharts.org/charts/stable/calibre-web)
+
+---
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/about/sponsor) or contributing back to the project any way you can!
diff --git a/stable/cura-novnc/3.0.11/charts/common-11.1.2.tgz b/stable/calibre-web/13.0.12/charts/common-11.1.2.tgz
similarity index 100%
rename from stable/cura-novnc/3.0.11/charts/common-11.1.2.tgz
rename to stable/calibre-web/13.0.12/charts/common-11.1.2.tgz
diff --git a/stable/calibre-web/13.0.12/ix_values.yaml b/stable/calibre-web/13.0.12/ix_values.yaml
new file mode 100644
index 00000000000..d1661604910
--- /dev/null
+++ b/stable/calibre-web/13.0.12/ix_values.yaml
@@ -0,0 +1,27 @@
+image:
+ repository: tccr.io/truecharts/calibre-web
+ pullPolicy: IfNotPresent
+ tag: 0.6.19@sha256:793f45196e9be2900248d4d8ff206e9d5758d85b31b010f7d2d2c5a6dcb95922
+
+securityContext:
+ readOnlyRootFilesystem: false
+ runAsNonRoot: false
+
+podSecurityContext:
+ runAsUser: 0
+ runAsGroup: 0
+
+service:
+ main:
+ ports:
+ main:
+ port: 8083
+ targetPort: 8083
+
+persistence:
+ config:
+ enabled: true
+ mountPath: "/config"
+
+portal:
+ enabled: true
diff --git a/stable/calibre-web/13.0.12/questions.yaml b/stable/calibre-web/13.0.12/questions.yaml
new file mode 100644
index 00000000000..b75066b5048
--- /dev/null
+++ b/stable/calibre-web/13.0.12/questions.yaml
@@ -0,0 +1,1829 @@
+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: 8083
+ 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: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: scaleCert
+ label: Select TrueNAS SCALE Certificate
+ schema:
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: entrypoint
+ label: (Advanced) Traefik Entrypoint
+ description: Entrypoint used by Traefik when using Traefik as Ingress Provider
+ schema:
+ type: string
+ default: websecure
+ required: true
+ - variable: 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: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: scaleCert
+ label: Select TrueNAS SCALE Certificate
+ schema:
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: entrypoint
+ label: Traefik Entrypoint
+ description: Entrypoint used by Traefik when using Traefik as Ingress Provider
+ schema:
+ type: string
+ default: websecure
+ required: true
+ - variable: middlewares
+ label: Traefik Middlewares
+ description: Add previously created Traefik Middlewares to this Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: security
+ label: Container Security Settings
+ group: Security and Permissions
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: editsecurity
+ label: Change PUID / UMASK values
+ description: By enabling this you override default set values.
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: PUID
+ label: Process User ID - PUID
+ description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps
+ schema:
+ type: int
+ default: 568
+ - variable: UMASK
+ label: UMASK
+ description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps
+ schema:
+ type: string
+ default: "002"
+ - variable: advancedSecurity
+ label: Show Advanced Security Settings
+ group: Security and Permissions
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: securityContext
+ label: Security Context
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: privileged
+ label: "Privileged mode"
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnlyRootFilesystem
+ label: "ReadOnly Root Filesystem"
+ schema:
+ type: boolean
+ default: false
+ - variable: allowPrivilegeEscalation
+ label: "Allow Privilege Escalation"
+ schema:
+ type: boolean
+ default: false
+ - variable: runAsNonRoot
+ label: "runAsNonRoot"
+ schema:
+ type: boolean
+ default: false
+ - variable: 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/duckdns/4.0.9/templates/common.yaml b/stable/calibre-web/13.0.12/templates/common.yaml
similarity index 100%
rename from stable/duckdns/4.0.9/templates/common.yaml
rename to stable/calibre-web/13.0.12/templates/common.yaml
diff --git a/stable/cura-novnc/3.0.11/values.yaml b/stable/calibre-web/13.0.12/values.yaml
similarity index 100%
rename from stable/cura-novnc/3.0.11/values.yaml
rename to stable/calibre-web/13.0.12/values.yaml
diff --git a/stable/calibre/9.0.13/app-changelog.md b/stable/calibre/9.0.13/app-changelog.md
deleted file mode 100644
index 5c76c0f8535..00000000000
--- a/stable/calibre/9.0.13/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [calibre-9.0.13](https://github.com/truecharts/charts/compare/calibre-web-13.0.10...calibre-9.0.13) (2022-12-27)
-
-### Chore
-
-- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
-
-
\ No newline at end of file
diff --git a/stable/calibre/9.0.13/CHANGELOG.md b/stable/calibre/9.0.14/CHANGELOG.md
similarity index 91%
rename from stable/calibre/9.0.13/CHANGELOG.md
rename to stable/calibre/9.0.14/CHANGELOG.md
index 0f4871aa1a4..92ab01abfd1 100644
--- a/stable/calibre/9.0.13/CHANGELOG.md
+++ b/stable/calibre/9.0.14/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [calibre-9.0.14](https://github.com/truecharts/charts/compare/calibre-9.0.13...calibre-9.0.14) (2023-01-07)
+
+### Chore
+
+- update container image tccr.io/truecharts/calibre to 6.10.0
+
+
+
+
## [calibre-9.0.13](https://github.com/truecharts/charts/compare/calibre-web-13.0.10...calibre-9.0.13) (2022-12-27)
### Chore
@@ -85,15 +94,6 @@
-## [calibre-9.0.5](https://github.com/truecharts/charts/compare/calibre-9.0.3...calibre-9.0.5) (2022-11-30)
-
-### Chore
-
-- update container image tccr.io/truecharts/calibre to 6.9.0
-
-
-
-
## [calibre-9.0.5](https://github.com/truecharts/charts/compare/calibre-9.0.3...calibre-9.0.5) (2022-11-30)
### Chore
diff --git a/stable/calibre/9.0.13/Chart.yaml b/stable/calibre/9.0.14/Chart.yaml
similarity index 98%
rename from stable/calibre/9.0.13/Chart.yaml
rename to stable/calibre/9.0.14/Chart.yaml
index 4f3d71520b3..1614e82ce27 100644
--- a/stable/calibre/9.0.13/Chart.yaml
+++ b/stable/calibre/9.0.14/Chart.yaml
@@ -19,7 +19,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/calibre
- https://hub.docker.com/r/linuxserver/calibre/
- https://github.com/kovidgoyal/calibre/
-version: 9.0.13
+version: 9.0.14
annotations:
truecharts.org/catagories: |
- media
diff --git a/stable/dokuwiki/5.0.14/README.md b/stable/calibre/9.0.14/README.md
similarity index 100%
rename from stable/dokuwiki/5.0.14/README.md
rename to stable/calibre/9.0.14/README.md
diff --git a/stable/calibre/9.0.14/app-changelog.md b/stable/calibre/9.0.14/app-changelog.md
new file mode 100644
index 00000000000..ca4505903ba
--- /dev/null
+++ b/stable/calibre/9.0.14/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [calibre-9.0.14](https://github.com/truecharts/charts/compare/calibre-9.0.13...calibre-9.0.14) (2023-01-07)
+
+### Chore
+
+- update container image tccr.io/truecharts/calibre to 6.10.0
+
+
\ No newline at end of file
diff --git a/stable/calibre/9.0.13/app-readme.md b/stable/calibre/9.0.14/app-readme.md
similarity index 100%
rename from stable/calibre/9.0.13/app-readme.md
rename to stable/calibre/9.0.14/app-readme.md
diff --git a/stable/dokuwiki/5.0.14/charts/common-11.1.2.tgz b/stable/calibre/9.0.14/charts/common-11.1.2.tgz
similarity index 100%
rename from stable/dokuwiki/5.0.14/charts/common-11.1.2.tgz
rename to stable/calibre/9.0.14/charts/common-11.1.2.tgz
diff --git a/stable/calibre/9.0.13/ix_values.yaml b/stable/calibre/9.0.14/ix_values.yaml
similarity index 86%
rename from stable/calibre/9.0.13/ix_values.yaml
rename to stable/calibre/9.0.14/ix_values.yaml
index e999796d71a..f23f07fbc45 100644
--- a/stable/calibre/9.0.13/ix_values.yaml
+++ b/stable/calibre/9.0.14/ix_values.yaml
@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/calibre
- tag: 6.10.0@sha256:7b443dbcf988718d2c4a81a7adf378de35ab96ac55889e539f93c6484d91513c
+ tag: 6.10.0@sha256:fdcb6ef6e31d1ffd5762d7ad2db79052281d71eea07d7a865733ec916ee48967
pullPolicy: IfNotPresent
securityContext:
diff --git a/stable/calibre/9.0.13/questions.yaml b/stable/calibre/9.0.14/questions.yaml
similarity index 100%
rename from stable/calibre/9.0.13/questions.yaml
rename to stable/calibre/9.0.14/questions.yaml
diff --git a/stable/calibre/9.0.13/templates/common.yaml b/stable/calibre/9.0.14/templates/common.yaml
similarity index 100%
rename from stable/calibre/9.0.13/templates/common.yaml
rename to stable/calibre/9.0.14/templates/common.yaml
diff --git a/stable/dokuwiki/5.0.14/values.yaml b/stable/calibre/9.0.14/values.yaml
similarity index 100%
rename from stable/dokuwiki/5.0.14/values.yaml
rename to stable/calibre/9.0.14/values.yaml
diff --git a/stable/cura-novnc/3.0.11/app-changelog.md b/stable/cura-novnc/3.0.11/app-changelog.md
deleted file mode 100644
index 9711208677f..00000000000
--- a/stable/cura-novnc/3.0.11/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [cura-novnc-3.0.11](https://github.com/truecharts/charts/compare/cura-novnc-3.0.10...cura-novnc-3.0.11) (2022-12-27)
-
-### Chore
-
-- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
-
-
\ No newline at end of file
diff --git a/stable/cura-novnc/3.0.11/CHANGELOG.md b/stable/cura-novnc/3.0.12/CHANGELOG.md
similarity index 91%
rename from stable/cura-novnc/3.0.11/CHANGELOG.md
rename to stable/cura-novnc/3.0.12/CHANGELOG.md
index 1e7224cea5b..da9b109d375 100644
--- a/stable/cura-novnc/3.0.11/CHANGELOG.md
+++ b/stable/cura-novnc/3.0.12/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [cura-novnc-3.0.12](https://github.com/truecharts/charts/compare/cura-novnc-3.0.11...cura-novnc-3.0.12) (2023-01-07)
+
+### Chore
+
+- update container image tccr.io/truecharts/cura-novnc to latest
+
+
+
+
## [cura-novnc-3.0.11](https://github.com/truecharts/charts/compare/cura-novnc-3.0.10...cura-novnc-3.0.11) (2022-12-27)
### Chore
@@ -88,12 +97,3 @@
## [cura-novnc-3.0.4](https://github.com/truecharts/charts/compare/cura-novnc-3.0.3...cura-novnc-3.0.4) (2022-11-30)
-
-
-
-
-## [cura-novnc-3.0.4](https://github.com/truecharts/charts/compare/cura-novnc-3.0.3...cura-novnc-3.0.4) (2022-11-30)
-
-
-
-
diff --git a/stable/cura-novnc/3.0.11/Chart.yaml b/stable/cura-novnc/3.0.12/Chart.yaml
similarity index 98%
rename from stable/cura-novnc/3.0.11/Chart.yaml
rename to stable/cura-novnc/3.0.12/Chart.yaml
index 385790ba8d4..80d74449736 100644
--- a/stable/cura-novnc/3.0.11/Chart.yaml
+++ b/stable/cura-novnc/3.0.12/Chart.yaml
@@ -23,7 +23,7 @@ sources:
- https://ultimaker.com/software/ultimaker-cura
- https://hub.docker.com/r/mikeah/cura-novnc
type: application
-version: 3.0.11
+version: 3.0.12
annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
diff --git a/stable/duckdns/4.0.9/README.md b/stable/cura-novnc/3.0.12/README.md
similarity index 100%
rename from stable/duckdns/4.0.9/README.md
rename to stable/cura-novnc/3.0.12/README.md
diff --git a/stable/cura-novnc/3.0.12/app-changelog.md b/stable/cura-novnc/3.0.12/app-changelog.md
new file mode 100644
index 00000000000..2c04e5cd947
--- /dev/null
+++ b/stable/cura-novnc/3.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [cura-novnc-3.0.12](https://github.com/truecharts/charts/compare/cura-novnc-3.0.11...cura-novnc-3.0.12) (2023-01-07)
+
+### Chore
+
+- update container image tccr.io/truecharts/cura-novnc to latest
+
+
\ No newline at end of file
diff --git a/stable/cura-novnc/3.0.11/app-readme.md b/stable/cura-novnc/3.0.12/app-readme.md
similarity index 100%
rename from stable/cura-novnc/3.0.11/app-readme.md
rename to stable/cura-novnc/3.0.12/app-readme.md
diff --git a/stable/duckdns/4.0.9/charts/common-11.1.2.tgz b/stable/cura-novnc/3.0.12/charts/common-11.1.2.tgz
similarity index 100%
rename from stable/duckdns/4.0.9/charts/common-11.1.2.tgz
rename to stable/cura-novnc/3.0.12/charts/common-11.1.2.tgz
diff --git a/stable/cura-novnc/3.0.11/ix_values.yaml b/stable/cura-novnc/3.0.12/ix_values.yaml
similarity index 84%
rename from stable/cura-novnc/3.0.11/ix_values.yaml
rename to stable/cura-novnc/3.0.12/ix_values.yaml
index 19364e7606c..0d4af003f4c 100644
--- a/stable/cura-novnc/3.0.11/ix_values.yaml
+++ b/stable/cura-novnc/3.0.12/ix_values.yaml
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/cura-novnc
- tag: latest@sha256:e8d5a9a2d12f8053d9c43c7002721c5e648fd9af16c69bdc44ab9ca5b347dbb6
+ tag: latest@sha256:b5c106d850dc9677d8efa83d06318fbc62885b8dea1f37bec2b51088b0e0a430
podSecurityContext:
runAsGroup: 0
runAsUser: 0
diff --git a/stable/cura-novnc/3.0.11/questions.yaml b/stable/cura-novnc/3.0.12/questions.yaml
similarity index 100%
rename from stable/cura-novnc/3.0.11/questions.yaml
rename to stable/cura-novnc/3.0.12/questions.yaml
diff --git a/stable/cura-novnc/3.0.11/templates/common.yaml b/stable/cura-novnc/3.0.12/templates/common.yaml
similarity index 100%
rename from stable/cura-novnc/3.0.11/templates/common.yaml
rename to stable/cura-novnc/3.0.12/templates/common.yaml
diff --git a/stable/duckdns/4.0.9/values.yaml b/stable/cura-novnc/3.0.12/values.yaml
similarity index 100%
rename from stable/duckdns/4.0.9/values.yaml
rename to stable/cura-novnc/3.0.12/values.yaml
diff --git a/stable/dokuwiki/5.0.14/app-changelog.md b/stable/dokuwiki/5.0.14/app-changelog.md
deleted file mode 100644
index 029c415cade..00000000000
--- a/stable/dokuwiki/5.0.14/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [dokuwiki-5.0.14](https://github.com/truecharts/charts/compare/dokuwiki-5.0.13...dokuwiki-5.0.14) (2023-01-04)
-
-### Chore
-
-- update container image tccr.io/truecharts/dokuwiki to 20220731.1.0
-
-
\ No newline at end of file
diff --git a/stable/dokuwiki/5.0.14/CHANGELOG.md b/stable/dokuwiki/5.0.15/CHANGELOG.md
similarity index 94%
rename from stable/dokuwiki/5.0.14/CHANGELOG.md
rename to stable/dokuwiki/5.0.15/CHANGELOG.md
index 90734176791..1da95a4e799 100644
--- a/stable/dokuwiki/5.0.14/CHANGELOG.md
+++ b/stable/dokuwiki/5.0.15/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [dokuwiki-5.0.15](https://github.com/truecharts/charts/compare/dokuwiki-5.0.14...dokuwiki-5.0.15) (2023-01-07)
+
+### Chore
+
+- update container image tccr.io/truecharts/dokuwiki to 20220731.1.0
+
+
+
+
## [dokuwiki-5.0.14](https://github.com/truecharts/charts/compare/dokuwiki-5.0.13...dokuwiki-5.0.14) (2023-01-04)
### Chore
@@ -86,14 +95,5 @@
-## [dokuwiki-5.0.6](https://github.com/truecharts/charts/compare/dokuwiki-5.0.4...dokuwiki-5.0.6) (2022-11-30)
-
-### Chore
-
-- update container image tccr.io/truecharts/dokuwiki to 20220731.1.0
-
-
-
-
## [dokuwiki-5.0.6](https://github.com/truecharts/charts/compare/dokuwiki-5.0.4...dokuwiki-5.0.6) (2022-11-30)
diff --git a/stable/dokuwiki/5.0.14/Chart.yaml b/stable/dokuwiki/5.0.15/Chart.yaml
similarity index 98%
rename from stable/dokuwiki/5.0.14/Chart.yaml
rename to stable/dokuwiki/5.0.15/Chart.yaml
index 0723dbef83c..d9ccc6ac885 100644
--- a/stable/dokuwiki/5.0.14/Chart.yaml
+++ b/stable/dokuwiki/5.0.15/Chart.yaml
@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: dokuwiki
-version: 5.0.14
+version: 5.0.15
appVersion: "20220731.1"
description: Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database.
type: application
diff --git a/stable/grafana/6.0.21/README.md b/stable/dokuwiki/5.0.15/README.md
similarity index 100%
rename from stable/grafana/6.0.21/README.md
rename to stable/dokuwiki/5.0.15/README.md
diff --git a/stable/dokuwiki/5.0.15/app-changelog.md b/stable/dokuwiki/5.0.15/app-changelog.md
new file mode 100644
index 00000000000..889dd98a466
--- /dev/null
+++ b/stable/dokuwiki/5.0.15/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [dokuwiki-5.0.15](https://github.com/truecharts/charts/compare/dokuwiki-5.0.14...dokuwiki-5.0.15) (2023-01-07)
+
+### Chore
+
+- update container image tccr.io/truecharts/dokuwiki to 20220731.1.0
+
+
\ No newline at end of file
diff --git a/stable/dokuwiki/5.0.14/app-readme.md b/stable/dokuwiki/5.0.15/app-readme.md
similarity index 100%
rename from stable/dokuwiki/5.0.14/app-readme.md
rename to stable/dokuwiki/5.0.15/app-readme.md
diff --git a/stable/grafana/6.0.21/charts/common-11.1.2.tgz b/stable/dokuwiki/5.0.15/charts/common-11.1.2.tgz
similarity index 100%
rename from stable/grafana/6.0.21/charts/common-11.1.2.tgz
rename to stable/dokuwiki/5.0.15/charts/common-11.1.2.tgz
diff --git a/stable/dokuwiki/5.0.14/ix_values.yaml b/stable/dokuwiki/5.0.15/ix_values.yaml
similarity index 86%
rename from stable/dokuwiki/5.0.14/ix_values.yaml
rename to stable/dokuwiki/5.0.15/ix_values.yaml
index d0aeaf3d309..c2430eaccc2 100644
--- a/stable/dokuwiki/5.0.14/ix_values.yaml
+++ b/stable/dokuwiki/5.0.15/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/dokuwiki
pullPolicy: IfNotPresent
- tag: 20220731.1.0@sha256:fdb3c42c6619ea82d0719a482e85311ac2d90bd934ccf3e10acc59c683c7f88b
+ tag: 20220731.1.0@sha256:8d478212b696aff08cc79a0f026703442472d9c7b24c771559751a74fd5b1677
securityContext:
runAsNonRoot: false
diff --git a/stable/dokuwiki/5.0.14/questions.yaml b/stable/dokuwiki/5.0.15/questions.yaml
similarity index 100%
rename from stable/dokuwiki/5.0.14/questions.yaml
rename to stable/dokuwiki/5.0.15/questions.yaml
diff --git a/stable/grafana/6.0.21/templates/common.yaml b/stable/dokuwiki/5.0.15/templates/common.yaml
similarity index 100%
rename from stable/grafana/6.0.21/templates/common.yaml
rename to stable/dokuwiki/5.0.15/templates/common.yaml
diff --git a/stable/grafana/6.0.21/values.yaml b/stable/dokuwiki/5.0.15/values.yaml
similarity index 100%
rename from stable/grafana/6.0.21/values.yaml
rename to stable/dokuwiki/5.0.15/values.yaml
diff --git a/stable/duckdns/4.0.9/CHANGELOG.md b/stable/duckdns/4.0.10/CHANGELOG.md
similarity index 89%
rename from stable/duckdns/4.0.9/CHANGELOG.md
rename to stable/duckdns/4.0.10/CHANGELOG.md
index 9caf41aaa5d..f6bc8a0fbe2 100644
--- a/stable/duckdns/4.0.9/CHANGELOG.md
+++ b/stable/duckdns/4.0.10/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [duckdns-4.0.10](https://github.com/truecharts/charts/compare/duckdns-4.0.9...duckdns-4.0.10) (2023-01-07)
+
+### Chore
+
+- update container image tccr.io/truecharts/duckdns to latest
+
+
+
+
## [duckdns-4.0.9](https://github.com/truecharts/charts/compare/duckdns-4.0.8...duckdns-4.0.9) (2022-12-27)
### Chore
@@ -88,12 +97,3 @@
-## [duckdns-4.0.3](https://github.com/truecharts/charts/compare/duckdns-4.0.2...duckdns-4.0.3) (2022-11-30)
-
-
-
-
-## [duckdns-4.0.3](https://github.com/truecharts/charts/compare/duckdns-4.0.2...duckdns-4.0.3) (2022-11-30)
-
-
-
diff --git a/stable/duckdns/4.0.9/Chart.yaml b/stable/duckdns/4.0.10/Chart.yaml
similarity index 98%
rename from stable/duckdns/4.0.9/Chart.yaml
rename to stable/duckdns/4.0.10/Chart.yaml
index 794f77b1025..e167d872fef 100644
--- a/stable/duckdns/4.0.9/Chart.yaml
+++ b/stable/duckdns/4.0.10/Chart.yaml
@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: duckdns
-version: 4.0.9
+version: 4.0.10
appVersion: "latest"
description: Duckdns is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice.
type: application
diff --git a/stable/hedgedoc/7.0.18/README.md b/stable/duckdns/4.0.10/README.md
similarity index 100%
rename from stable/hedgedoc/7.0.18/README.md
rename to stable/duckdns/4.0.10/README.md
diff --git a/stable/duckdns/4.0.10/app-changelog.md b/stable/duckdns/4.0.10/app-changelog.md
new file mode 100644
index 00000000000..36f03674cbf
--- /dev/null
+++ b/stable/duckdns/4.0.10/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [duckdns-4.0.10](https://github.com/truecharts/charts/compare/duckdns-4.0.9...duckdns-4.0.10) (2023-01-07)
+
+### Chore
+
+- update container image tccr.io/truecharts/duckdns to latest
+
+
\ No newline at end of file
diff --git a/stable/duckdns/4.0.9/app-readme.md b/stable/duckdns/4.0.10/app-readme.md
similarity index 100%
rename from stable/duckdns/4.0.9/app-readme.md
rename to stable/duckdns/4.0.10/app-readme.md
diff --git a/stable/hedgedoc/7.0.18/charts/common-11.1.2.tgz b/stable/duckdns/4.0.10/charts/common-11.1.2.tgz
similarity index 100%
rename from stable/hedgedoc/7.0.18/charts/common-11.1.2.tgz
rename to stable/duckdns/4.0.10/charts/common-11.1.2.tgz
diff --git a/stable/duckdns/4.0.9/ix_values.yaml b/stable/duckdns/4.0.10/ix_values.yaml
similarity index 84%
rename from stable/duckdns/4.0.9/ix_values.yaml
rename to stable/duckdns/4.0.10/ix_values.yaml
index e2213e71ded..4ead5ad8a00 100644
--- a/stable/duckdns/4.0.9/ix_values.yaml
+++ b/stable/duckdns/4.0.10/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/duckdns
pullPolicy: IfNotPresent
- tag: latest@sha256:8350dbbb9d87658fd1d5cc72e72267d8d64918801bfb1776cafa7e4c2ebfb5b8
+ tag: latest@sha256:0915870cc8056ef619195a81969894b22f75bfdd07fce04253df888c3decf5e7
securityContext:
runAsNonRoot: false
diff --git a/stable/duckdns/4.0.9/questions.yaml b/stable/duckdns/4.0.10/questions.yaml
similarity index 100%
rename from stable/duckdns/4.0.9/questions.yaml
rename to stable/duckdns/4.0.10/questions.yaml
diff --git a/stable/duckdns/4.0.10/templates/common.yaml b/stable/duckdns/4.0.10/templates/common.yaml
new file mode 100644
index 00000000000..c1a366e1cf0
--- /dev/null
+++ b/stable/duckdns/4.0.10/templates/common.yaml
@@ -0,0 +1 @@
+{{ include "tc.common.loader.all" . }}
diff --git a/stable/hedgedoc/7.0.18/values.yaml b/stable/duckdns/4.0.10/values.yaml
similarity index 100%
rename from stable/hedgedoc/7.0.18/values.yaml
rename to stable/duckdns/4.0.10/values.yaml
diff --git a/stable/duckdns/4.0.9/app-changelog.md b/stable/duckdns/4.0.9/app-changelog.md
deleted file mode 100644
index 837737775a2..00000000000
--- a/stable/duckdns/4.0.9/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [duckdns-4.0.9](https://github.com/truecharts/charts/compare/duckdns-4.0.8...duckdns-4.0.9) (2022-12-27)
-
-### Chore
-
-- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
-
-
\ No newline at end of file
diff --git a/stable/grafana/6.0.21/app-changelog.md b/stable/grafana/6.0.21/app-changelog.md
deleted file mode 100644
index 08716ec3b53..00000000000
--- a/stable/grafana/6.0.21/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [grafana-6.0.21](https://github.com/truecharts/charts/compare/grafana-6.0.20...grafana-6.0.21) (2022-12-27)
-
-### Chore
-
-- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
-
-
\ No newline at end of file
diff --git a/stable/grafana/6.0.21/CHANGELOG.md b/stable/grafana/6.0.22/CHANGELOG.md
similarity index 92%
rename from stable/grafana/6.0.21/CHANGELOG.md
rename to stable/grafana/6.0.22/CHANGELOG.md
index 82ff0cf7ace..c438988db60 100644
--- a/stable/grafana/6.0.21/CHANGELOG.md
+++ b/stable/grafana/6.0.22/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [grafana-6.0.22](https://github.com/truecharts/charts/compare/grafana-6.0.21...grafana-6.0.22) (2023-01-07)
+
+### Chore
+
+- update container image tccr.io/truecharts/grafana to 9.3.2
+
+
+
+
## [grafana-6.0.21](https://github.com/truecharts/charts/compare/grafana-6.0.20...grafana-6.0.21) (2022-12-27)
### Chore
@@ -88,12 +97,3 @@
## [grafana-6.0.12](https://github.com/truecharts/charts/compare/grafana-6.0.11...grafana-6.0.12) (2022-12-05)
-
-
-
-## [grafana-6.0.11](https://github.com/truecharts/charts/compare/grafana-6.0.10...grafana-6.0.11) (2022-12-02)
-
-### Chore
-
-- update container image tccr.io/truecharts/grafana to v9.3.1
-
diff --git a/stable/grafana/6.0.21/Chart.yaml b/stable/grafana/6.0.22/Chart.yaml
similarity index 98%
rename from stable/grafana/6.0.21/Chart.yaml
rename to stable/grafana/6.0.22/Chart.yaml
index 680fbb4a577..2a17623db40 100644
--- a/stable/grafana/6.0.21/Chart.yaml
+++ b/stable/grafana/6.0.22/Chart.yaml
@@ -24,7 +24,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-grafana
- https://grafana.com/
type: application
-version: 6.0.21
+version: 6.0.22
annotations:
truecharts.org/catagories: |
- metrics
diff --git a/stable/littlelink/8.0.13/README.md b/stable/grafana/6.0.22/README.md
similarity index 100%
rename from stable/littlelink/8.0.13/README.md
rename to stable/grafana/6.0.22/README.md
diff --git a/stable/grafana/6.0.22/app-changelog.md b/stable/grafana/6.0.22/app-changelog.md
new file mode 100644
index 00000000000..1b2adc2da36
--- /dev/null
+++ b/stable/grafana/6.0.22/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [grafana-6.0.22](https://github.com/truecharts/charts/compare/grafana-6.0.21...grafana-6.0.22) (2023-01-07)
+
+### Chore
+
+- update container image tccr.io/truecharts/grafana to 9.3.2
+
+
\ No newline at end of file
diff --git a/stable/grafana/6.0.21/app-readme.md b/stable/grafana/6.0.22/app-readme.md
similarity index 100%
rename from stable/grafana/6.0.21/app-readme.md
rename to stable/grafana/6.0.22/app-readme.md
diff --git a/stable/jupyter/3.0.1/charts/common-11.1.2.tgz b/stable/grafana/6.0.22/charts/common-11.1.2.tgz
similarity index 100%
rename from stable/jupyter/3.0.1/charts/common-11.1.2.tgz
rename to stable/grafana/6.0.22/charts/common-11.1.2.tgz
diff --git a/stable/grafana/6.0.21/ix_values.yaml b/stable/grafana/6.0.22/ix_values.yaml
similarity index 95%
rename from stable/grafana/6.0.21/ix_values.yaml
rename to stable/grafana/6.0.22/ix_values.yaml
index d3fa274de25..8975e59f10b 100644
--- a/stable/grafana/6.0.21/ix_values.yaml
+++ b/stable/grafana/6.0.22/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/grafana
pullPolicy: IfNotPresent
- tag: 9.3.2@sha256:87a5412b7d771aa0d9909c8ef8d386df8fdef1aedcef6778e5f60374e1ccee13
+ tag: 9.3.2@sha256:f20322ced94e07ab536b9dca1f7fd45c24918eaa4f1543381ce1a1d076248f5b
securityContext:
readOnlyRootFilesystem: false
diff --git a/stable/grafana/6.0.21/questions.yaml b/stable/grafana/6.0.22/questions.yaml
similarity index 100%
rename from stable/grafana/6.0.21/questions.yaml
rename to stable/grafana/6.0.22/questions.yaml
diff --git a/stable/grafana/6.0.22/templates/common.yaml b/stable/grafana/6.0.22/templates/common.yaml
new file mode 100644
index 00000000000..c1a366e1cf0
--- /dev/null
+++ b/stable/grafana/6.0.22/templates/common.yaml
@@ -0,0 +1 @@
+{{ include "tc.common.loader.all" . }}
diff --git a/stable/grafana/6.0.21/templates/prometheusrules.yaml b/stable/grafana/6.0.22/templates/prometheusrules.yaml
similarity index 100%
rename from stable/grafana/6.0.21/templates/prometheusrules.yaml
rename to stable/grafana/6.0.22/templates/prometheusrules.yaml
diff --git a/stable/grafana/6.0.21/templates/servicemonitor.yaml b/stable/grafana/6.0.22/templates/servicemonitor.yaml
similarity index 100%
rename from stable/grafana/6.0.21/templates/servicemonitor.yaml
rename to stable/grafana/6.0.22/templates/servicemonitor.yaml
diff --git a/stable/jupyter/3.0.1/values.yaml b/stable/grafana/6.0.22/values.yaml
similarity index 100%
rename from stable/jupyter/3.0.1/values.yaml
rename to stable/grafana/6.0.22/values.yaml
diff --git a/stable/hedgedoc/7.0.18/app-changelog.md b/stable/hedgedoc/7.0.18/app-changelog.md
deleted file mode 100644
index b27643e2900..00000000000
--- a/stable/hedgedoc/7.0.18/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [hedgedoc-7.0.18](https://github.com/truecharts/charts/compare/hedgedoc-7.0.17...hedgedoc-7.0.18) (2022-12-27)
-
-### Chore
-
-- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
-
-
\ No newline at end of file
diff --git a/stable/hedgedoc/7.0.18/CHANGELOG.md b/stable/hedgedoc/7.0.19/CHANGELOG.md
similarity index 89%
rename from stable/hedgedoc/7.0.18/CHANGELOG.md
rename to stable/hedgedoc/7.0.19/CHANGELOG.md
index 3429978efc8..eb6de795582 100644
--- a/stable/hedgedoc/7.0.18/CHANGELOG.md
+++ b/stable/hedgedoc/7.0.19/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [hedgedoc-7.0.19](https://github.com/truecharts/charts/compare/hedgedoc-7.0.18...hedgedoc-7.0.19) (2023-01-07)
+
+### Chore
+
+- update container image tccr.io/truecharts/hedgedoc to 1.9.6
+
+
+
+
## [hedgedoc-7.0.18](https://github.com/truecharts/charts/compare/hedgedoc-7.0.17...hedgedoc-7.0.18) (2022-12-27)
### Chore
@@ -88,12 +97,3 @@
## [hedgedoc-7.0.9](https://github.com/truecharts/charts/compare/hedgedoc-7.0.7...hedgedoc-7.0.9) (2022-11-30)
-
-
-## [hedgedoc-7.0.9](https://github.com/truecharts/charts/compare/hedgedoc-7.0.7...hedgedoc-7.0.9) (2022-11-30)
-
-
-
-
-## [hedgedoc-7.0.9](https://github.com/truecharts/charts/compare/hedgedoc-7.0.7...hedgedoc-7.0.9) (2022-11-30)
-
diff --git a/stable/hedgedoc/7.0.18/Chart.yaml b/stable/hedgedoc/7.0.19/Chart.yaml
similarity index 98%
rename from stable/hedgedoc/7.0.18/Chart.yaml
rename to stable/hedgedoc/7.0.19/Chart.yaml
index 5a39e01b288..16dabff8207 100644
--- a/stable/hedgedoc/7.0.18/Chart.yaml
+++ b/stable/hedgedoc/7.0.19/Chart.yaml
@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: hedgedoc
-version: 7.0.18
+version: 7.0.19
appVersion: "1.9.6"
description: HedgeDoc lets you create real-time collaborative markdown notes.
type: application
diff --git a/stable/prometheus/7.0.37/README.md b/stable/hedgedoc/7.0.19/README.md
similarity index 100%
rename from stable/prometheus/7.0.37/README.md
rename to stable/hedgedoc/7.0.19/README.md
diff --git a/stable/hedgedoc/7.0.19/app-changelog.md b/stable/hedgedoc/7.0.19/app-changelog.md
new file mode 100644
index 00000000000..2ec7f4159e8
--- /dev/null
+++ b/stable/hedgedoc/7.0.19/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [hedgedoc-7.0.19](https://github.com/truecharts/charts/compare/hedgedoc-7.0.18...hedgedoc-7.0.19) (2023-01-07)
+
+### Chore
+
+- update container image tccr.io/truecharts/hedgedoc to 1.9.6
+
+
\ No newline at end of file
diff --git a/stable/hedgedoc/7.0.18/app-readme.md b/stable/hedgedoc/7.0.19/app-readme.md
similarity index 100%
rename from stable/hedgedoc/7.0.18/app-readme.md
rename to stable/hedgedoc/7.0.19/app-readme.md
diff --git a/stable/littlelink/8.0.13/charts/common-11.1.2.tgz b/stable/hedgedoc/7.0.19/charts/common-11.1.2.tgz
similarity index 100%
rename from stable/littlelink/8.0.13/charts/common-11.1.2.tgz
rename to stable/hedgedoc/7.0.19/charts/common-11.1.2.tgz
diff --git a/stable/hedgedoc/7.0.19/charts/postgresql-11.0.17.tgz b/stable/hedgedoc/7.0.19/charts/postgresql-11.0.17.tgz
new file mode 100644
index 00000000000..b0ff8345050
Binary files /dev/null and b/stable/hedgedoc/7.0.19/charts/postgresql-11.0.17.tgz differ
diff --git a/stable/hedgedoc/7.0.18/ix_values.yaml b/stable/hedgedoc/7.0.19/ix_values.yaml
similarity index 97%
rename from stable/hedgedoc/7.0.18/ix_values.yaml
rename to stable/hedgedoc/7.0.19/ix_values.yaml
index 2d5fdffb8e6..3a6571fdc45 100644
--- a/stable/hedgedoc/7.0.18/ix_values.yaml
+++ b/stable/hedgedoc/7.0.19/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/hedgedoc
pullPolicy: IfNotPresent
- tag: 1.9.6@sha256:180410a76112e7608539aeefb360af9da29826f7ad16f444c27b834345df5188
+ tag: 1.9.6@sha256:54c2204229d0fee9e296bdab582e13b1e2eaf803866e2d1d860e9242714e7a99
env:
NODE_ENV: "production"
diff --git a/stable/hedgedoc/7.0.18/questions.yaml b/stable/hedgedoc/7.0.19/questions.yaml
similarity index 100%
rename from stable/hedgedoc/7.0.18/questions.yaml
rename to stable/hedgedoc/7.0.19/questions.yaml
diff --git a/stable/hedgedoc/7.0.18/templates/_secrets.tpl b/stable/hedgedoc/7.0.19/templates/_secrets.tpl
similarity index 100%
rename from stable/hedgedoc/7.0.18/templates/_secrets.tpl
rename to stable/hedgedoc/7.0.19/templates/_secrets.tpl
diff --git a/stable/hedgedoc/7.0.18/templates/common.yaml b/stable/hedgedoc/7.0.19/templates/common.yaml
similarity index 100%
rename from stable/hedgedoc/7.0.18/templates/common.yaml
rename to stable/hedgedoc/7.0.19/templates/common.yaml
diff --git a/stable/littlelink/8.0.13/values.yaml b/stable/hedgedoc/7.0.19/values.yaml
similarity index 100%
rename from stable/littlelink/8.0.13/values.yaml
rename to stable/hedgedoc/7.0.19/values.yaml
diff --git a/stable/jupyter/3.0.1/app-changelog.md b/stable/jupyter/3.0.1/app-changelog.md
deleted file mode 100644
index bfcfe0988c4..00000000000
--- a/stable/jupyter/3.0.1/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [jupyter-3.0.1](https://github.com/truecharts/charts/compare/jupyter-3.0.0...jupyter-3.0.1) (2023-01-07)
-
-### Fix
-
-- fix image names
-
-
\ No newline at end of file
diff --git a/stable/jupyter/3.0.1/CHANGELOG.md b/stable/jupyter/3.0.2/CHANGELOG.md
similarity index 57%
rename from stable/jupyter/3.0.1/CHANGELOG.md
rename to stable/jupyter/3.0.2/CHANGELOG.md
index 5995f9771e0..97a76ad2813 100644
--- a/stable/jupyter/3.0.1/CHANGELOG.md
+++ b/stable/jupyter/3.0.2/CHANGELOG.md
@@ -4,6 +4,16 @@
+## [jupyter-3.0.2](https://github.com/truecharts/charts/compare/jupyter-3.0.1...jupyter-3.0.2) (2023-01-07)
+
+### Chore
+
+- update container image tccr.io/truecharts/jupyter-datascience to v
+ - update container image tccr.io/truecharts/jupyter-all-spark to v
+
+
+
+
## [jupyter-3.0.1](https://github.com/truecharts/charts/compare/jupyter-3.0.0...jupyter-3.0.1) (2023-01-07)
### Fix
diff --git a/stable/jupyter/3.0.1/Chart.yaml b/stable/jupyter/3.0.2/Chart.yaml
similarity index 80%
rename from stable/jupyter/3.0.1/Chart.yaml
rename to stable/jupyter/3.0.2/Chart.yaml
index c27fe2eaa7d..37fe00812e1 100644
--- a/stable/jupyter/3.0.1/Chart.yaml
+++ b/stable/jupyter/3.0.2/Chart.yaml
@@ -6,7 +6,7 @@ dependencies:
version: 11.1.2
deprecated: false
description: Jupyter a web based IDE
-home: https://truecharts.org/charts/incubator/jupyter
+home: https://truecharts.org/charts/stable/jupyter
icon: https://truecharts.org/img/hotlink-ok/chart-icons/jupyter.png
keywords:
- Jupyter
@@ -19,10 +19,10 @@ maintainers:
url: https://truecharts.org
name: jupyter
sources:
- - https://github.com/truecharts/charts/tree/master/charts/incubator/jupyter
+ - https://github.com/truecharts/charts/tree/master/charts/stable/jupyter
- https://github.com/jupyter/docker-stacks
type: application
-version: 3.0.1
+version: 3.0.2
annotations:
truecharts.org/catagories: |
- Cloud
diff --git a/stable/jupyter/3.0.1/README.md b/stable/jupyter/3.0.2/README.md
similarity index 100%
rename from stable/jupyter/3.0.1/README.md
rename to stable/jupyter/3.0.2/README.md
diff --git a/stable/jupyter/3.0.2/app-changelog.md b/stable/jupyter/3.0.2/app-changelog.md
new file mode 100644
index 00000000000..8b471037ecf
--- /dev/null
+++ b/stable/jupyter/3.0.2/app-changelog.md
@@ -0,0 +1,10 @@
+
+
+## [jupyter-3.0.2](https://github.com/truecharts/charts/compare/jupyter-3.0.1...jupyter-3.0.2) (2023-01-07)
+
+### Chore
+
+- update container image tccr.io/truecharts/jupyter-datascience to v
+ - update container image tccr.io/truecharts/jupyter-all-spark to v
+
+
\ No newline at end of file
diff --git a/stable/jupyter/3.0.1/app-readme.md b/stable/jupyter/3.0.2/app-readme.md
similarity index 100%
rename from stable/jupyter/3.0.1/app-readme.md
rename to stable/jupyter/3.0.2/app-readme.md
diff --git a/stable/prometheus/7.0.37/charts/common-11.1.2.tgz b/stable/jupyter/3.0.2/charts/common-11.1.2.tgz
similarity index 100%
rename from stable/prometheus/7.0.37/charts/common-11.1.2.tgz
rename to stable/jupyter/3.0.2/charts/common-11.1.2.tgz
diff --git a/stable/jupyter/3.0.1/ix_values.yaml b/stable/jupyter/3.0.2/ix_values.yaml
similarity index 91%
rename from stable/jupyter/3.0.1/ix_values.yaml
rename to stable/jupyter/3.0.2/ix_values.yaml
index 17b3c9e38f4..59361268075 100644
--- a/stable/jupyter/3.0.1/ix_values.yaml
+++ b/stable/jupyter/3.0.2/ix_values.yaml
@@ -21,7 +21,7 @@ tensorflowImage:
datascienceImage:
repository: tccr.io/truecharts/jupyter-datascience
pullPolicy: IfNotPresent
- tag: v2022-09@sha256:79c7e225a20c12535748e37244e25c2cbf32add9b7d22714c0f463513d158b7f
+ tag: v2022-09@sha256:04347ef3cc3fb9c3c642811942b32a1ab0b8fd7a4e3d57495460ed14e7dc9df2
pysparkImage:
repository: tccr.io/truecharts/jupyter-pyspark
pullPolicy: IfNotPresent
@@ -29,7 +29,7 @@ pysparkImage:
allsparkImage:
repository: tccr.io/truecharts/jupyter-all-spark
pullPolicy: IfNotPresent
- tag: v2022-09@sha256:557256ac5d530773f41ee1493cbce77292b3a0cfa40531a1113951fc090cc826
+ tag: v2022-09@sha256:bd4c02c26b595e0f121b98a130d0b5dbe7e0ab9f39466f17fd3af28e4d68cd2b
securityContext:
readOnlyRootFilesystem: false
diff --git a/stable/jupyter/3.0.1/questions.yaml b/stable/jupyter/3.0.2/questions.yaml
similarity index 100%
rename from stable/jupyter/3.0.1/questions.yaml
rename to stable/jupyter/3.0.2/questions.yaml
diff --git a/stable/jupyter/3.0.1/templates/common.yaml b/stable/jupyter/3.0.2/templates/common.yaml
similarity index 100%
rename from stable/jupyter/3.0.1/templates/common.yaml
rename to stable/jupyter/3.0.2/templates/common.yaml
diff --git a/stable/prometheus/7.0.37/values.yaml b/stable/jupyter/3.0.2/values.yaml
similarity index 100%
rename from stable/prometheus/7.0.37/values.yaml
rename to stable/jupyter/3.0.2/values.yaml
diff --git a/stable/littlelink/8.0.13/app-changelog.md b/stable/littlelink/8.0.13/app-changelog.md
deleted file mode 100644
index 732d859431a..00000000000
--- a/stable/littlelink/8.0.13/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [littlelink-8.0.13](https://github.com/truecharts/charts/compare/littlelink-8.0.12...littlelink-8.0.13) (2022-12-27)
-
-### Chore
-
-- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
-
-
\ No newline at end of file
diff --git a/stable/littlelink/8.0.13/CHANGELOG.md b/stable/littlelink/8.0.14/CHANGELOG.md
similarity index 94%
rename from stable/littlelink/8.0.13/CHANGELOG.md
rename to stable/littlelink/8.0.14/CHANGELOG.md
index 68e2c903848..1a5dd209d18 100644
--- a/stable/littlelink/8.0.13/CHANGELOG.md
+++ b/stable/littlelink/8.0.14/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [littlelink-8.0.14](https://github.com/truecharts/charts/compare/littlelink-8.0.13...littlelink-8.0.14) (2023-01-07)
+
+### Chore
+
+- update container image tccr.io/truecharts/littlelink-server to latest
+
+
+
+
## [littlelink-8.0.13](https://github.com/truecharts/charts/compare/littlelink-8.0.12...littlelink-8.0.13) (2022-12-27)
### Chore
@@ -86,14 +95,5 @@
-## [littlelink-8.0.6](https://github.com/truecharts/charts/compare/littlelink-8.0.4...littlelink-8.0.6) (2022-11-30)
-
-### Chore
-
-- update container image tccr.io/truecharts/littlelink-server to latest
-
-
-
-
## [littlelink-8.0.6](https://github.com/truecharts/charts/compare/littlelink-8.0.4...littlelink-8.0.6) (2022-11-30)
diff --git a/stable/littlelink/8.0.13/Chart.yaml b/stable/littlelink/8.0.14/Chart.yaml
similarity index 98%
rename from stable/littlelink/8.0.13/Chart.yaml
rename to stable/littlelink/8.0.14/Chart.yaml
index ef9992cbd46..27f0eb31213 100644
--- a/stable/littlelink/8.0.13/Chart.yaml
+++ b/stable/littlelink/8.0.14/Chart.yaml
@@ -21,7 +21,7 @@ sources:
- https://github.com/techno-tim/littlelink-server
- https://github.com/sethcottle/littlelink
type: application
-version: 8.0.13
+version: 8.0.14
annotations:
truecharts.org/catagories: |
- social
diff --git a/stable/littlelink/8.0.14/README.md b/stable/littlelink/8.0.14/README.md
new file mode 100644
index 00000000000..701942c352f
--- /dev/null
+++ b/stable/littlelink/8.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/littlelink/8.0.14/app-changelog.md b/stable/littlelink/8.0.14/app-changelog.md
new file mode 100644
index 00000000000..5e62e78ecf5
--- /dev/null
+++ b/stable/littlelink/8.0.14/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [littlelink-8.0.14](https://github.com/truecharts/charts/compare/littlelink-8.0.13...littlelink-8.0.14) (2023-01-07)
+
+### Chore
+
+- update container image tccr.io/truecharts/littlelink-server to latest
+
+
\ No newline at end of file
diff --git a/stable/littlelink/8.0.13/app-readme.md b/stable/littlelink/8.0.14/app-readme.md
similarity index 100%
rename from stable/littlelink/8.0.13/app-readme.md
rename to stable/littlelink/8.0.14/app-readme.md
diff --git a/stable/littlelink/8.0.14/charts/common-11.1.2.tgz b/stable/littlelink/8.0.14/charts/common-11.1.2.tgz
new file mode 100644
index 00000000000..da62080e8a5
Binary files /dev/null and b/stable/littlelink/8.0.14/charts/common-11.1.2.tgz differ
diff --git a/stable/littlelink/8.0.13/ix_values.yaml b/stable/littlelink/8.0.14/ix_values.yaml
similarity index 93%
rename from stable/littlelink/8.0.13/ix_values.yaml
rename to stable/littlelink/8.0.14/ix_values.yaml
index 0b63efaa15d..16f86deabb1 100644
--- a/stable/littlelink/8.0.13/ix_values.yaml
+++ b/stable/littlelink/8.0.14/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/littlelink-server
pullPolicy: IfNotPresent
- tag: latest@sha256:4659f6d1fad47460750ae236b0a806b5e4a29ec60365f52e2e94ae90ddc45355
+ tag: latest@sha256:d0fdf9b8da77d7fe30942ad937323ca7e01f2a2809ce260875fe8691a3b72914
service:
main:
diff --git a/stable/littlelink/8.0.13/questions.yaml b/stable/littlelink/8.0.14/questions.yaml
similarity index 100%
rename from stable/littlelink/8.0.13/questions.yaml
rename to stable/littlelink/8.0.14/questions.yaml
diff --git a/stable/littlelink/8.0.13/templates/_configmap.tpl b/stable/littlelink/8.0.14/templates/_configmap.tpl
similarity index 100%
rename from stable/littlelink/8.0.13/templates/_configmap.tpl
rename to stable/littlelink/8.0.14/templates/_configmap.tpl
diff --git a/stable/littlelink/8.0.13/templates/common.yaml b/stable/littlelink/8.0.14/templates/common.yaml
similarity index 100%
rename from stable/littlelink/8.0.13/templates/common.yaml
rename to stable/littlelink/8.0.14/templates/common.yaml
diff --git a/stable/littlelink/8.0.14/values.yaml b/stable/littlelink/8.0.14/values.yaml
new file mode 100644
index 00000000000..e69de29bb2d
diff --git a/stable/prometheus/7.0.37/app-changelog.md b/stable/prometheus/7.0.37/app-changelog.md
deleted file mode 100644
index a6ca79b0145..00000000000
--- a/stable/prometheus/7.0.37/app-changelog.md
+++ /dev/null
@@ -1,13 +0,0 @@
-
-
-## [prometheus-7.0.37](https://github.com/truecharts/charts/compare/prometheus-7.0.36...prometheus-7.0.37) (2023-01-06)
-
-### Chore
-
-- update container image tccr.io/truecharts/prometheus to 2.41.0
-
- ### Fix
-
-- fix doc separator ([#5999](https://github.com/truecharts/charts/issues/5999))
-
-
\ No newline at end of file
diff --git a/stable/prometheus/7.0.37/CHANGELOG.md b/stable/prometheus/7.0.38/CHANGELOG.md
similarity index 91%
rename from stable/prometheus/7.0.37/CHANGELOG.md
rename to stable/prometheus/7.0.38/CHANGELOG.md
index 5356b33ee52..56943a8c683 100644
--- a/stable/prometheus/7.0.37/CHANGELOG.md
+++ b/stable/prometheus/7.0.38/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [prometheus-7.0.38](https://github.com/truecharts/charts/compare/prometheus-7.0.37...prometheus-7.0.38) (2023-01-07)
+
+### Chore
+
+- update container image tccr.io/truecharts/alertmanager to 0.25.0
+
+
+
+
## [prometheus-7.0.37](https://github.com/truecharts/charts/compare/prometheus-7.0.36...prometheus-7.0.37) (2023-01-06)
### Chore
@@ -88,12 +97,3 @@
-
-## [prometheus-7.0.28](https://github.com/truecharts/charts/compare/prometheus-7.0.27...prometheus-7.0.28) (2022-12-23)
-
-### Chore
-
-- update container image tccr.io/truecharts/alertmanager to v0.25.0
-
-
-
diff --git a/stable/prometheus/7.0.37/Chart.yaml b/stable/prometheus/7.0.38/Chart.yaml
similarity index 98%
rename from stable/prometheus/7.0.37/Chart.yaml
rename to stable/prometheus/7.0.38/Chart.yaml
index 5c6614f31ac..6eb1b2f9567 100644
--- a/stable/prometheus/7.0.37/Chart.yaml
+++ b/stable/prometheus/7.0.38/Chart.yaml
@@ -29,7 +29,7 @@ sources:
- https://github.com/prometheus-community/helm-charts
- https://github.com/prometheus-operator/kube-prometheus
type: application
-version: 7.0.37
+version: 7.0.38
annotations:
truecharts.org/catagories: |
- metrics
diff --git a/stable/prometheus/7.0.38/README.md b/stable/prometheus/7.0.38/README.md
new file mode 100644
index 00000000000..701942c352f
--- /dev/null
+++ b/stable/prometheus/7.0.38/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/prometheus/7.0.38/app-changelog.md b/stable/prometheus/7.0.38/app-changelog.md
new file mode 100644
index 00000000000..c31f7fa835a
--- /dev/null
+++ b/stable/prometheus/7.0.38/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [prometheus-7.0.38](https://github.com/truecharts/charts/compare/prometheus-7.0.37...prometheus-7.0.38) (2023-01-07)
+
+### Chore
+
+- update container image tccr.io/truecharts/alertmanager to 0.25.0
+
+
\ No newline at end of file
diff --git a/stable/prometheus/7.0.37/app-readme.md b/stable/prometheus/7.0.38/app-readme.md
similarity index 100%
rename from stable/prometheus/7.0.37/app-readme.md
rename to stable/prometheus/7.0.38/app-readme.md
diff --git a/stable/prometheus/7.0.38/charts/common-11.1.2.tgz b/stable/prometheus/7.0.38/charts/common-11.1.2.tgz
new file mode 100644
index 00000000000..da62080e8a5
Binary files /dev/null and b/stable/prometheus/7.0.38/charts/common-11.1.2.tgz differ
diff --git a/stable/prometheus/7.0.37/charts/kube-state-metrics-3.2.7.tgz b/stable/prometheus/7.0.38/charts/kube-state-metrics-3.2.7.tgz
similarity index 100%
rename from stable/prometheus/7.0.37/charts/kube-state-metrics-3.2.7.tgz
rename to stable/prometheus/7.0.38/charts/kube-state-metrics-3.2.7.tgz
diff --git a/stable/prometheus/7.0.37/charts/node-exporter-3.2.6.tgz b/stable/prometheus/7.0.38/charts/node-exporter-3.2.6.tgz
similarity index 100%
rename from stable/prometheus/7.0.37/charts/node-exporter-3.2.6.tgz
rename to stable/prometheus/7.0.38/charts/node-exporter-3.2.6.tgz
diff --git a/stable/prometheus/7.0.37/ix_values.yaml b/stable/prometheus/7.0.38/ix_values.yaml
similarity index 99%
rename from stable/prometheus/7.0.37/ix_values.yaml
rename to stable/prometheus/7.0.38/ix_values.yaml
index e6bb6e9b7df..e079f4c33dc 100644
--- a/stable/prometheus/7.0.37/ix_values.yaml
+++ b/stable/prometheus/7.0.38/ix_values.yaml
@@ -8,7 +8,7 @@ thanosImage:
alertmanagerImage:
repository: tccr.io/truecharts/alertmanager
- tag: 0.25.0@sha256:93656b946d7a73b15ce10828c99a385b79eba9b7893f6a8fd6219b4e4d10c902
+ tag: 0.25.0@sha256:ab80a68005b86a75d6a616be025fa16580d1454663e4fe4fe401f577d0d45cef
global:
labels: {}
diff --git a/stable/prometheus/7.0.37/questions.yaml b/stable/prometheus/7.0.38/questions.yaml
similarity index 100%
rename from stable/prometheus/7.0.37/questions.yaml
rename to stable/prometheus/7.0.38/questions.yaml
diff --git a/stable/prometheus/7.0.37/templates/_helpers.tpl b/stable/prometheus/7.0.38/templates/_helpers.tpl
similarity index 100%
rename from stable/prometheus/7.0.37/templates/_helpers.tpl
rename to stable/prometheus/7.0.38/templates/_helpers.tpl
diff --git a/stable/prometheus/7.0.37/templates/alertmanager/_alertmanager.tpl b/stable/prometheus/7.0.38/templates/alertmanager/_alertmanager.tpl
similarity index 100%
rename from stable/prometheus/7.0.37/templates/alertmanager/_alertmanager.tpl
rename to stable/prometheus/7.0.38/templates/alertmanager/_alertmanager.tpl
diff --git a/stable/prometheus/7.0.37/templates/alertmanager/secrets.yaml b/stable/prometheus/7.0.38/templates/alertmanager/secrets.yaml
similarity index 100%
rename from stable/prometheus/7.0.37/templates/alertmanager/secrets.yaml
rename to stable/prometheus/7.0.38/templates/alertmanager/secrets.yaml
diff --git a/stable/prometheus/7.0.37/templates/alertmanager/serviceaccount.yaml b/stable/prometheus/7.0.38/templates/alertmanager/serviceaccount.yaml
similarity index 100%
rename from stable/prometheus/7.0.37/templates/alertmanager/serviceaccount.yaml
rename to stable/prometheus/7.0.38/templates/alertmanager/serviceaccount.yaml
diff --git a/stable/prometheus/7.0.37/templates/alertmanager/servicemonitor.yaml b/stable/prometheus/7.0.38/templates/alertmanager/servicemonitor.yaml
similarity index 100%
rename from stable/prometheus/7.0.37/templates/alertmanager/servicemonitor.yaml
rename to stable/prometheus/7.0.38/templates/alertmanager/servicemonitor.yaml
diff --git a/stable/prometheus/7.0.37/templates/common.yaml b/stable/prometheus/7.0.38/templates/common.yaml
similarity index 100%
rename from stable/prometheus/7.0.37/templates/common.yaml
rename to stable/prometheus/7.0.38/templates/common.yaml
diff --git a/stable/prometheus/7.0.37/templates/exporters/core-dns/service.yaml b/stable/prometheus/7.0.38/templates/exporters/core-dns/service.yaml
similarity index 100%
rename from stable/prometheus/7.0.37/templates/exporters/core-dns/service.yaml
rename to stable/prometheus/7.0.38/templates/exporters/core-dns/service.yaml
diff --git a/stable/prometheus/7.0.37/templates/exporters/core-dns/servicemonitor.yaml b/stable/prometheus/7.0.38/templates/exporters/core-dns/servicemonitor.yaml
similarity index 100%
rename from stable/prometheus/7.0.37/templates/exporters/core-dns/servicemonitor.yaml
rename to stable/prometheus/7.0.38/templates/exporters/core-dns/servicemonitor.yaml
diff --git a/stable/prometheus/7.0.37/templates/exporters/kube-apiserver/servicemonitor.yaml b/stable/prometheus/7.0.38/templates/exporters/kube-apiserver/servicemonitor.yaml
similarity index 100%
rename from stable/prometheus/7.0.37/templates/exporters/kube-apiserver/servicemonitor.yaml
rename to stable/prometheus/7.0.38/templates/exporters/kube-apiserver/servicemonitor.yaml
diff --git a/stable/prometheus/7.0.37/templates/exporters/kube-controller-manager/endpoints.yaml b/stable/prometheus/7.0.38/templates/exporters/kube-controller-manager/endpoints.yaml
similarity index 100%
rename from stable/prometheus/7.0.37/templates/exporters/kube-controller-manager/endpoints.yaml
rename to stable/prometheus/7.0.38/templates/exporters/kube-controller-manager/endpoints.yaml
diff --git a/stable/prometheus/7.0.37/templates/exporters/kube-controller-manager/service.yaml b/stable/prometheus/7.0.38/templates/exporters/kube-controller-manager/service.yaml
similarity index 100%
rename from stable/prometheus/7.0.37/templates/exporters/kube-controller-manager/service.yaml
rename to stable/prometheus/7.0.38/templates/exporters/kube-controller-manager/service.yaml
diff --git a/stable/prometheus/7.0.37/templates/exporters/kube-controller-manager/servicemonitor.yaml b/stable/prometheus/7.0.38/templates/exporters/kube-controller-manager/servicemonitor.yaml
similarity index 100%
rename from stable/prometheus/7.0.37/templates/exporters/kube-controller-manager/servicemonitor.yaml
rename to stable/prometheus/7.0.38/templates/exporters/kube-controller-manager/servicemonitor.yaml
diff --git a/stable/prometheus/7.0.37/templates/exporters/kube-scheduler/endpoints.yaml b/stable/prometheus/7.0.38/templates/exporters/kube-scheduler/endpoints.yaml
similarity index 100%
rename from stable/prometheus/7.0.37/templates/exporters/kube-scheduler/endpoints.yaml
rename to stable/prometheus/7.0.38/templates/exporters/kube-scheduler/endpoints.yaml
diff --git a/stable/prometheus/7.0.37/templates/exporters/kube-scheduler/service.yaml b/stable/prometheus/7.0.38/templates/exporters/kube-scheduler/service.yaml
similarity index 100%
rename from stable/prometheus/7.0.37/templates/exporters/kube-scheduler/service.yaml
rename to stable/prometheus/7.0.38/templates/exporters/kube-scheduler/service.yaml
diff --git a/stable/prometheus/7.0.37/templates/exporters/kube-scheduler/servicemonitor.yaml b/stable/prometheus/7.0.38/templates/exporters/kube-scheduler/servicemonitor.yaml
similarity index 100%
rename from stable/prometheus/7.0.37/templates/exporters/kube-scheduler/servicemonitor.yaml
rename to stable/prometheus/7.0.38/templates/exporters/kube-scheduler/servicemonitor.yaml
diff --git a/stable/prometheus/7.0.37/templates/exporters/kubelet/servicemonitor.yaml b/stable/prometheus/7.0.38/templates/exporters/kubelet/servicemonitor.yaml
similarity index 100%
rename from stable/prometheus/7.0.37/templates/exporters/kubelet/servicemonitor.yaml
rename to stable/prometheus/7.0.38/templates/exporters/kubelet/servicemonitor.yaml
diff --git a/stable/prometheus/7.0.37/templates/prometheus/_additionalPrometheusRules.tpl b/stable/prometheus/7.0.38/templates/prometheus/_additionalPrometheusRules.tpl
similarity index 100%
rename from stable/prometheus/7.0.37/templates/prometheus/_additionalPrometheusRules.tpl
rename to stable/prometheus/7.0.38/templates/prometheus/_additionalPrometheusRules.tpl
diff --git a/stable/prometheus/7.0.37/templates/prometheus/_additionalScrapeJobs.tpl b/stable/prometheus/7.0.38/templates/prometheus/_additionalScrapeJobs.tpl
similarity index 100%
rename from stable/prometheus/7.0.37/templates/prometheus/_additionalScrapeJobs.tpl
rename to stable/prometheus/7.0.38/templates/prometheus/_additionalScrapeJobs.tpl
diff --git a/stable/prometheus/7.0.37/templates/prometheus/_prometheus.tpl b/stable/prometheus/7.0.38/templates/prometheus/_prometheus.tpl
similarity index 100%
rename from stable/prometheus/7.0.37/templates/prometheus/_prometheus.tpl
rename to stable/prometheus/7.0.38/templates/prometheus/_prometheus.tpl
diff --git a/stable/prometheus/7.0.37/templates/prometheus/_servicemonitor.tpl b/stable/prometheus/7.0.38/templates/prometheus/_servicemonitor.tpl
similarity index 100%
rename from stable/prometheus/7.0.37/templates/prometheus/_servicemonitor.tpl
rename to stable/prometheus/7.0.38/templates/prometheus/_servicemonitor.tpl
diff --git a/stable/prometheus/7.0.37/templates/prometheus/clusterrole.yaml b/stable/prometheus/7.0.38/templates/prometheus/clusterrole.yaml
similarity index 100%
rename from stable/prometheus/7.0.37/templates/prometheus/clusterrole.yaml
rename to stable/prometheus/7.0.38/templates/prometheus/clusterrole.yaml
diff --git a/stable/prometheus/7.0.37/templates/prometheus/clusterrolebinding.yaml b/stable/prometheus/7.0.38/templates/prometheus/clusterrolebinding.yaml
similarity index 100%
rename from stable/prometheus/7.0.37/templates/prometheus/clusterrolebinding.yaml
rename to stable/prometheus/7.0.38/templates/prometheus/clusterrolebinding.yaml
diff --git a/stable/prometheus/7.0.37/templates/prometheus/serviceaccount.yaml b/stable/prometheus/7.0.38/templates/prometheus/serviceaccount.yaml
similarity index 100%
rename from stable/prometheus/7.0.37/templates/prometheus/serviceaccount.yaml
rename to stable/prometheus/7.0.38/templates/prometheus/serviceaccount.yaml
diff --git a/stable/prometheus/7.0.38/values.yaml b/stable/prometheus/7.0.38/values.yaml
new file mode 100644
index 00000000000..e69de29bb2d