diff --git a/stable/libremdb/2.0.25/app-changelog.md b/stable/libremdb/2.0.25/app-changelog.md
deleted file mode 100644
index 1b23677e4e..0000000000
--- a/stable/libremdb/2.0.25/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [libremdb-2.0.25](https://github.com/truecharts/charts/compare/libremdb-2.0.24...libremdb-2.0.25) (2023-05-27)
-
-### Chore
-
-- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197))
-
-
\ No newline at end of file
diff --git a/stable/libremdb/2.0.25/CHANGELOG.md b/stable/libremdb/2.0.26/CHANGELOG.md
similarity index 85%
rename from stable/libremdb/2.0.25/CHANGELOG.md
rename to stable/libremdb/2.0.26/CHANGELOG.md
index c0f5737d2f..cf5ef04f8a 100644
--- a/stable/libremdb/2.0.25/CHANGELOG.md
+++ b/stable/libremdb/2.0.26/CHANGELOG.md
@@ -4,6 +4,19 @@
+## [libremdb-2.0.26](https://github.com/truecharts/charts/compare/libremdb-2.0.25...libremdb-2.0.26) (2023-05-29)
+
+### Chore
+
+- update container image tccr.io/truecharts/libremdb to latest ([#9265](https://github.com/truecharts/charts/issues/9265))
+
+ ### Feat
+
+- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
+
+
+
+
## [libremdb-2.0.25](https://github.com/truecharts/charts/compare/libremdb-2.0.24...libremdb-2.0.25) (2023-05-27)
### Chore
@@ -84,16 +97,3 @@
-
-## [libremdb-2.0.16](https://github.com/truecharts/charts/compare/libremdb-2.0.15...libremdb-2.0.16) (2023-05-03)
-
-### Chore
-
-- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739))
-
-
-
-
-## [libremdb-2.0.15](https://github.com/truecharts/charts/compare/libremdb-2.0.14...libremdb-2.0.15) (2023-05-02)
-
-### Chore
diff --git a/stable/libremdb/2.0.25/Chart.yaml b/stable/libremdb/2.0.26/Chart.yaml
similarity index 98%
rename from stable/libremdb/2.0.25/Chart.yaml
rename to stable/libremdb/2.0.26/Chart.yaml
index 6ff0035639..6de27dae65 100644
--- a/stable/libremdb/2.0.25/Chart.yaml
+++ b/stable/libremdb/2.0.26/Chart.yaml
@@ -27,7 +27,7 @@ sources:
- https://github.com/zyachel/libremdb
- https://github.com/PussTheCat-org/docker-libremdb-quay
type: application
-version: 2.0.25
+version: 2.0.26
annotations:
truecharts.org/catagories: |
- media
diff --git a/stable/libremdb/2.0.25/README.md b/stable/libremdb/2.0.26/README.md
similarity index 100%
rename from stable/libremdb/2.0.25/README.md
rename to stable/libremdb/2.0.26/README.md
diff --git a/stable/libremdb/2.0.26/app-changelog.md b/stable/libremdb/2.0.26/app-changelog.md
new file mode 100644
index 0000000000..445928db76
--- /dev/null
+++ b/stable/libremdb/2.0.26/app-changelog.md
@@ -0,0 +1,13 @@
+
+
+## [libremdb-2.0.26](https://github.com/truecharts/charts/compare/libremdb-2.0.25...libremdb-2.0.26) (2023-05-29)
+
+### Chore
+
+- update container image tccr.io/truecharts/libremdb to latest ([#9265](https://github.com/truecharts/charts/issues/9265))
+
+ ### Feat
+
+- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
+
+
\ No newline at end of file
diff --git a/stable/libremdb/2.0.25/app-readme.md b/stable/libremdb/2.0.26/app-readme.md
similarity index 100%
rename from stable/libremdb/2.0.25/app-readme.md
rename to stable/libremdb/2.0.26/app-readme.md
diff --git a/stable/libremdb/2.0.25/charts/common-12.10.4.tgz b/stable/libremdb/2.0.26/charts/common-12.10.4.tgz
similarity index 100%
rename from stable/libremdb/2.0.25/charts/common-12.10.4.tgz
rename to stable/libremdb/2.0.26/charts/common-12.10.4.tgz
diff --git a/stable/libremdb/2.0.25/charts/redis-6.0.46.tgz b/stable/libremdb/2.0.26/charts/redis-6.0.46.tgz
similarity index 100%
rename from stable/libremdb/2.0.25/charts/redis-6.0.46.tgz
rename to stable/libremdb/2.0.26/charts/redis-6.0.46.tgz
diff --git a/stable/libremdb/2.0.25/ix_values.yaml b/stable/libremdb/2.0.26/ix_values.yaml
similarity index 91%
rename from stable/libremdb/2.0.25/ix_values.yaml
rename to stable/libremdb/2.0.26/ix_values.yaml
index c89872f1e6..1e09a741a9 100644
--- a/stable/libremdb/2.0.25/ix_values.yaml
+++ b/stable/libremdb/2.0.26/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/libremdb
pullPolicy: IfNotPresent
- tag: latest@sha256:1ed93cd5d176c66521f1b13dac39c487e636d66eac59e46f3fd68b87eed371d4
+ tag: latest@sha256:968b80d47a3a59416243b05d98fb3749986222b58301b3a88d7e1f5ba3816e75
service:
main:
ports:
diff --git a/stable/libremdb/2.0.25/questions.yaml b/stable/libremdb/2.0.26/questions.yaml
similarity index 96%
rename from stable/libremdb/2.0.25/questions.yaml
rename to stable/libremdb/2.0.26/questions.yaml
index 72d8ea896a..f157c5894b 100644
--- a/stable/libremdb/2.0.25/questions.yaml
+++ b/stable/libremdb/2.0.26/questions.yaml
@@ -787,63 +787,6 @@ questions:
schema:
type: string
default: ""
- - variable: tls
- label: TLS-Settings
- schema:
- type: list
- show_if: [["certificateIssuer", "=", ""]]
- 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: certificateIssuer
- label: Use Cert-Manager clusterIssuer
- description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
- schema:
- type: string
- default: ""
- - variable: scaleCert
- label: Use TrueNAS SCALE Certificate (Deprecated)
- schema:
- show_if: [["certificateIssuer", "=", ""]]
- type: int
- $ref:
- - "definitions/certificate"
- - variable: secretName
- label: Use Custom Secret (Advanced)
- schema:
- show_if: [["certificateIssuer", "=", ""]]
- type: string
- default: ""
- - variable: entrypoint
- label: (Advanced) Traefik Entrypoint
- description: Entrypoint used by Traefik when using Traefik as Ingress Provider
- schema:
- type: string
- default: websecure
- required: true
- - variable: ingressClassName
- label: (Advanced/Optional) IngressClass Name
- schema:
- type: string
- default: ""
- variable: middlewares
label: Traefik Middlewares
description: Add previously created Traefik Middlewares to this Ingress
@@ -857,6 +800,70 @@ questions:
type: string
default: ""
required: true
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - 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: 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: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: Use TrueNAS SCALE Certificate (Deprecated)
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: secretName
+ label: Use Custom Secret (Advanced)
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
- variable: ingressList
label: Add Manual Custom Ingresses
group: Ingress
diff --git a/stable/libremdb/2.0.25/templates/NOTES.txt b/stable/libremdb/2.0.26/templates/NOTES.txt
similarity index 100%
rename from stable/libremdb/2.0.25/templates/NOTES.txt
rename to stable/libremdb/2.0.26/templates/NOTES.txt
diff --git a/stable/libremdb/2.0.25/templates/common.yaml b/stable/libremdb/2.0.26/templates/common.yaml
similarity index 100%
rename from stable/libremdb/2.0.25/templates/common.yaml
rename to stable/libremdb/2.0.26/templates/common.yaml
diff --git a/stable/libremdb/2.0.25/values.yaml b/stable/libremdb/2.0.26/values.yaml
similarity index 100%
rename from stable/libremdb/2.0.25/values.yaml
rename to stable/libremdb/2.0.26/values.yaml
diff --git a/stable/n8n/8.0.22/app-changelog.md b/stable/n8n/8.0.22/app-changelog.md
deleted file mode 100644
index 5bfb4f7a35..0000000000
--- a/stable/n8n/8.0.22/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [n8n-8.0.22](https://github.com/truecharts/charts/compare/n8n-8.0.21...n8n-8.0.22) (2023-05-27)
-
-### Chore
-
-- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197))
-
-
\ No newline at end of file
diff --git a/stable/n8n/8.0.22/CHANGELOG.md b/stable/n8n/8.0.23/CHANGELOG.md
similarity index 85%
rename from stable/n8n/8.0.22/CHANGELOG.md
rename to stable/n8n/8.0.23/CHANGELOG.md
index d4f4f811ba..e69bf31adf 100644
--- a/stable/n8n/8.0.22/CHANGELOG.md
+++ b/stable/n8n/8.0.23/CHANGELOG.md
@@ -4,6 +4,19 @@
+## [n8n-8.0.23](https://github.com/truecharts/charts/compare/n8n-8.0.22...n8n-8.0.23) (2023-05-29)
+
+### Chore
+
+- update container image tccr.io/truecharts/n8n to v0.230.1 ([#9271](https://github.com/truecharts/charts/issues/9271))
+
+ ### Feat
+
+- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
+
+
+
+
## [n8n-8.0.22](https://github.com/truecharts/charts/compare/n8n-8.0.21...n8n-8.0.22) (2023-05-27)
### Chore
@@ -84,16 +97,3 @@
### Chore
-- update container image tccr.io/truecharts/n8n to v0.227.0 ([#8859](https://github.com/truecharts/charts/issues/8859))
-
-
-
-
-## [n8n-8.0.13](https://github.com/truecharts/charts/compare/n8n-8.0.12...n8n-8.0.13) (2023-05-07)
-
-### Chore
-
-- update container image tccr.io/truecharts/n8n to v0.226.2 ([#8833](https://github.com/truecharts/charts/issues/8833))
-
-
-
diff --git a/stable/n8n/8.0.22/Chart.yaml b/stable/n8n/8.0.23/Chart.yaml
similarity index 95%
rename from stable/n8n/8.0.22/Chart.yaml
rename to stable/n8n/8.0.23/Chart.yaml
index e77fe33c90..cadd5dd35a 100644
--- a/stable/n8n/8.0.22/Chart.yaml
+++ b/stable/n8n/8.0.23/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: "0.229.0"
+appVersion: "0.230.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@@ -24,7 +24,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/n8n
- https://docs.n8n.io/
- https://github.com/n8n-io/n8n
-version: 8.0.22
+version: 8.0.23
annotations:
truecharts.org/catagories: |
- media
diff --git a/stable/n8n/8.0.22/LICENSE b/stable/n8n/8.0.23/LICENSE
similarity index 100%
rename from stable/n8n/8.0.22/LICENSE
rename to stable/n8n/8.0.23/LICENSE
diff --git a/stable/n8n/8.0.22/README.md b/stable/n8n/8.0.23/README.md
similarity index 100%
rename from stable/n8n/8.0.22/README.md
rename to stable/n8n/8.0.23/README.md
diff --git a/stable/n8n/8.0.23/app-changelog.md b/stable/n8n/8.0.23/app-changelog.md
new file mode 100644
index 0000000000..4df655844d
--- /dev/null
+++ b/stable/n8n/8.0.23/app-changelog.md
@@ -0,0 +1,13 @@
+
+
+## [n8n-8.0.23](https://github.com/truecharts/charts/compare/n8n-8.0.22...n8n-8.0.23) (2023-05-29)
+
+### Chore
+
+- update container image tccr.io/truecharts/n8n to v0.230.1 ([#9271](https://github.com/truecharts/charts/issues/9271))
+
+ ### Feat
+
+- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
+
+
\ No newline at end of file
diff --git a/stable/n8n/8.0.22/app-readme.md b/stable/n8n/8.0.23/app-readme.md
similarity index 100%
rename from stable/n8n/8.0.22/app-readme.md
rename to stable/n8n/8.0.23/app-readme.md
diff --git a/stable/n8n/8.0.22/charts/common-12.10.4.tgz b/stable/n8n/8.0.23/charts/common-12.10.4.tgz
similarity index 100%
rename from stable/n8n/8.0.22/charts/common-12.10.4.tgz
rename to stable/n8n/8.0.23/charts/common-12.10.4.tgz
diff --git a/stable/n8n/8.0.22/charts/redis-6.0.46.tgz b/stable/n8n/8.0.23/charts/redis-6.0.46.tgz
similarity index 100%
rename from stable/n8n/8.0.22/charts/redis-6.0.46.tgz
rename to stable/n8n/8.0.23/charts/redis-6.0.46.tgz
diff --git a/stable/n8n/8.0.22/ix_values.yaml b/stable/n8n/8.0.23/ix_values.yaml
similarity index 97%
rename from stable/n8n/8.0.22/ix_values.yaml
rename to stable/n8n/8.0.23/ix_values.yaml
index 0cbabd3325..2e08a9c157 100644
--- a/stable/n8n/8.0.22/ix_values.yaml
+++ b/stable/n8n/8.0.23/ix_values.yaml
@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/n8n
- tag: v0.229.0@sha256:834a43692ecd3172520af92030ca44387de1088880bf283af509798b72bad34f
+ tag: v0.230.1@sha256:2b78bf58c5b2832e023dee97119a530d7a4d523fa7b66054276b35151411d1b7
pullPolicy: IfNotPresent
timezoneandlocale: {}
# N8N_DEFAULT_LOCALE: "en"
diff --git a/stable/n8n/8.0.22/questions.yaml b/stable/n8n/8.0.23/questions.yaml
similarity index 96%
rename from stable/n8n/8.0.22/questions.yaml
rename to stable/n8n/8.0.23/questions.yaml
index 73c03a6508..9411e95fe1 100644
--- a/stable/n8n/8.0.22/questions.yaml
+++ b/stable/n8n/8.0.23/questions.yaml
@@ -1269,63 +1269,6 @@ questions:
schema:
type: string
default: ""
- - variable: tls
- label: TLS-Settings
- schema:
- type: list
- show_if: [["certificateIssuer", "=", ""]]
- 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: certificateIssuer
- label: Use Cert-Manager clusterIssuer
- description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
- schema:
- type: string
- default: ""
- - variable: scaleCert
- label: Use TrueNAS SCALE Certificate (Deprecated)
- schema:
- show_if: [["certificateIssuer", "=", ""]]
- type: int
- $ref:
- - "definitions/certificate"
- - variable: secretName
- label: Use Custom Secret (Advanced)
- schema:
- show_if: [["certificateIssuer", "=", ""]]
- type: string
- default: ""
- - variable: entrypoint
- label: (Advanced) Traefik Entrypoint
- description: Entrypoint used by Traefik when using Traefik as Ingress Provider
- schema:
- type: string
- default: websecure
- required: true
- - variable: ingressClassName
- label: (Advanced/Optional) IngressClass Name
- schema:
- type: string
- default: ""
- variable: middlewares
label: Traefik Middlewares
description: Add previously created Traefik Middlewares to this Ingress
@@ -1339,6 +1282,70 @@ questions:
type: string
default: ""
required: true
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - 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: 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: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: Use TrueNAS SCALE Certificate (Deprecated)
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: secretName
+ label: Use Custom Secret (Advanced)
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
- variable: ingressList
label: Add Manual Custom Ingresses
group: Ingress
diff --git a/stable/n8n/8.0.22/templates/NOTES.txt b/stable/n8n/8.0.23/templates/NOTES.txt
similarity index 100%
rename from stable/n8n/8.0.22/templates/NOTES.txt
rename to stable/n8n/8.0.23/templates/NOTES.txt
diff --git a/stable/n8n/8.0.22/templates/_configmap.tpl b/stable/n8n/8.0.23/templates/_configmap.tpl
similarity index 100%
rename from stable/n8n/8.0.22/templates/_configmap.tpl
rename to stable/n8n/8.0.23/templates/_configmap.tpl
diff --git a/stable/n8n/8.0.22/templates/common.yaml b/stable/n8n/8.0.23/templates/common.yaml
similarity index 100%
rename from stable/n8n/8.0.22/templates/common.yaml
rename to stable/n8n/8.0.23/templates/common.yaml
diff --git a/stable/n8n/8.0.22/values.yaml b/stable/n8n/8.0.23/values.yaml
similarity index 100%
rename from stable/n8n/8.0.22/values.yaml
rename to stable/n8n/8.0.23/values.yaml
diff --git a/stable/netdata/5.0.18/app-changelog.md b/stable/netdata/5.0.18/app-changelog.md
deleted file mode 100644
index 64f6c1eda5..0000000000
--- a/stable/netdata/5.0.18/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [netdata-5.0.18](https://github.com/truecharts/charts/compare/netdata-5.0.17...netdata-5.0.18) (2023-05-27)
-
-### Chore
-
-- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197))
-
-
\ No newline at end of file
diff --git a/stable/netdata/5.0.18/CHANGELOG.md b/stable/netdata/5.0.19/CHANGELOG.md
similarity index 85%
rename from stable/netdata/5.0.18/CHANGELOG.md
rename to stable/netdata/5.0.19/CHANGELOG.md
index 8a6419b45f..23f0975939 100644
--- a/stable/netdata/5.0.18/CHANGELOG.md
+++ b/stable/netdata/5.0.19/CHANGELOG.md
@@ -4,6 +4,19 @@
+## [netdata-5.0.19](https://github.com/truecharts/charts/compare/netdata-5.0.18...netdata-5.0.19) (2023-05-29)
+
+### Chore
+
+- update container image tccr.io/truecharts/netdata to v1.39.1 ([#9272](https://github.com/truecharts/charts/issues/9272))
+
+ ### Feat
+
+- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
+
+
+
+
## [netdata-5.0.18](https://github.com/truecharts/charts/compare/netdata-5.0.17...netdata-5.0.18) (2023-05-27)
### Chore
@@ -84,16 +97,3 @@
-
-## [netdata-5.0.9](https://github.com/truecharts/charts/compare/netdata-5.0.8...netdata-5.0.9) (2023-04-25)
-
-### Chore
-
-- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153))
-
-
-
-
-## [netdata-5.0.8](https://github.com/truecharts/charts/compare/netdata-5.0.7...netdata-5.0.8) (2023-04-25)
-
-### Chore
diff --git a/stable/netdata/5.0.18/Chart.yaml b/stable/netdata/5.0.19/Chart.yaml
similarity index 95%
rename from stable/netdata/5.0.18/Chart.yaml
rename to stable/netdata/5.0.19/Chart.yaml
index 57f4261d82..87c1d7bce5 100644
--- a/stable/netdata/5.0.18/Chart.yaml
+++ b/stable/netdata/5.0.19/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: "1.38.1"
+appVersion: "1.39.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@@ -19,7 +19,7 @@ name: netdata
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/netdata
- https://github.com/netdata
-version: 5.0.18
+version: 5.0.19
annotations:
truecharts.org/catagories: |
- utilities
diff --git a/stable/netdata/5.0.18/README.md b/stable/netdata/5.0.19/README.md
similarity index 100%
rename from stable/netdata/5.0.18/README.md
rename to stable/netdata/5.0.19/README.md
diff --git a/stable/netdata/5.0.19/app-changelog.md b/stable/netdata/5.0.19/app-changelog.md
new file mode 100644
index 0000000000..987a429731
--- /dev/null
+++ b/stable/netdata/5.0.19/app-changelog.md
@@ -0,0 +1,13 @@
+
+
+## [netdata-5.0.19](https://github.com/truecharts/charts/compare/netdata-5.0.18...netdata-5.0.19) (2023-05-29)
+
+### Chore
+
+- update container image tccr.io/truecharts/netdata to v1.39.1 ([#9272](https://github.com/truecharts/charts/issues/9272))
+
+ ### Feat
+
+- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
+
+
\ No newline at end of file
diff --git a/stable/netdata/5.0.18/app-readme.md b/stable/netdata/5.0.19/app-readme.md
similarity index 100%
rename from stable/netdata/5.0.18/app-readme.md
rename to stable/netdata/5.0.19/app-readme.md
diff --git a/stable/netdata/5.0.18/charts/common-12.10.4.tgz b/stable/netdata/5.0.19/charts/common-12.10.4.tgz
similarity index 100%
rename from stable/netdata/5.0.18/charts/common-12.10.4.tgz
rename to stable/netdata/5.0.19/charts/common-12.10.4.tgz
diff --git a/stable/netdata/5.0.18/ix_values.yaml b/stable/netdata/5.0.19/ix_values.yaml
similarity index 98%
rename from stable/netdata/5.0.18/ix_values.yaml
rename to stable/netdata/5.0.19/ix_values.yaml
index 3a9032ade5..3c0097b38c 100644
--- a/stable/netdata/5.0.18/ix_values.yaml
+++ b/stable/netdata/5.0.19/ix_values.yaml
@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/netdata
- tag: 1.38.1@sha256:884fc2c9d237ad3b8df8fca30c6c8a55999da37b3619d3cb61a24253bb2901f1
+ tag: v1.39.1@sha256:7e2fd97a2523df32728781bf16084e6a383d1bb928572acecf091459a667ff8d
pullPolicy: IfNotPresent
# -- The service account the pods will use to interact with the Kubernetes API
serviceAccount:
diff --git a/stable/netdata/5.0.18/questions.yaml b/stable/netdata/5.0.19/questions.yaml
similarity index 96%
rename from stable/netdata/5.0.18/questions.yaml
rename to stable/netdata/5.0.19/questions.yaml
index 78bb6a9f6f..972f6168c5 100644
--- a/stable/netdata/5.0.18/questions.yaml
+++ b/stable/netdata/5.0.19/questions.yaml
@@ -902,63 +902,6 @@ questions:
schema:
type: string
default: ""
- - variable: tls
- label: TLS-Settings
- schema:
- type: list
- show_if: [["certificateIssuer", "=", ""]]
- 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: certificateIssuer
- label: Use Cert-Manager clusterIssuer
- description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
- schema:
- type: string
- default: ""
- - variable: scaleCert
- label: Use TrueNAS SCALE Certificate (Deprecated)
- schema:
- show_if: [["certificateIssuer", "=", ""]]
- type: int
- $ref:
- - "definitions/certificate"
- - variable: secretName
- label: Use Custom Secret (Advanced)
- schema:
- show_if: [["certificateIssuer", "=", ""]]
- type: string
- default: ""
- - variable: entrypoint
- label: (Advanced) Traefik Entrypoint
- description: Entrypoint used by Traefik when using Traefik as Ingress Provider
- schema:
- type: string
- default: websecure
- required: true
- - variable: ingressClassName
- label: (Advanced/Optional) IngressClass Name
- schema:
- type: string
- default: ""
- variable: middlewares
label: Traefik Middlewares
description: Add previously created Traefik Middlewares to this Ingress
@@ -972,6 +915,70 @@ questions:
type: string
default: ""
required: true
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - 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: 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: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: Use TrueNAS SCALE Certificate (Deprecated)
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: secretName
+ label: Use Custom Secret (Advanced)
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
- variable: ingressList
label: Add Manual Custom Ingresses
group: Ingress
diff --git a/stable/netdata/5.0.18/templates/NOTES.txt b/stable/netdata/5.0.19/templates/NOTES.txt
similarity index 100%
rename from stable/netdata/5.0.18/templates/NOTES.txt
rename to stable/netdata/5.0.19/templates/NOTES.txt
diff --git a/stable/netdata/5.0.18/templates/common.yaml b/stable/netdata/5.0.19/templates/common.yaml
similarity index 100%
rename from stable/netdata/5.0.18/templates/common.yaml
rename to stable/netdata/5.0.19/templates/common.yaml
diff --git a/stable/netdata/5.0.18/values.yaml b/stable/netdata/5.0.19/values.yaml
similarity index 100%
rename from stable/netdata/5.0.18/values.yaml
rename to stable/netdata/5.0.19/values.yaml
diff --git a/stable/pihole/10.0.3/CHANGELOG.md b/stable/pihole/10.0.3/CHANGELOG.md
new file mode 100644
index 0000000000..83d6842b12
--- /dev/null
+++ b/stable/pihole/10.0.3/CHANGELOG.md
@@ -0,0 +1,22 @@
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+
+## [pihole-10.0.3](https://github.com/truecharts/charts/compare/pihole-10.0.2...pihole-10.0.3) (2023-05-29)
+
+### Chore
+
+- update container image tccr.io/truecharts/pihole to v2023.05.0 ([#9276](https://github.com/truecharts/charts/issues/9276))
+
+
+
+
+## [pihole-10.0.2](https://github.com/truecharts/charts/compare/pihole-10.0.1...pihole-10.0.2) (2023-05-29)
+
+### Feat
+
+- Move to stable ([#9237](https://github.com/truecharts/charts/issues/9237))
+
+
\ No newline at end of file
diff --git a/stable/pihole/10.0.3/Chart.yaml b/stable/pihole/10.0.3/Chart.yaml
new file mode 100644
index 0000000000..692e95c4ca
--- /dev/null
+++ b/stable/pihole/10.0.3/Chart.yaml
@@ -0,0 +1,30 @@
+apiVersion: v2
+appVersion: "2023.05.0"
+dependencies:
+ - name: common
+ repository: https://library-charts.truecharts.org
+ version: 12.9.5
+deprecated: false
+description: DNS and Ad-filtering for your network
+home: https://truecharts.org/charts/stable/pihole
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/pihole.png
+keywords:
+ - DNS
+kubeVersion: ">=1.16.0-0"
+maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+name: pihole
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/stable/pihole
+ - https://pi-hole.net/
+ - https://github.com/pi-hole
+ - https://github.com/pi-hole/docker-pi-hole
+type: application
+version: 10.0.3
+annotations:
+ truecharts.org/catagories: |
+ - networking
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/grade: U
diff --git a/stable/pihole/10.0.3/README.md b/stable/pihole/10.0.3/README.md
new file mode 100644
index 0000000000..63d5d2c8fd
--- /dev/null
+++ b/stable/pihole/10.0.3/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/incubator/)
+
+**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/pihole/10.0.3/app-changelog.md b/stable/pihole/10.0.3/app-changelog.md
new file mode 100644
index 0000000000..dedfd44d4b
--- /dev/null
+++ b/stable/pihole/10.0.3/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [pihole-10.0.3](https://github.com/truecharts/charts/compare/pihole-10.0.2...pihole-10.0.3) (2023-05-29)
+
+### Chore
+
+- update container image tccr.io/truecharts/pihole to v2023.05.0 ([#9276](https://github.com/truecharts/charts/issues/9276))
+
+
\ No newline at end of file
diff --git a/stable/pihole/10.0.3/app-readme.md b/stable/pihole/10.0.3/app-readme.md
new file mode 100644
index 0000000000..427b7f8ce2
--- /dev/null
+++ b/stable/pihole/10.0.3/app-readme.md
@@ -0,0 +1,8 @@
+DNS and Ad-filtering for your network
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/pihole](https://truecharts.org/charts/stable/pihole)
+
+---
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
diff --git a/stable/pihole/10.0.3/charts/common-12.9.5.tgz b/stable/pihole/10.0.3/charts/common-12.9.5.tgz
new file mode 100644
index 0000000000..1309de514b
Binary files /dev/null and b/stable/pihole/10.0.3/charts/common-12.9.5.tgz differ
diff --git a/stable/pihole/10.0.3/ix_values.yaml b/stable/pihole/10.0.3/ix_values.yaml
new file mode 100644
index 0000000000..0ed337796f
--- /dev/null
+++ b/stable/pihole/10.0.3/ix_values.yaml
@@ -0,0 +1,76 @@
+image:
+ repository: tccr.io/truecharts/pihole
+ pullPolicy: IfNotPresent
+ tag: v2023.05.0@sha256:2a34bfd4117cbef30624fa41dc2cdb87bd053da09dec6b80b2b1e1087e677f64
+
+pihole:
+ webPassword: "somepassword"
+ dnsServers:
+ - "9.9.9.9"
+ - "149.112.112.112"
+
+securityContext:
+ container:
+ readOnlyRootFilesystem: false
+ runAsNonRoot: false
+ runAsUser: 0
+ runAsGroup: 0
+ capabilities:
+ add:
+ - NET_ADMIN
+ - SETFCAP
+ - SETPCAP
+ - KILL
+
+workload:
+ main:
+ podSpec:
+ containers:
+ main:
+ envFrom:
+ - configMapRef:
+ name: pihole-env
+ probes:
+ liveness:
+ type: http
+ path: /admin/index.php
+ readiness:
+ type: http
+ path: /admin/index.php
+ startup:
+ type: http
+ path: /admin/index.php
+
+service:
+ main:
+ ports:
+ main:
+ port: 9089
+ targetPort: 80
+ dns-tcp:
+ enabled: true
+ ports:
+ dns-tcp:
+ enabled: true
+ port: 53
+ targetPort: 53
+ dns:
+ enabled: true
+ ports:
+ dns:
+ enabled: true
+ protocol: udp
+ port: 53
+ targetPort: 53
+
+persistence:
+ config:
+ enabled: true
+ mountPath: "/etc/pihole"
+ dnsmasq:
+ enabled: true
+ mountPath: "/etc/dnsmasq.d"
+
+portal:
+ open:
+ enabled: true
diff --git a/stable/pihole/10.0.3/questions.yaml b/stable/pihole/10.0.3/questions.yaml
new file mode 100644
index 0000000000..8fcc5d08ca
--- /dev/null
+++ b/stable/pihole/10.0.3/questions.yaml
@@ -0,0 +1,2141 @@
+groups:
+ - name: Container Image
+ description: Image to be used for container
+ - name: General Settings
+ description: General Deployment Settings
+ - name: Workload Settings
+ description: Workload 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: Addons
+ description: Addon Configuration
+ - name: Advanced
+ description: Advanced Configuration
+ - name: Postgresql
+ description: Postgresql
+ - name: Documentation
+ description: Documentation
+portals:
+ open:
+ protocols:
+ - "$kubernetes-resource_configmap_tcportal-open_protocol"
+ host:
+ - "$kubernetes-resource_configmap_tcportal-open_host"
+ ports:
+ - "$kubernetes-resource_configmap_tcportal-open_port"
+ path: "/"
+ admin:
+ protocols:
+ - "$kubernetes-resource_configmap_tcportal-open_protocol"
+ host:
+ - "$kubernetes-resource_configmap_tcportal-open_host"
+ ports:
+ - "$kubernetes-resource_configmap_tcportal-open_port"
+ path: "/admin/"
+questions:
+ - variable: global
+ group: General Settings
+ label: "Global Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: stopAll
+ label: Stop All
+ description: "Stops All Running pods and hibernates cnpg"
+ schema:
+ type: boolean
+ default: false
+ - variable: workload
+ group: "Workload Settings"
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type (Advanced)
+ schema:
+ type: string
+ default: Deployment
+ enum:
+ - value: Deployment
+ description: Deployment
+ - value: DaemonSet
+ description: DaemonSet
+
+ - variable: replicas
+ label: Replicas (Advanced)
+ description: Set the number of Replicas
+ schema:
+ type: int
+ show_if: [["type", "!=", "DaemonSet"]]
+ default: 1
+ - variable: podSpec
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: containers
+ label: Containers
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+
+
+ - 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..."
+ 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: extraArgs
+ label: Extra Args
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: arg
+ label: Arg
+ schema:
+ type: string
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: command
+ label: Command
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: param
+ label: Param
+ schema:
+ type: string
+ - variable: TZ
+ label: Timezone
+ group: "General Settings"
+ schema:
+ type: string
+ default: "Etc/UTC"
+ $ref:
+ - "definitions/timezone"
+
+ - variable: pihole
+ group: "App Configuration"
+ label: "Pi-Hole Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: webPassword
+ label: "Web Password"
+ description: "Sets admin password for the GUI"
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: dnsServers
+ label: "DNS Servers"
+ description: "Set DNS servers. Max 2. Use #port suffix for ports"
+ schema:
+ type: list
+ default: ["9.9.9.9", "149.112.112.112"]
+ items:
+ - variable: dnsEntry
+ label: "DNS Server Entry"
+ schema:
+ type: string
+ default: ""
+ - variable: podOptions
+ group: "General Settings"
+ label: "Global Pod Options (Advanced)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: expertPodOpts
+ label: "Expert - Pod Options"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hostNetwork
+ label: "Host Networking"
+ schema:
+ type: boolean
+ default: false
+ - variable: dnsConfig
+ label: "DNS Configuration"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: options
+ label: "Options"
+ schema:
+ type: list
+ default: [{"name": "ndots", "value": "1"}]
+ items:
+ - variable: optionsEntry
+ label: "Option Entry"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ - variable: nameservers
+ label: "Nameservers"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: nsEntry
+ label: "Nameserver Entry"
+ schema:
+ type: string
+ required: true
+ - variable: searches
+ label: "Searches"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: searchEntry
+ label: "Search Entry"
+ schema:
+ type: string
+ required: true
+ - variable: service
+ group: Networking and Services
+ label: Configure Service(s)
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service"
+ description: "The Primary service on which the healthcheck runs, often the webUI"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - 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: 9089
+ required: true
+ - variable: dns
+ label: "DNS 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)
+ - 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: dns
+ label: "DNS 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: 53
+ required: true
+ - variable: dns-tcp
+ label: "DNS-TCP 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)
+ - 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: dns-tcp
+ label: "DNS-TCP Service Port Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: "Port"
+ description: "This port exposes the container port on the service"
+ schema:
+ type: int
+ default: 53
+ required: true
+ - variable: serviceexpert
+ group: Networking and Services
+ label: Show Expert Config
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: scaleExternalInterface
+ 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
+ - variable: staticIPConfigurations
+ label: Static IP Addresses
+ schema:
+ type: list
+ show_if: [["type", "=", "static"]]
+ items:
+ - variable: staticIP
+ label: Static IP
+ schema:
+ type: ipaddr
+ cidr: true
+ - variable: staticRoutes
+ label: Static Routes
+ schema:
+ type: list
+ show_if: [["type", "=", "static"]]
+ 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: dnsmasq
+ label: "App dnsmasq.d Storage"
+ description: "Stores the Application dnsmasq.d."
+ 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: certificateIssuer
+ label: Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below'
+ schema:
+ type: string
+ default: ""
+ - variable: 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: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - 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: 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: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: Use TrueNAS SCALE Certificate (Deprecated)
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: secretName
+ label: Use Custom Secret (Advanced)
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: ingressList
+ label: Add Manual Custom Ingresses
+ group: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressListEntry
+ label: Custom Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: ingressClassName
+ label: IngressClass Name
+ schema:
+ type: string
+ default: ""
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: service
+ label: Linked Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Service Name
+ schema:
+ type: string
+ default: ""
+ - variable: port
+ label: Service Port
+ schema:
+ type: int
+ - variable: clusterIssuer
+ label: clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below'
+ schema:
+ type: string
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ default: []
+ show_if: [["clusterIssuer", "=", ""]]
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: clusterIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: Use TrueNAS SCALE Certificate (Deprecated)
+ schema:
+ show_if: [["clusterIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: secretName
+ label: Use Custom Secret (Advanced)
+ schema:
+ type: string
+ show_if: [["clusterIssuer", "=", ""]]
+ default: ""
+ - variable: entrypoint
+ label: Traefik Entrypoint
+ description: Entrypoint used by Traefik when using Traefik as Ingress Provider
+ schema:
+ type: string
+ default: websecure
+ required: true
+ - variable: middlewares
+ label: Traefik Middlewares
+ description: Add previously created Traefik Middlewares to this Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: securityContext
+ group: Security and Permissions
+ label: Security Context
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: container
+ label: Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Settings from questions.yaml get appended here on a per-app basis
+
+ - 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 of the user running the application"
+ schema:
+ type: int
+ default: 0
+ # Settings from questions.yaml get appended here on a per-app basis
+ - 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
+ show_if: [["runAsUser", "=", 0]]
+ 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: "0022"
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: privileged
+ label: "Privileged mode"
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnlyRootFilesystem
+ label: "ReadOnly Root Filesystem"
+ schema:
+ type: boolean
+ default: true
+ - variable: pod
+ label: Pod
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - 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
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: fsGroup
+ label: "fsGroup"
+ description: "The group that should own ALL storage."
+ schema:
+ type: int
+ default: 568
+
+ - 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: device
+ 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"
+ - variable: scaleGPU
+ label: GPU Configuration
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: scaleGPUEntry
+ label: GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Specify GPU configuration
+ - variable: gpu
+ label: Select GPU
+ schema:
+ type: dict
+ $ref:
+ - "definitions/gpuConfiguration"
+ attrs: []
+ - variable: workaround
+ label: "Workaround"
+ schema:
+ type: string
+ default: workaround
+ hidden: true
+# - 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: 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: 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: 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: netshoot
+ label: Netshoot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: envList
+ label: Netshoot Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: vpn
+ label: VPN
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type
+ schema:
+ type: string
+ default: disabled
+ enum:
+ - value: disabled
+ description: disabled
+ - value: gluetun
+ description: Gluetun
+ - value: tailscale
+ description: Tailscale
+ - value: openvpn
+ description: OpenVPN (Deprecated)
+ - value: wireguard
+ description: Wireguard (Deprecated)
+ - 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
+ show_if: [["username", "!=", ""]]
+ 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: string
+ show_if: [["type", "!=", "disabled"]]
+ 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/pihole/10.0.3/templates/_configmap.tpl b/stable/pihole/10.0.3/templates/_configmap.tpl
new file mode 100644
index 0000000000..d39976e9e8
--- /dev/null
+++ b/stable/pihole/10.0.3/templates/_configmap.tpl
@@ -0,0 +1,14 @@
+{{/* Define the configmap */}}
+{{- define "pihole.configmap" -}}
+configmap:
+ pihole-env:
+ enabled: true
+ data:
+ WEBPASSWORD: {{ .Values.pihole.webPassword | squote }}
+ {{- with .Values.pihole.dnsServers }}
+ {{- if gt (len .) 2 -}}
+ {{- fail (printf "Pihole - Expected max 2 DNS Servers. But got [%v]" (len .)) -}}
+ {{- end }}
+ PIHOLE_DNS_: {{ join ";" . | quote }}
+ {{- end }}
+{{- end -}}
diff --git a/stable/pihole/10.0.3/templates/common.yaml b/stable/pihole/10.0.3/templates/common.yaml
new file mode 100644
index 0000000000..190109ab61
--- /dev/null
+++ b/stable/pihole/10.0.3/templates/common.yaml
@@ -0,0 +1,11 @@
+{{/* Make sure all variables are set properly */}}
+{{- include "tc.v1.common.loader.init" . }}
+
+{{/* Render configmap for pihole */}}
+{{- $config := include "pihole.configmap" . | fromYaml -}}
+{{- if $config -}}
+ {{- $_ := mustMergeOverwrite .Values $config -}}
+{{- end -}}
+
+{{/* Render the templates */}}
+{{ include "tc.v1.common.loader.apply" . }}
diff --git a/stable/rsshub/7.0.33/values.yaml b/stable/pihole/10.0.3/values.yaml
similarity index 100%
rename from stable/rsshub/7.0.33/values.yaml
rename to stable/pihole/10.0.3/values.yaml
diff --git a/stable/rsshub/7.0.33/app-changelog.md b/stable/rsshub/7.0.33/app-changelog.md
deleted file mode 100644
index d4919fa469..0000000000
--- a/stable/rsshub/7.0.33/app-changelog.md
+++ /dev/null
@@ -1,13 +0,0 @@
-
-
-## [rsshub-7.0.33](https://github.com/truecharts/charts/compare/rsshub-7.0.32...rsshub-7.0.33) (2023-05-28)
-
-### Chore
-
-- update container image tccr.io/truecharts/rsshub to latest ([#9212](https://github.com/truecharts/charts/issues/9212))
-
- ### Feat
-
-- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
-
-
\ No newline at end of file
diff --git a/stable/rsshub/7.0.33/CHANGELOG.md b/stable/rsshub/7.0.34/CHANGELOG.md
similarity index 93%
rename from stable/rsshub/7.0.33/CHANGELOG.md
rename to stable/rsshub/7.0.34/CHANGELOG.md
index dda7d87be7..704c2e4004 100644
--- a/stable/rsshub/7.0.33/CHANGELOG.md
+++ b/stable/rsshub/7.0.34/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [rsshub-7.0.34](https://github.com/truecharts/charts/compare/rsshub-7.0.33...rsshub-7.0.34) (2023-05-29)
+
+### Chore
+
+- update container image tccr.io/truecharts/rsshub to latest ([#9268](https://github.com/truecharts/charts/issues/9268))
+
+
+
+
## [rsshub-7.0.33](https://github.com/truecharts/charts/compare/rsshub-7.0.32...rsshub-7.0.33) (2023-05-28)
### Chore
@@ -88,12 +97,3 @@
-
-## [rsshub-7.0.29](https://github.com/truecharts/charts/compare/rsshub-7.0.28...rsshub-7.0.29) (2023-05-25)
-
-### Chore
-
-- update container image tccr.io/truecharts/rsshub to latest ([#9152](https://github.com/truecharts/charts/issues/9152))
-
-
-
diff --git a/stable/rsshub/7.0.33/Chart.yaml b/stable/rsshub/7.0.34/Chart.yaml
similarity index 98%
rename from stable/rsshub/7.0.33/Chart.yaml
rename to stable/rsshub/7.0.34/Chart.yaml
index 7ddcfce44a..f6ef06cbbc 100644
--- a/stable/rsshub/7.0.33/Chart.yaml
+++ b/stable/rsshub/7.0.34/Chart.yaml
@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: rsshub
-version: 7.0.33
+version: 7.0.34
appVersion: "latest"
description: RSSHub can generate RSS feeds from pretty much everything
type: application
diff --git a/stable/rsshub/7.0.33/README.md b/stable/rsshub/7.0.34/README.md
similarity index 100%
rename from stable/rsshub/7.0.33/README.md
rename to stable/rsshub/7.0.34/README.md
diff --git a/stable/rsshub/7.0.34/app-changelog.md b/stable/rsshub/7.0.34/app-changelog.md
new file mode 100644
index 0000000000..c706b3ac72
--- /dev/null
+++ b/stable/rsshub/7.0.34/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [rsshub-7.0.34](https://github.com/truecharts/charts/compare/rsshub-7.0.33...rsshub-7.0.34) (2023-05-29)
+
+### Chore
+
+- update container image tccr.io/truecharts/rsshub to latest ([#9268](https://github.com/truecharts/charts/issues/9268))
+
+
\ No newline at end of file
diff --git a/stable/rsshub/7.0.33/app-readme.md b/stable/rsshub/7.0.34/app-readme.md
similarity index 100%
rename from stable/rsshub/7.0.33/app-readme.md
rename to stable/rsshub/7.0.34/app-readme.md
diff --git a/stable/rsshub/7.0.33/charts/common-12.10.4.tgz b/stable/rsshub/7.0.34/charts/common-12.10.4.tgz
similarity index 100%
rename from stable/rsshub/7.0.33/charts/common-12.10.4.tgz
rename to stable/rsshub/7.0.34/charts/common-12.10.4.tgz
diff --git a/stable/rsshub/7.0.33/charts/redis-6.0.46.tgz b/stable/rsshub/7.0.34/charts/redis-6.0.46.tgz
similarity index 100%
rename from stable/rsshub/7.0.33/charts/redis-6.0.46.tgz
rename to stable/rsshub/7.0.34/charts/redis-6.0.46.tgz
diff --git a/stable/rsshub/7.0.33/ix_values.yaml b/stable/rsshub/7.0.34/ix_values.yaml
similarity index 95%
rename from stable/rsshub/7.0.33/ix_values.yaml
rename to stable/rsshub/7.0.34/ix_values.yaml
index 6776a1dd35..853b08e3a6 100644
--- a/stable/rsshub/7.0.33/ix_values.yaml
+++ b/stable/rsshub/7.0.34/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/rsshub
pullPolicy: IfNotPresent
- tag: latest@sha256:5c05ee45940849796a83c3880d621f42d308d660bb47aa05c8d4d968092e712a
+ tag: latest@sha256:8012b8de84e294a5008b560421911b40dbb910650fc37245ba53ad925bb497dd
browserlessImage:
repository: tccr.io/truecharts/browserless-chrome
tag: 1.58.0-chrome@sha256:e77842d0a1eb20e26b6a88b95902fcba370480d2b930401ddc93f68c8d67d418
diff --git a/stable/rsshub/7.0.33/questions.yaml b/stable/rsshub/7.0.34/questions.yaml
similarity index 100%
rename from stable/rsshub/7.0.33/questions.yaml
rename to stable/rsshub/7.0.34/questions.yaml
diff --git a/stable/rsshub/7.0.33/templates/NOTES.txt b/stable/rsshub/7.0.34/templates/NOTES.txt
similarity index 100%
rename from stable/rsshub/7.0.33/templates/NOTES.txt
rename to stable/rsshub/7.0.34/templates/NOTES.txt
diff --git a/stable/rsshub/7.0.33/templates/common.yaml b/stable/rsshub/7.0.34/templates/common.yaml
similarity index 100%
rename from stable/rsshub/7.0.33/templates/common.yaml
rename to stable/rsshub/7.0.34/templates/common.yaml
diff --git a/stable/thelounge/9.0.20/values.yaml b/stable/rsshub/7.0.34/values.yaml
similarity index 100%
rename from stable/thelounge/9.0.20/values.yaml
rename to stable/rsshub/7.0.34/values.yaml
diff --git a/stable/thelounge/9.0.20/app-changelog.md b/stable/thelounge/9.0.20/app-changelog.md
deleted file mode 100644
index 25ecdffdfe..0000000000
--- a/stable/thelounge/9.0.20/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [thelounge-9.0.20](https://github.com/truecharts/charts/compare/thelounge-9.0.19...thelounge-9.0.20) (2023-05-27)
-
-### Chore
-
-- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197))
-
-
\ No newline at end of file
diff --git a/stable/thelounge/9.0.20/CHANGELOG.md b/stable/thelounge/9.0.21/CHANGELOG.md
similarity index 85%
rename from stable/thelounge/9.0.20/CHANGELOG.md
rename to stable/thelounge/9.0.21/CHANGELOG.md
index 10bd05fa79..76fa00ddbb 100644
--- a/stable/thelounge/9.0.20/CHANGELOG.md
+++ b/stable/thelounge/9.0.21/CHANGELOG.md
@@ -4,6 +4,19 @@
+## [thelounge-9.0.21](https://github.com/truecharts/charts/compare/thelounge-9.0.20...thelounge-9.0.21) (2023-05-29)
+
+### Chore
+
+- update container image tccr.io/truecharts/thelounge to v4.4.0 ([#9278](https://github.com/truecharts/charts/issues/9278))
+
+ ### Feat
+
+- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
+
+
+
+
## [thelounge-9.0.20](https://github.com/truecharts/charts/compare/thelounge-9.0.19...thelounge-9.0.20) (2023-05-27)
### Chore
@@ -84,16 +97,3 @@
-
-## [thelounge-9.0.11](https://github.com/truecharts/charts/compare/thelounge-9.0.10...thelounge-9.0.11) (2023-05-03)
-
-### Chore
-
-- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739))
-
-
-
-
-## [thelounge-9.0.10](https://github.com/truecharts/charts/compare/thelounge-9.0.9...thelounge-9.0.10) (2023-04-29)
-
-### Chore
diff --git a/stable/thelounge/9.0.20/Chart.yaml b/stable/thelounge/9.0.21/Chart.yaml
similarity index 95%
rename from stable/thelounge/9.0.20/Chart.yaml
rename to stable/thelounge/9.0.21/Chart.yaml
index b6b5d3d3f7..62874d918b 100644
--- a/stable/thelounge/9.0.20/Chart.yaml
+++ b/stable/thelounge/9.0.21/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: "4.3.1"
+appVersion: "4.4.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@@ -22,7 +22,7 @@ name: thelounge
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/thelounge
- https://github.com/thelounge/thelounge
-version: 9.0.20
+version: 9.0.21
annotations:
truecharts.org/catagories: |
- utilities
diff --git a/stable/thelounge/9.0.20/README.md b/stable/thelounge/9.0.21/README.md
similarity index 100%
rename from stable/thelounge/9.0.20/README.md
rename to stable/thelounge/9.0.21/README.md
diff --git a/stable/thelounge/9.0.21/app-changelog.md b/stable/thelounge/9.0.21/app-changelog.md
new file mode 100644
index 0000000000..d6b21103e1
--- /dev/null
+++ b/stable/thelounge/9.0.21/app-changelog.md
@@ -0,0 +1,13 @@
+
+
+## [thelounge-9.0.21](https://github.com/truecharts/charts/compare/thelounge-9.0.20...thelounge-9.0.21) (2023-05-29)
+
+### Chore
+
+- update container image tccr.io/truecharts/thelounge to v4.4.0 ([#9278](https://github.com/truecharts/charts/issues/9278))
+
+ ### Feat
+
+- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
+
+
\ No newline at end of file
diff --git a/stable/thelounge/9.0.20/app-readme.md b/stable/thelounge/9.0.21/app-readme.md
similarity index 100%
rename from stable/thelounge/9.0.20/app-readme.md
rename to stable/thelounge/9.0.21/app-readme.md
diff --git a/stable/thelounge/9.0.20/charts/common-12.10.4.tgz b/stable/thelounge/9.0.21/charts/common-12.10.4.tgz
similarity index 100%
rename from stable/thelounge/9.0.20/charts/common-12.10.4.tgz
rename to stable/thelounge/9.0.21/charts/common-12.10.4.tgz
diff --git a/stable/thelounge/9.0.20/ix_values.yaml b/stable/thelounge/9.0.21/ix_values.yaml
similarity index 84%
rename from stable/thelounge/9.0.20/ix_values.yaml
rename to stable/thelounge/9.0.21/ix_values.yaml
index 71bef0edbf..8c42bc2133 100644
--- a/stable/thelounge/9.0.20/ix_values.yaml
+++ b/stable/thelounge/9.0.21/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/thelounge
pullPolicy: IfNotPresent
- tag: v4.3.1@sha256:771f1c63842c8cbe2ea1b0871974889931904a5cfba29064656676551ae1c629
+ tag: v4.4.0@sha256:27269b8ffcd826ad2597edd6481ac778e5a4cefa3c0e4f34f0e63c8d43c26787
service:
main:
ports:
diff --git a/stable/thelounge/9.0.20/questions.yaml b/stable/thelounge/9.0.21/questions.yaml
similarity index 96%
rename from stable/thelounge/9.0.20/questions.yaml
rename to stable/thelounge/9.0.21/questions.yaml
index 34d5725ee3..45be0a4f20 100644
--- a/stable/thelounge/9.0.20/questions.yaml
+++ b/stable/thelounge/9.0.21/questions.yaml
@@ -750,63 +750,6 @@ questions:
schema:
type: string
default: ""
- - variable: tls
- label: TLS-Settings
- schema:
- type: list
- show_if: [["certificateIssuer", "=", ""]]
- 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: certificateIssuer
- label: Use Cert-Manager clusterIssuer
- description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
- schema:
- type: string
- default: ""
- - variable: scaleCert
- label: Use TrueNAS SCALE Certificate (Deprecated)
- schema:
- show_if: [["certificateIssuer", "=", ""]]
- type: int
- $ref:
- - "definitions/certificate"
- - variable: secretName
- label: Use Custom Secret (Advanced)
- schema:
- show_if: [["certificateIssuer", "=", ""]]
- type: string
- default: ""
- - variable: entrypoint
- label: (Advanced) Traefik Entrypoint
- description: Entrypoint used by Traefik when using Traefik as Ingress Provider
- schema:
- type: string
- default: websecure
- required: true
- - variable: ingressClassName
- label: (Advanced/Optional) IngressClass Name
- schema:
- type: string
- default: ""
- variable: middlewares
label: Traefik Middlewares
description: Add previously created Traefik Middlewares to this Ingress
@@ -820,6 +763,70 @@ questions:
type: string
default: ""
required: true
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - 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: 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: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: Use TrueNAS SCALE Certificate (Deprecated)
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: secretName
+ label: Use Custom Secret (Advanced)
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
- variable: ingressList
label: Add Manual Custom Ingresses
group: Ingress
diff --git a/stable/thelounge/9.0.20/templates/NOTES.txt b/stable/thelounge/9.0.21/templates/NOTES.txt
similarity index 100%
rename from stable/thelounge/9.0.20/templates/NOTES.txt
rename to stable/thelounge/9.0.21/templates/NOTES.txt
diff --git a/stable/thelounge/9.0.20/templates/common.yaml b/stable/thelounge/9.0.21/templates/common.yaml
similarity index 100%
rename from stable/thelounge/9.0.20/templates/common.yaml
rename to stable/thelounge/9.0.21/templates/common.yaml
diff --git a/stable/tsmuxer/4.0.10/values.yaml b/stable/thelounge/9.0.21/values.yaml
similarity index 100%
rename from stable/tsmuxer/4.0.10/values.yaml
rename to stable/thelounge/9.0.21/values.yaml
diff --git a/stable/tsmuxer/4.0.10/app-changelog.md b/stable/tsmuxer/4.0.10/app-changelog.md
deleted file mode 100644
index 3e93ce46bb..0000000000
--- a/stable/tsmuxer/4.0.10/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [tsmuxer-4.0.10](https://github.com/truecharts/charts/compare/tsmuxer-4.0.9...tsmuxer-4.0.10) (2023-05-27)
-
-### Chore
-
-- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197))
-
-
\ No newline at end of file
diff --git a/stable/tsmuxer/4.0.10/CHANGELOG.md b/stable/tsmuxer/4.0.11/CHANGELOG.md
similarity index 85%
rename from stable/tsmuxer/4.0.10/CHANGELOG.md
rename to stable/tsmuxer/4.0.11/CHANGELOG.md
index 5f6d5f30e0..e394332b03 100644
--- a/stable/tsmuxer/4.0.10/CHANGELOG.md
+++ b/stable/tsmuxer/4.0.11/CHANGELOG.md
@@ -4,6 +4,19 @@
+## [tsmuxer-4.0.11](https://github.com/truecharts/charts/compare/tsmuxer-4.0.10...tsmuxer-4.0.11) (2023-05-29)
+
+### Chore
+
+- update container image tccr.io/truecharts/tsmuxer to v23.05.1 ([#9279](https://github.com/truecharts/charts/issues/9279))
+
+ ### Feat
+
+- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
+
+
+
+
## [tsmuxer-4.0.10](https://github.com/truecharts/charts/compare/tsmuxer-4.0.9...tsmuxer-4.0.10) (2023-05-27)
### Chore
@@ -84,16 +97,3 @@
-
-## [tsmuxer-4.0.1](https://github.com/truecharts/charts/compare/tsmuxer-4.0.0...tsmuxer-4.0.1) (2023-04-30)
-
-### Chore
-
-- update container image tccr.io/truecharts/tsmuxer to v23.03.1 ([#8268](https://github.com/truecharts/charts/issues/8268))
-
-
-
-
-## [tsmuxer-4.0.0](https://github.com/truecharts/charts/compare/tsmuxer-3.0.14...tsmuxer-4.0.0) (2023-04-30)
-
-### Feat
diff --git a/stable/tsmuxer/4.0.10/Chart.yaml b/stable/tsmuxer/4.0.11/Chart.yaml
similarity index 94%
rename from stable/tsmuxer/4.0.10/Chart.yaml
rename to stable/tsmuxer/4.0.11/Chart.yaml
index 0c70390faa..2a82248681 100644
--- a/stable/tsmuxer/4.0.10/Chart.yaml
+++ b/stable/tsmuxer/4.0.11/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: "23.04.1"
+appVersion: "23.05.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@@ -21,7 +21,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/tsmuxer
- https://github.com/jlesage/docker-tsmuxer
type: application
-version: 4.0.10
+version: 4.0.11
annotations:
truecharts.org/catagories: |
- media
diff --git a/stable/tsmuxer/4.0.10/README.md b/stable/tsmuxer/4.0.11/README.md
similarity index 100%
rename from stable/tsmuxer/4.0.10/README.md
rename to stable/tsmuxer/4.0.11/README.md
diff --git a/stable/tsmuxer/4.0.11/app-changelog.md b/stable/tsmuxer/4.0.11/app-changelog.md
new file mode 100644
index 0000000000..52501c89f6
--- /dev/null
+++ b/stable/tsmuxer/4.0.11/app-changelog.md
@@ -0,0 +1,13 @@
+
+
+## [tsmuxer-4.0.11](https://github.com/truecharts/charts/compare/tsmuxer-4.0.10...tsmuxer-4.0.11) (2023-05-29)
+
+### Chore
+
+- update container image tccr.io/truecharts/tsmuxer to v23.05.1 ([#9279](https://github.com/truecharts/charts/issues/9279))
+
+ ### Feat
+
+- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
+
+
\ No newline at end of file
diff --git a/stable/tsmuxer/4.0.10/app-readme.md b/stable/tsmuxer/4.0.11/app-readme.md
similarity index 100%
rename from stable/tsmuxer/4.0.10/app-readme.md
rename to stable/tsmuxer/4.0.11/app-readme.md
diff --git a/stable/tsmuxer/4.0.10/charts/common-12.10.4.tgz b/stable/tsmuxer/4.0.11/charts/common-12.10.4.tgz
similarity index 100%
rename from stable/tsmuxer/4.0.10/charts/common-12.10.4.tgz
rename to stable/tsmuxer/4.0.11/charts/common-12.10.4.tgz
diff --git a/stable/tsmuxer/4.0.10/ix_values.yaml b/stable/tsmuxer/4.0.11/ix_values.yaml
similarity index 94%
rename from stable/tsmuxer/4.0.10/ix_values.yaml
rename to stable/tsmuxer/4.0.11/ix_values.yaml
index 1e54a49718..420b7bd9de 100644
--- a/stable/tsmuxer/4.0.10/ix_values.yaml
+++ b/stable/tsmuxer/4.0.11/ix_values.yaml
@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/tsmuxer
- tag: v23.04.1@sha256:1b3cc57de7100b3ddaa6da153f979d1ee8e464f2ee63e5ac07b7b09eeedb1192
+ tag: v23.05.1@sha256:aa9ff7c833fb38b6ad83624274d100846bfb68e8aed132e47e1a26aa1dd946fd
pullPolicy: IfNotPresent
service:
main:
diff --git a/stable/tsmuxer/4.0.10/questions.yaml b/stable/tsmuxer/4.0.11/questions.yaml
similarity index 96%
rename from stable/tsmuxer/4.0.10/questions.yaml
rename to stable/tsmuxer/4.0.11/questions.yaml
index 122a538502..c64956253b 100644
--- a/stable/tsmuxer/4.0.10/questions.yaml
+++ b/stable/tsmuxer/4.0.11/questions.yaml
@@ -920,63 +920,6 @@ questions:
schema:
type: string
default: ""
- - variable: tls
- label: TLS-Settings
- schema:
- type: list
- show_if: [["certificateIssuer", "=", ""]]
- 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: certificateIssuer
- label: Use Cert-Manager clusterIssuer
- description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
- schema:
- type: string
- default: ""
- - variable: scaleCert
- label: Use TrueNAS SCALE Certificate (Deprecated)
- schema:
- show_if: [["certificateIssuer", "=", ""]]
- type: int
- $ref:
- - "definitions/certificate"
- - variable: secretName
- label: Use Custom Secret (Advanced)
- schema:
- show_if: [["certificateIssuer", "=", ""]]
- type: string
- default: ""
- - variable: entrypoint
- label: (Advanced) Traefik Entrypoint
- description: Entrypoint used by Traefik when using Traefik as Ingress Provider
- schema:
- type: string
- default: websecure
- required: true
- - variable: ingressClassName
- label: (Advanced/Optional) IngressClass Name
- schema:
- type: string
- default: ""
- variable: middlewares
label: Traefik Middlewares
description: Add previously created Traefik Middlewares to this Ingress
@@ -990,6 +933,70 @@ questions:
type: string
default: ""
required: true
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - 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: 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: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: Use TrueNAS SCALE Certificate (Deprecated)
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: secretName
+ label: Use Custom Secret (Advanced)
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
- variable: ingressList
label: Add Manual Custom Ingresses
group: Ingress
diff --git a/stable/tsmuxer/4.0.10/templates/NOTES.txt b/stable/tsmuxer/4.0.11/templates/NOTES.txt
similarity index 100%
rename from stable/tsmuxer/4.0.10/templates/NOTES.txt
rename to stable/tsmuxer/4.0.11/templates/NOTES.txt
diff --git a/stable/tsmuxer/4.0.10/templates/common.yaml b/stable/tsmuxer/4.0.11/templates/common.yaml
similarity index 100%
rename from stable/tsmuxer/4.0.10/templates/common.yaml
rename to stable/tsmuxer/4.0.11/templates/common.yaml
diff --git a/stable/xen-orchestra/4.0.17/values.yaml b/stable/tsmuxer/4.0.11/values.yaml
similarity index 100%
rename from stable/xen-orchestra/4.0.17/values.yaml
rename to stable/tsmuxer/4.0.11/values.yaml
diff --git a/stable/xen-orchestra/4.0.17/app-changelog.md b/stable/xen-orchestra/4.0.17/app-changelog.md
deleted file mode 100644
index bc3991544b..0000000000
--- a/stable/xen-orchestra/4.0.17/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [xen-orchestra-4.0.17](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.16...xen-orchestra-4.0.17) (2023-05-27)
-
-### Chore
-
-- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197))
-
-
\ No newline at end of file
diff --git a/stable/xen-orchestra/4.0.17/CHANGELOG.md b/stable/xen-orchestra/4.0.18/CHANGELOG.md
similarity index 87%
rename from stable/xen-orchestra/4.0.17/CHANGELOG.md
rename to stable/xen-orchestra/4.0.18/CHANGELOG.md
index ef04eb8bd9..1507653b40 100644
--- a/stable/xen-orchestra/4.0.17/CHANGELOG.md
+++ b/stable/xen-orchestra/4.0.18/CHANGELOG.md
@@ -4,6 +4,19 @@
+## [xen-orchestra-4.0.18](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.17...xen-orchestra-4.0.18) (2023-05-29)
+
+### Chore
+
+- update container image tccr.io/truecharts/xenorchestra to v5.115.0 ([#9280](https://github.com/truecharts/charts/issues/9280))
+
+ ### Feat
+
+- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
+
+
+
+
## [xen-orchestra-4.0.17](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.16...xen-orchestra-4.0.17) (2023-05-27)
### Chore
@@ -84,16 +97,3 @@
-
-## [xen-orchestra-4.0.8](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.7...xen-orchestra-4.0.8) (2023-04-28)
-
-### Chore
-
-- update container image tccr.io/truecharts/xenorchestra to v5.111.1 ([#8276](https://github.com/truecharts/charts/issues/8276))
-
-
-
-
-## [xen-orchestra-4.0.7](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.6...xen-orchestra-4.0.7) (2023-04-25)
-
-### Chore
diff --git a/stable/xen-orchestra/4.0.17/Chart.yaml b/stable/xen-orchestra/4.0.18/Chart.yaml
similarity index 94%
rename from stable/xen-orchestra/4.0.17/Chart.yaml
rename to stable/xen-orchestra/4.0.18/Chart.yaml
index d296c74ede..9441b28159 100644
--- a/stable/xen-orchestra/4.0.17/Chart.yaml
+++ b/stable/xen-orchestra/4.0.18/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: "5.113.0"
+appVersion: "5.115.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@@ -17,7 +17,7 @@ maintainers:
name: xen-orchestra
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/xen-orchestra
-version: 4.0.17
+version: 4.0.18
annotations:
truecharts.org/catagories: |
- management
diff --git a/stable/xen-orchestra/4.0.17/README.md b/stable/xen-orchestra/4.0.18/README.md
similarity index 100%
rename from stable/xen-orchestra/4.0.17/README.md
rename to stable/xen-orchestra/4.0.18/README.md
diff --git a/stable/xen-orchestra/4.0.18/app-changelog.md b/stable/xen-orchestra/4.0.18/app-changelog.md
new file mode 100644
index 0000000000..67fb1ce662
--- /dev/null
+++ b/stable/xen-orchestra/4.0.18/app-changelog.md
@@ -0,0 +1,13 @@
+
+
+## [xen-orchestra-4.0.18](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.17...xen-orchestra-4.0.18) (2023-05-29)
+
+### Chore
+
+- update container image tccr.io/truecharts/xenorchestra to v5.115.0 ([#9280](https://github.com/truecharts/charts/issues/9280))
+
+ ### Feat
+
+- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
+
+
\ No newline at end of file
diff --git a/stable/xen-orchestra/4.0.17/app-readme.md b/stable/xen-orchestra/4.0.18/app-readme.md
similarity index 100%
rename from stable/xen-orchestra/4.0.17/app-readme.md
rename to stable/xen-orchestra/4.0.18/app-readme.md
diff --git a/stable/xen-orchestra/4.0.17/charts/common-12.10.4.tgz b/stable/xen-orchestra/4.0.18/charts/common-12.10.4.tgz
similarity index 100%
rename from stable/xen-orchestra/4.0.17/charts/common-12.10.4.tgz
rename to stable/xen-orchestra/4.0.18/charts/common-12.10.4.tgz
diff --git a/stable/xen-orchestra/4.0.17/ix_values.yaml b/stable/xen-orchestra/4.0.18/ix_values.yaml
similarity index 93%
rename from stable/xen-orchestra/4.0.17/ix_values.yaml
rename to stable/xen-orchestra/4.0.18/ix_values.yaml
index 208d8a5cf4..e8bdec9298 100644
--- a/stable/xen-orchestra/4.0.17/ix_values.yaml
+++ b/stable/xen-orchestra/4.0.18/ix_values.yaml
@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/xenorchestra
- tag: v5.113.0@sha256:08979bbe079d3eb67e1c542140740b29da6b2276f485159c4a0ab5383e8311ac
+ tag: v5.115.0@sha256:cf4db88c10d397b21e6592b341c7267bcce4cffcc3f33fc149ced6fd66f2b997
pullPolicy: IfNotPresent
service:
main:
diff --git a/stable/xen-orchestra/4.0.17/questions.yaml b/stable/xen-orchestra/4.0.18/questions.yaml
similarity index 96%
rename from stable/xen-orchestra/4.0.17/questions.yaml
rename to stable/xen-orchestra/4.0.18/questions.yaml
index 53a2673cd0..32868adb26 100644
--- a/stable/xen-orchestra/4.0.17/questions.yaml
+++ b/stable/xen-orchestra/4.0.18/questions.yaml
@@ -807,63 +807,6 @@ questions:
schema:
type: string
default: ""
- - variable: tls
- label: TLS-Settings
- schema:
- type: list
- show_if: [["certificateIssuer", "=", ""]]
- 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: certificateIssuer
- label: Use Cert-Manager clusterIssuer
- description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
- schema:
- type: string
- default: ""
- - variable: scaleCert
- label: Use TrueNAS SCALE Certificate (Deprecated)
- schema:
- show_if: [["certificateIssuer", "=", ""]]
- type: int
- $ref:
- - "definitions/certificate"
- - variable: secretName
- label: Use Custom Secret (Advanced)
- schema:
- show_if: [["certificateIssuer", "=", ""]]
- type: string
- default: ""
- - variable: entrypoint
- label: (Advanced) Traefik Entrypoint
- description: Entrypoint used by Traefik when using Traefik as Ingress Provider
- schema:
- type: string
- default: websecure
- required: true
- - variable: ingressClassName
- label: (Advanced/Optional) IngressClass Name
- schema:
- type: string
- default: ""
- variable: middlewares
label: Traefik Middlewares
description: Add previously created Traefik Middlewares to this Ingress
@@ -877,6 +820,70 @@ questions:
type: string
default: ""
required: true
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - 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: 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: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: Use TrueNAS SCALE Certificate (Deprecated)
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: secretName
+ label: Use Custom Secret (Advanced)
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
- variable: ingressList
label: Add Manual Custom Ingresses
group: Ingress
diff --git a/stable/xen-orchestra/4.0.17/templates/NOTES.txt b/stable/xen-orchestra/4.0.18/templates/NOTES.txt
similarity index 100%
rename from stable/xen-orchestra/4.0.17/templates/NOTES.txt
rename to stable/xen-orchestra/4.0.18/templates/NOTES.txt
diff --git a/stable/xen-orchestra/4.0.17/templates/common.yaml b/stable/xen-orchestra/4.0.18/templates/common.yaml
similarity index 100%
rename from stable/xen-orchestra/4.0.17/templates/common.yaml
rename to stable/xen-orchestra/4.0.18/templates/common.yaml
diff --git a/stable/xen-orchestra/4.0.18/values.yaml b/stable/xen-orchestra/4.0.18/values.yaml
new file mode 100644
index 0000000000..e69de29bb2