diff --git a/enterprise/grafana/9.0.43/app-changelog.md b/enterprise/grafana/9.0.43/app-changelog.md
deleted file mode 100644
index 07c6442873..0000000000
--- a/enterprise/grafana/9.0.43/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [grafana-9.0.43](https://github.com/truecharts/charts/compare/grafana-9.0.42...grafana-9.0.43) (2023-12-03)
-
-### Chore
-
-- bump everything to ensure catalog has latest versions
-
-
\ No newline at end of file
diff --git a/enterprise/grafana/9.0.43/CHANGELOG.md b/enterprise/grafana/9.0.44/CHANGELOG.md
similarity index 89%
rename from enterprise/grafana/9.0.43/CHANGELOG.md
rename to enterprise/grafana/9.0.44/CHANGELOG.md
index 65b17ed796..7cbeadbc67 100644
--- a/enterprise/grafana/9.0.43/CHANGELOG.md
+++ b/enterprise/grafana/9.0.44/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [grafana-9.0.44](https://github.com/truecharts/charts/compare/grafana-9.0.43...grafana-9.0.44) (2023-12-06)
+
+### Chore
+
+- update container image bitnami/grafana to 10.2.2[@cf16036](https://github.com/cf16036) ([#15807](https://github.com/truecharts/charts/issues/15807))
+
+
+
+
## [grafana-9.0.43](https://github.com/truecharts/charts/compare/grafana-9.0.42...grafana-9.0.43) (2023-12-03)
### Chore
@@ -88,12 +97,3 @@
## [grafana-9.0.34](https://github.com/truecharts/charts/compare/grafana-9.0.33...grafana-9.0.34) (2023-11-08)
-
-### Chore
-
-- update container image tccr.io/truecharts/grafana to v10.2.0 ([#14421](https://github.com/truecharts/charts/issues/14421))
-
-
-
-
-## [grafana-9.0.33](https://github.com/truecharts/charts/compare/grafana-9.0.32...grafana-9.0.33) (2023-11-06)
diff --git a/enterprise/grafana/9.0.43/Chart.yaml b/enterprise/grafana/9.0.44/Chart.yaml
similarity index 98%
rename from enterprise/grafana/9.0.43/Chart.yaml
rename to enterprise/grafana/9.0.44/Chart.yaml
index 97ed0dddc1..ea63b285b0 100644
--- a/enterprise/grafana/9.0.43/Chart.yaml
+++ b/enterprise/grafana/9.0.44/Chart.yaml
@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: grafana
-version: 9.0.43
+version: 9.0.44
appVersion: 10.2.2
description:
Grafana is an open source, feature rich metrics dashboard and graph editor
@@ -10,10 +10,10 @@ home: https://truecharts.org/charts/enterprise/grafana
icon: https://truecharts.org/img/hotlink-ok/chart-icons/grafana.png
deprecated: false
sources:
+ - https://hub.docker.com/r/bitnami/grafana
- https://github.com/bitnami/bitnami-docker-grafana
- https://grafana.com/
- https://github.com/truecharts/charts/tree/master/charts/enterprise/grafana
- - https://hub.docker.com/r/bitnami/grafana
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/enterprise/grafana/9.0.43/LICENSE b/enterprise/grafana/9.0.44/LICENSE
similarity index 100%
rename from enterprise/grafana/9.0.43/LICENSE
rename to enterprise/grafana/9.0.44/LICENSE
diff --git a/enterprise/grafana/9.0.43/README.md b/enterprise/grafana/9.0.44/README.md
similarity index 100%
rename from enterprise/grafana/9.0.43/README.md
rename to enterprise/grafana/9.0.44/README.md
diff --git a/enterprise/grafana/9.0.44/app-changelog.md b/enterprise/grafana/9.0.44/app-changelog.md
new file mode 100644
index 0000000000..b5c23c5eb0
--- /dev/null
+++ b/enterprise/grafana/9.0.44/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [grafana-9.0.44](https://github.com/truecharts/charts/compare/grafana-9.0.43...grafana-9.0.44) (2023-12-06)
+
+### Chore
+
+- update container image bitnami/grafana to 10.2.2[@cf16036](https://github.com/cf16036) ([#15807](https://github.com/truecharts/charts/issues/15807))
+
+
\ No newline at end of file
diff --git a/enterprise/grafana/9.0.43/app-readme.md b/enterprise/grafana/9.0.44/app-readme.md
similarity index 100%
rename from enterprise/grafana/9.0.43/app-readme.md
rename to enterprise/grafana/9.0.44/app-readme.md
diff --git a/enterprise/grafana/9.0.43/charts/common-14.3.5.tgz b/enterprise/grafana/9.0.44/charts/common-14.3.5.tgz
similarity index 100%
rename from enterprise/grafana/9.0.43/charts/common-14.3.5.tgz
rename to enterprise/grafana/9.0.44/charts/common-14.3.5.tgz
diff --git a/enterprise/grafana/9.0.43/ix_values.yaml b/enterprise/grafana/9.0.44/ix_values.yaml
similarity index 96%
rename from enterprise/grafana/9.0.43/ix_values.yaml
rename to enterprise/grafana/9.0.44/ix_values.yaml
index 21fe1d5d9c..433d31a4ed 100644
--- a/enterprise/grafana/9.0.43/ix_values.yaml
+++ b/enterprise/grafana/9.0.44/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: bitnami/grafana
pullPolicy: IfNotPresent
- tag: 10.2.2@sha256:b611d3069b5396b5b9eabf48da0fc10c29c7fdd40f7cc3b500ca505ca4f81db9
+ tag: 10.2.2@sha256:cf16036efbdf9192af02287492feca0ae1b470fdae2af30dd5d0c029ec447ae6
manifestManager:
enabled: true
securityContext:
diff --git a/enterprise/grafana/9.0.43/questions.yaml b/enterprise/grafana/9.0.44/questions.yaml
similarity index 90%
rename from enterprise/grafana/9.0.43/questions.yaml
rename to enterprise/grafana/9.0.44/questions.yaml
index d860beeb0e..dcd2197c50 100644
--- a/enterprise/grafana/9.0.43/questions.yaml
+++ b/enterprise/grafana/9.0.44/questions.yaml
@@ -265,6 +265,44 @@ questions:
schema:
type: string
required: true
+
+ - variable: imagePullSecretList
+ group: "General Settings"
+ label: "Image Pull Secrets"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pullsecretentry
+ label: "Pull Secret"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: registry
+ label: "Registry"
+ schema:
+ type: string
+ required: true
+ default: "https://index.docker.io/v1/"
+ - variable: username
+ label: "Username"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: password
+ label: "Password"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: email
+ label: "Email"
+ schema:
+ type: string
+ required: true
+ default: ""
- variable: service
group: Networking and Services
label: Configure Service(s)
@@ -572,6 +610,8 @@ questions:
description: emptyDir
- value: nfs
description: NFS Share
+ - value: iscsi
+ description: iSCSI Share
- variable: server
label: NFS Server
schema:
@@ -584,6 +624,83 @@ questions:
show_if: [["type", "=", "nfs"]]
type: string
default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+
- variable: autoPermissions
label: Automatic Permissions Configuration
description: Automatically set permissions
@@ -676,7 +793,7 @@ questions:
type: string
default: "disabled"
enum:
- - value: "disabled"
+ - value: disabled
description: disabled
- value: smb
description: smb
@@ -790,6 +907,82 @@ questions:
show_if: [["type", "=", "nfs"]]
type: string
default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
- variable: autoPermissions
label: Automatic Permissions Configuration
description: Automatically set permissions
@@ -1038,6 +1231,46 @@ questions:
type: string
default: ""
required: true
+ - variable: integration
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description
+ description: defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
- variable: advanced
label: Show Advanced Settings
description: Advanced settings are not covered by TrueCharts Support
@@ -1265,6 +1498,46 @@ questions:
type: string
show_if: [["certificateIssuer", "=", ""]]
default: ""
+ - variable: integration
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description
+ description: defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
- variable: entrypoint
label: Traefik Entrypoint
description: Entrypoint used by Traefik when using Traefik as Ingress Provider
diff --git a/enterprise/grafana/9.0.43/templates/NOTES.txt b/enterprise/grafana/9.0.44/templates/NOTES.txt
similarity index 100%
rename from enterprise/grafana/9.0.43/templates/NOTES.txt
rename to enterprise/grafana/9.0.44/templates/NOTES.txt
diff --git a/enterprise/grafana/9.0.43/templates/common.yaml b/enterprise/grafana/9.0.44/templates/common.yaml
similarity index 100%
rename from enterprise/grafana/9.0.43/templates/common.yaml
rename to enterprise/grafana/9.0.44/templates/common.yaml
diff --git a/enterprise/grafana/9.0.43/values.yaml b/enterprise/grafana/9.0.44/values.yaml
similarity index 100%
rename from enterprise/grafana/9.0.43/values.yaml
rename to enterprise/grafana/9.0.44/values.yaml
diff --git a/stable/booksonic-air/10.0.24/CHANGELOG.md b/stable/booksonic-air/10.0.24/CHANGELOG.md
new file mode 100644
index 0000000000..3bb9f5b6d6
--- /dev/null
+++ b/stable/booksonic-air/10.0.24/CHANGELOG.md
@@ -0,0 +1,99 @@
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+
+## [booksonic-air-10.0.24](https://github.com/truecharts/charts/compare/booksonic-air-10.0.23...booksonic-air-10.0.24) (2023-12-06)
+
+### Chore
+
+- update container image ghcr.io/linuxserver/booksonic-air to 2201.1.0[@50f6dc6](https://github.com/50f6dc6) ([#15809](https://github.com/truecharts/charts/issues/15809))
+
+
+
+
+## [booksonic-air-10.0.23](https://github.com/truecharts/charts/compare/booksonic-air-10.0.22...booksonic-air-10.0.23) (2023-12-03)
+
+### Chore
+
+- bump everything to ensure catalog has latest versions
+ - fix annotations again
+ - update annotations
+ - cleanup chart.yaml and add min-max scale version
+
+
+
+
+
+
+
+
+
+
+
+
+## [booksonic-air-10.0.22](https://github.com/truecharts/charts/compare/booksonic-air-10.0.21...booksonic-air-10.0.22) (2023-11-23)
+
+### Chore
+
+- update container image ghcr.io/linuxserver/booksonic-air to 2201.1.0[@1e9cbad](https://github.com/1e9cbad) ([#15251](https://github.com/truecharts/charts/issues/15251))
+
+
+
+
+## [booksonic-air-10.0.21](https://github.com/truecharts/charts/compare/booksonic-air-10.0.20...booksonic-air-10.0.21) (2023-11-17)
+
+
+
+
+## [booksonic-air-10.0.20](https://github.com/truecharts/charts/compare/booksonic-air-10.0.19...booksonic-air-10.0.20) (2023-11-15)
+
+### Chore
+
+- update container image tccr.io/truecharts/booksonic-air to v2201.1.0 ([#14683](https://github.com/truecharts/charts/issues/14683))
+
+
+
+
+## [booksonic-air-10.0.19](https://github.com/truecharts/charts/compare/booksonic-air-10.0.18...booksonic-air-10.0.19) (2023-11-08)
+
+### Chore
+
+- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465))
+
+
+
+
+## [booksonic-air-10.0.18](https://github.com/truecharts/charts/compare/booksonic-air-10.0.17...booksonic-air-10.0.18) (2023-11-08)
+
+### Chore
+
+- update helm general non-major ([#14454](https://github.com/truecharts/charts/issues/14454))
+
+
+
+
+## [booksonic-air-10.0.17](https://github.com/truecharts/charts/compare/booksonic-air-10.0.16...booksonic-air-10.0.17) (2023-11-08)
+
+### Chore
+
+- update container image tccr.io/truecharts/booksonic-air to v2201.1.0 ([#14451](https://github.com/truecharts/charts/issues/14451))
+
+
+
+
+## [booksonic-air-10.0.16](https://github.com/truecharts/charts/compare/booksonic-air-10.0.15...booksonic-air-10.0.16) (2023-11-05)
+
+### Chore
+
+- update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365))
+
+
+
+
+## [booksonic-air-10.0.15](https://github.com/truecharts/charts/compare/booksonic-air-10.0.14...booksonic-air-10.0.15) (2023-11-03)
+
+### Chore
+
+- update helm general non-major ([#14287](https://github.com/truecharts/charts/issues/14287))
diff --git a/stable/booksonic-air/10.0.24/Chart.yaml b/stable/booksonic-air/10.0.24/Chart.yaml
new file mode 100644
index 0000000000..8f9caeb9af
--- /dev/null
+++ b/stable/booksonic-air/10.0.24/Chart.yaml
@@ -0,0 +1,38 @@
+kubeVersion: ">=1.24.0"
+apiVersion: v2
+name: booksonic-air
+version: 10.0.24
+appVersion: 2201.1.0
+description:
+ Booksonic is a platform for accessing the audibooks you own wherever
+ you are
+home: https://truecharts.org/charts/stable/booksonic-air
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/booksonic-air.png
+deprecated: false
+sources:
+ - https://github.com/popeen/Booksonic-Air
+ - https://github.com/truecharts/charts/tree/master/charts/stable/booksonic-air
+ - https://ghcr.io/linuxserver/booksonic-air
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - booksonic
+ - audiobook
+dependencies:
+ - name: common
+ version: 14.3.5
+ repository: https://library-charts.truecharts.org
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.1
+ min_scale_version: 22.12.4
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
diff --git a/stable/drawio/6.0.28/README.md b/stable/booksonic-air/10.0.24/README.md
similarity index 100%
rename from stable/drawio/6.0.28/README.md
rename to stable/booksonic-air/10.0.24/README.md
diff --git a/stable/booksonic-air/10.0.24/app-changelog.md b/stable/booksonic-air/10.0.24/app-changelog.md
new file mode 100644
index 0000000000..a805712879
--- /dev/null
+++ b/stable/booksonic-air/10.0.24/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [booksonic-air-10.0.24](https://github.com/truecharts/charts/compare/booksonic-air-10.0.23...booksonic-air-10.0.24) (2023-12-06)
+
+### Chore
+
+- update container image ghcr.io/linuxserver/booksonic-air to 2201.1.0[@50f6dc6](https://github.com/50f6dc6) ([#15809](https://github.com/truecharts/charts/issues/15809))
+
+
\ No newline at end of file
diff --git a/stable/booksonic-air/10.0.24/app-readme.md b/stable/booksonic-air/10.0.24/app-readme.md
new file mode 100644
index 0000000000..88ff19e3ce
--- /dev/null
+++ b/stable/booksonic-air/10.0.24/app-readme.md
@@ -0,0 +1,8 @@
+Booksonic is a platform for accessing the audibooks you own wherever you are
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/booksonic-air](https://truecharts.org/charts/stable/booksonic-air)
+
+---
+
+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/drawio/6.0.28/charts/common-14.3.5.tgz b/stable/booksonic-air/10.0.24/charts/common-14.3.5.tgz
similarity index 100%
rename from stable/drawio/6.0.28/charts/common-14.3.5.tgz
rename to stable/booksonic-air/10.0.24/charts/common-14.3.5.tgz
diff --git a/stable/booksonic-air/10.0.24/ix_values.yaml b/stable/booksonic-air/10.0.24/ix_values.yaml
new file mode 100644
index 0000000000..7fee8d0a96
--- /dev/null
+++ b/stable/booksonic-air/10.0.24/ix_values.yaml
@@ -0,0 +1,40 @@
+image:
+ repository: ghcr.io/linuxserver/booksonic-air
+ pullPolicy: IfNotPresent
+ tag: 2201.1.0@sha256:50f6dc6c740b96bf7af5a0da06035d27ddd810427f9e20f1ee142c143d8e6d46
+securityContext:
+ container:
+ readOnlyRootFilesystem: false
+ runAsNonRoot: false
+ runAsUser: 0
+ runAsGroup: 0
+service:
+ main:
+ ports:
+ main:
+ port: 10048
+ protocol: http
+ targetPort: 4040
+workload:
+ main:
+ podSpec:
+ containers:
+ main:
+ probes:
+ liveness:
+ type: http
+ path: /
+ readiness:
+ type: http
+ path: /
+ startup:
+ type: http
+ path: /
+ env: {}
+persistence:
+ config:
+ enabled: true
+ mountPath: /config
+portal:
+ open:
+ enabled: true
diff --git a/stable/booksonic-air/10.0.24/questions.yaml b/stable/booksonic-air/10.0.24/questions.yaml
new file mode 100644
index 0000000000..9717f3d60e
--- /dev/null
+++ b/stable/booksonic-air/10.0.24/questions.yaml
@@ -0,0 +1,2639 @@
+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"
+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: 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: imagePullSecretList
+ group: "General Settings"
+ label: "Image Pull Secrets"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pullsecretentry
+ label: "Pull Secret"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: registry
+ label: "Registry"
+ schema:
+ type: string
+ required: true
+ default: "https://index.docker.io/v1/"
+ - variable: username
+ label: "Username"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: password
+ label: "Password"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: email
+ label: "Email"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - 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: 10048
+ 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:
+ additional_attrs: true
+ 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:
+ additional_attrs: true
+ 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
+ - value: iscsi
+ description: iSCSI 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: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ 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: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: disabled
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - 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: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ 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: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: "disabled"
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - 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: [{path: "/", pathType: "Prefix"}]
+ 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: integration
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description
+ description: defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: entrypoint
+ label: (Advanced) Traefik Entrypoint
+ description: Entrypoint used by Traefik when using Traefik as Ingress Provider
+ schema:
+ type: string
+ default: websecure
+ show_if: [["advanced", "=", true]]
+ required: true
+ - variable: allowCors
+ label: "Allow Cross Origin Requests"
+ schema:
+ type: boolean
+ show_if: [["advanced", "=", true]]
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ 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: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - 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: allowCors
+ label: "Allow Cross Origin Requests"
+ schema:
+ type: boolean
+ show_if: [["advanced", "=", true]]
+ default: false
+ - 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: certificateIssuer
+ label: certificateIssuer
+ 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: [["certificateIssuer", "=", ""]]
+ 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: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: Use Custom Secret (Advanced)
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: integration
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description
+ description: defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - 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 this App 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/manual/SCALE/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/manual/SCALE/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/manual/SCALE/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/manual/SCALE/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:
+ additional_attrs: true
+ 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: ingress
+ label: "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: [{path: "/", pathType: "Prefix"}]
+ 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
+ - variable: entrypoint
+ label: (Advanced) Traefik Entrypoint
+ description: Entrypoint used by Traefik when using Traefik as Ingress Provider
+ schema:
+ type: string
+ default: websecure
+ show_if: [["advanced", "=", true]]
+ required: true
+ - variable: allowCors
+ label: "Allow Cross Origin Requests"
+ schema:
+ type: boolean
+ show_if: [["advanced", "=", true]]
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ 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: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - 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:
+ additional_attrs: true
+ 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:
+ additional_attrs: true
+ 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
+ max_length: 10240
+ - 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/drawio/6.0.28/templates/NOTES.txt b/stable/booksonic-air/10.0.24/templates/NOTES.txt
similarity index 100%
rename from stable/drawio/6.0.28/templates/NOTES.txt
rename to stable/booksonic-air/10.0.24/templates/NOTES.txt
diff --git a/stable/drawio/6.0.28/templates/common.yaml b/stable/booksonic-air/10.0.24/templates/common.yaml
similarity index 100%
rename from stable/drawio/6.0.28/templates/common.yaml
rename to stable/booksonic-air/10.0.24/templates/common.yaml
diff --git a/stable/drawio/6.0.28/values.yaml b/stable/booksonic-air/10.0.24/values.yaml
similarity index 100%
rename from stable/drawio/6.0.28/values.yaml
rename to stable/booksonic-air/10.0.24/values.yaml
diff --git a/stable/drawio/6.0.28/app-changelog.md b/stable/drawio/6.0.28/app-changelog.md
deleted file mode 100644
index 4ecc3a3a43..0000000000
--- a/stable/drawio/6.0.28/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [drawio-6.0.28](https://github.com/truecharts/charts/compare/drawio-6.0.27...drawio-6.0.28) (2023-12-03)
-
-### Chore
-
-- bump everything to ensure catalog has latest versions
- - fix annotations again
- - update annotations
-
-
\ No newline at end of file
diff --git a/stable/drawio/6.0.28/CHANGELOG.md b/stable/drawio/6.0.29/CHANGELOG.md
similarity index 89%
rename from stable/drawio/6.0.28/CHANGELOG.md
rename to stable/drawio/6.0.29/CHANGELOG.md
index 741828e222..1b614b6c99 100644
--- a/stable/drawio/6.0.28/CHANGELOG.md
+++ b/stable/drawio/6.0.29/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [drawio-6.0.29](https://github.com/truecharts/charts/compare/drawio-6.0.28...drawio-6.0.29) (2023-12-06)
+
+### Chore
+
+- update container image jgraph/drawio to v22.1.7[@c88f7ec](https://github.com/c88f7ec) ([#15815](https://github.com/truecharts/charts/issues/15815))
+
+
+
+
## [drawio-6.0.28](https://github.com/truecharts/charts/compare/drawio-6.0.27...drawio-6.0.28) (2023-12-03)
### Chore
@@ -88,12 +97,3 @@
- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465))
-
-
-
-## [drawio-6.0.19](https://github.com/truecharts/charts/compare/drawio-6.0.18...drawio-6.0.19) (2023-11-08)
-
-### Chore
-
-- update helm general non-major ([#14454](https://github.com/truecharts/charts/issues/14454))
-
diff --git a/stable/drawio/6.0.28/Chart.yaml b/stable/drawio/6.0.29/Chart.yaml
similarity index 96%
rename from stable/drawio/6.0.28/Chart.yaml
rename to stable/drawio/6.0.29/Chart.yaml
index 1cce50fd91..7ee686cdbd 100644
--- a/stable/drawio/6.0.28/Chart.yaml
+++ b/stable/drawio/6.0.29/Chart.yaml
@@ -1,16 +1,16 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: drawio
-version: 6.0.28
-appVersion: 22.1.5
+version: 6.0.29
+appVersion: 22.1.7
description: Drawio is free online diagram software.
home: https://truecharts.org/charts/stable/drawio
icon: https://truecharts.org/img/hotlink-ok/chart-icons/drawio.png
deprecated: false
sources:
- - https://github.com/jgraph/drawio
- https://github.com/truecharts/charts/tree/master/charts/stable/drawio
- https://hub.docker.com/r/jgraph/drawio
+ - https://github.com/jgraph/drawio
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/invidious/6.0.25/README.md b/stable/drawio/6.0.29/README.md
similarity index 100%
rename from stable/invidious/6.0.25/README.md
rename to stable/drawio/6.0.29/README.md
diff --git a/stable/drawio/6.0.29/app-changelog.md b/stable/drawio/6.0.29/app-changelog.md
new file mode 100644
index 0000000000..1765ae49fe
--- /dev/null
+++ b/stable/drawio/6.0.29/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [drawio-6.0.29](https://github.com/truecharts/charts/compare/drawio-6.0.28...drawio-6.0.29) (2023-12-06)
+
+### Chore
+
+- update container image jgraph/drawio to v22.1.7[@c88f7ec](https://github.com/c88f7ec) ([#15815](https://github.com/truecharts/charts/issues/15815))
+
+
\ No newline at end of file
diff --git a/stable/drawio/6.0.28/app-readme.md b/stable/drawio/6.0.29/app-readme.md
similarity index 100%
rename from stable/drawio/6.0.28/app-readme.md
rename to stable/drawio/6.0.29/app-readme.md
diff --git a/stable/invidious/6.0.25/charts/common-14.3.5.tgz b/stable/drawio/6.0.29/charts/common-14.3.5.tgz
similarity index 100%
rename from stable/invidious/6.0.25/charts/common-14.3.5.tgz
rename to stable/drawio/6.0.29/charts/common-14.3.5.tgz
diff --git a/stable/drawio/6.0.28/ix_values.yaml b/stable/drawio/6.0.29/ix_values.yaml
similarity index 87%
rename from stable/drawio/6.0.28/ix_values.yaml
rename to stable/drawio/6.0.29/ix_values.yaml
index 07efe35bd0..1ed9a9e769 100644
--- a/stable/drawio/6.0.28/ix_values.yaml
+++ b/stable/drawio/6.0.29/ix_values.yaml
@@ -1,6 +1,6 @@
image:
repository: jgraph/drawio
- tag: 22.1.5@sha256:39e9e6f93b9ca26a06421c767b7562e2e873e969fb0dbab334a53a0a1a4bc62f
+ tag: 22.1.7@sha256:c88f7eca3721c5b76d0c45ae4684f85f4811e02f25c94ecb76468a438792bc62
pullPolicy: IfNotPresent
securityContext:
container:
diff --git a/stable/remmina/7.0.12/questions.yaml b/stable/drawio/6.0.29/questions.yaml
similarity index 93%
rename from stable/remmina/7.0.12/questions.yaml
rename to stable/drawio/6.0.29/questions.yaml
index 911094fa66..ccd92e6a11 100644
--- a/stable/remmina/7.0.12/questions.yaml
+++ b/stable/drawio/6.0.29/questions.yaml
@@ -100,8 +100,6 @@ questions:
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..."
@@ -228,6 +226,44 @@ questions:
schema:
type: string
required: true
+
+ - variable: imagePullSecretList
+ group: "General Settings"
+ label: "Image Pull Secrets"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pullsecretentry
+ label: "Pull Secret"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: registry
+ label: "Registry"
+ schema:
+ type: string
+ required: true
+ default: "https://index.docker.io/v1/"
+ - variable: username
+ label: "Username"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: password
+ label: "Password"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: email
+ label: "Email"
+ schema:
+ type: string
+ required: true
+ default: ""
- variable: service
group: Networking and Services
label: Configure Service(s)
@@ -283,7 +319,7 @@ questions:
description: "This port exposes the container port on the service"
schema:
type: int
- default: 10042
+ default: 10214
required: true
- variable: serviceexpert
group: Networking and Services
@@ -505,208 +541,6 @@ questions:
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: autoPermissions
- label: Automatic Permissions Configuration
- description: Automatically set permissions
- schema:
- show_if: [["type", "!=", "pvc"]]
- type: dict
- additional_attrs: true
- attrs:
- - variable: enabled
- label: enabled
- schema:
- type: boolean
- default: false
- show_subquestions_if: true
- subquestions:
- - variable: chown
- label: Run CHOWN
- description: |
- It will run CHOWN on the path with the given fsGroup
- schema:
- type: boolean
- default: false
- - variable: chmod
- label: Run CHMOD
- description: |
- It will run CHMOD on the path with the given value
- Format should be 3 digits, e.g. 770
- schema:
- type: string
- valid_chars: '[0-9]{3}'
- default: ""
- - variable: recursive
- label: Recursive
- description: |
- It will run CHOWN and CHMOD recursively
- schema:
- 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: storageClass
- label: 'storageClass (Advanced)'
- description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
- schema:
- show_if: [["type", "=", "pvc"]]
- type: string
- default: ""
- - variable: static
- label: 'Static Fixed PVC Bindings (Experimental)'
- description: Link a PVC to a specific storage location
- schema:
- show_if: [["type", "=", "pvc"]]
- type: dict
- additional_attrs: true
- attrs:
- - variable: mode
- label: mode
- description: |
- disabled: use normal dynamic PVCs
- smb: connect to an SMB share
- nfs: connect to an NFS share
- schema:
- type: string
- default: "disabled"
- enum:
- - value: "disabled"
- description: disabled
- - value: smb
- description: smb
- - value: nfs
- description: nfs
- - variable: server
- label: Server
- description: server to connect to
- schema:
- type: string
- show_if: [["mode", "!=", "disabled"]]
- default: "myserver"
- - variable: share
- label: Share
- description: share to connect to
- schema:
- type: string
- show_if: [["mode", "!=", "disabled"]]
- default: "/myshare"
- - variable: user
- label: User
- description: connecting user
- schema:
- type: string
- show_if: [["mode", "=", "smb"]]
- default: "myuser"
- - variable: domain
- label: Domain
- description: user domain
- schema:
- type: string
- show_if: [["mode", "=", "smb"]]
- default: ""
- - variable: password
- label: Password
- description: connecting password
- schema:
- type: string
- show_if: [["mode", "=", "smb"]]
- default: ""
- - variable: volumeSnapshots
- label: 'Volume Snapshots (Experimental)'
- description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
- schema:
- show_if: [["type", "=", "pvc"]]
- type: list
- default: []
- items:
- - variable: volumeSnapshotEntry
- label: Custom volumeSnapshot
- schema:
- additional_attrs: true
- type: dict
- attrs:
- - variable: name
- label: Name
- description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
- schema:
- type: string
- default: "mysnapshot"
- required: true
- - variable: volumeSnapshotClassName
- label: 'volumeSnapshot Class Name (Advanced)'
- description: For use with PVCs using a non-default storageClass
- schema:
- type: string
- default: ""
- variable: persistenceList
label: Additional App Storage
group: Storage and Persistence
@@ -753,6 +587,82 @@ questions:
show_if: [["type", "=", "nfs"]]
type: string
default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
- variable: autoPermissions
label: Automatic Permissions Configuration
description: Automatically set permissions
@@ -1001,6 +911,46 @@ questions:
type: string
default: ""
required: true
+ - variable: integration
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description
+ description: defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
- variable: advanced
label: Show Advanced Settings
description: Advanced settings are not covered by TrueCharts Support
@@ -1228,6 +1178,46 @@ questions:
type: string
show_if: [["certificateIssuer", "=", ""]]
default: ""
+ - variable: integration
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description
+ description: defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
- variable: entrypoint
label: Traefik Entrypoint
description: Entrypoint used by Traefik when using Traefik as Ingress Provider
diff --git a/stable/mattermost/9.0.58/templates/NOTES.txt b/stable/drawio/6.0.29/templates/NOTES.txt
similarity index 100%
rename from stable/mattermost/9.0.58/templates/NOTES.txt
rename to stable/drawio/6.0.29/templates/NOTES.txt
diff --git a/stable/rsshub/8.0.286/templates/common.yaml b/stable/drawio/6.0.29/templates/common.yaml
similarity index 100%
rename from stable/rsshub/8.0.286/templates/common.yaml
rename to stable/drawio/6.0.29/templates/common.yaml
diff --git a/stable/invidious/6.0.25/values.yaml b/stable/drawio/6.0.29/values.yaml
similarity index 100%
rename from stable/invidious/6.0.25/values.yaml
rename to stable/drawio/6.0.29/values.yaml
diff --git a/stable/invidious/6.0.25/app-changelog.md b/stable/invidious/6.0.25/app-changelog.md
deleted file mode 100644
index 25590c763a..0000000000
--- a/stable/invidious/6.0.25/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [invidious-6.0.25](https://github.com/truecharts/charts/compare/invidious-6.0.24...invidious-6.0.25) (2023-12-06)
-
-### Chore
-
-- update container image quay.io/invidious/invidious to latest[@2bf1388](https://github.com/2bf1388) ([#15798](https://github.com/truecharts/charts/issues/15798))
-
-
\ No newline at end of file
diff --git a/stable/invidious/6.0.25/CHANGELOG.md b/stable/invidious/6.0.26/CHANGELOG.md
similarity index 89%
rename from stable/invidious/6.0.25/CHANGELOG.md
rename to stable/invidious/6.0.26/CHANGELOG.md
index b16d577507..aa6af8b8d3 100644
--- a/stable/invidious/6.0.25/CHANGELOG.md
+++ b/stable/invidious/6.0.26/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [invidious-6.0.26](https://github.com/truecharts/charts/compare/invidious-6.0.25...invidious-6.0.26) (2023-12-06)
+
+### Chore
+
+- update container image quay.io/invidious/invidious to latest[@d7517f2](https://github.com/d7517f2) ([#15813](https://github.com/truecharts/charts/issues/15813))
+
+
+
+
## [invidious-6.0.25](https://github.com/truecharts/charts/compare/invidious-6.0.24...invidious-6.0.25) (2023-12-06)
### Chore
@@ -88,12 +97,3 @@
### Chore
- update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365))
-
-
-
-
-## [invidious-6.0.16](https://github.com/truecharts/charts/compare/invidious-6.0.15...invidious-6.0.16) (2023-11-04)
-
-### Chore
-
-- update container image tccr.io/truecharts/invidious to latest ([#14339](https://github.com/truecharts/charts/issues/14339))
diff --git a/stable/invidious/6.0.25/Chart.yaml b/stable/invidious/6.0.26/Chart.yaml
similarity index 98%
rename from stable/invidious/6.0.25/Chart.yaml
rename to stable/invidious/6.0.26/Chart.yaml
index 2e4a76464f..cd86a76edd 100644
--- a/stable/invidious/6.0.25/Chart.yaml
+++ b/stable/invidious/6.0.26/Chart.yaml
@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: invidious
-version: 6.0.25
+version: 6.0.26
appVersion: latest
description: Open source alternative front-end to YouTube.
home: https://truecharts.org/charts/stable/invidious
diff --git a/stable/invidious/6.0.25/LICENSE b/stable/invidious/6.0.26/LICENSE
similarity index 100%
rename from stable/invidious/6.0.25/LICENSE
rename to stable/invidious/6.0.26/LICENSE
diff --git a/stable/mattermost/9.0.58/README.md b/stable/invidious/6.0.26/README.md
similarity index 100%
rename from stable/mattermost/9.0.58/README.md
rename to stable/invidious/6.0.26/README.md
diff --git a/stable/invidious/6.0.26/app-changelog.md b/stable/invidious/6.0.26/app-changelog.md
new file mode 100644
index 0000000000..072ff9761b
--- /dev/null
+++ b/stable/invidious/6.0.26/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [invidious-6.0.26](https://github.com/truecharts/charts/compare/invidious-6.0.25...invidious-6.0.26) (2023-12-06)
+
+### Chore
+
+- update container image quay.io/invidious/invidious to latest[@d7517f2](https://github.com/d7517f2) ([#15813](https://github.com/truecharts/charts/issues/15813))
+
+
\ No newline at end of file
diff --git a/stable/invidious/6.0.25/app-readme.md b/stable/invidious/6.0.26/app-readme.md
similarity index 100%
rename from stable/invidious/6.0.25/app-readme.md
rename to stable/invidious/6.0.26/app-readme.md
diff --git a/stable/mattermost/9.0.58/charts/common-14.3.5.tgz b/stable/invidious/6.0.26/charts/common-14.3.5.tgz
similarity index 100%
rename from stable/mattermost/9.0.58/charts/common-14.3.5.tgz
rename to stable/invidious/6.0.26/charts/common-14.3.5.tgz
diff --git a/stable/invidious/6.0.25/ix_values.yaml b/stable/invidious/6.0.26/ix_values.yaml
similarity index 97%
rename from stable/invidious/6.0.25/ix_values.yaml
rename to stable/invidious/6.0.26/ix_values.yaml
index c24cd9221f..e03d91d536 100644
--- a/stable/invidious/6.0.25/ix_values.yaml
+++ b/stable/invidious/6.0.26/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: quay.io/invidious/invidious
pullPolicy: IfNotPresent
- tag: latest@sha256:2bf1388c5fcf23e3db2f6bd436f0bde8ad692c3138558d813c803bac82d3886e
+ tag: latest@sha256:d7517f2baf820aa778b0b6aa161a754fbfc3de061f1279555202125bfe34ec3b
securityContext:
container:
readOnlyRootFilesystem: false
diff --git a/stable/invidious/6.0.25/questions.yaml b/stable/invidious/6.0.26/questions.yaml
similarity index 100%
rename from stable/invidious/6.0.25/questions.yaml
rename to stable/invidious/6.0.26/questions.yaml
diff --git a/stable/invidious/6.0.25/templates/_config.tpl b/stable/invidious/6.0.26/templates/_config.tpl
similarity index 100%
rename from stable/invidious/6.0.25/templates/_config.tpl
rename to stable/invidious/6.0.26/templates/_config.tpl
diff --git a/stable/invidious/6.0.25/templates/common.yaml b/stable/invidious/6.0.26/templates/common.yaml
similarity index 100%
rename from stable/invidious/6.0.25/templates/common.yaml
rename to stable/invidious/6.0.26/templates/common.yaml
diff --git a/stable/mattermost/9.0.58/values.yaml b/stable/invidious/6.0.26/values.yaml
similarity index 100%
rename from stable/mattermost/9.0.58/values.yaml
rename to stable/invidious/6.0.26/values.yaml
diff --git a/stable/littlelink/10.0.47/CHANGELOG.md b/stable/littlelink/10.0.47/CHANGELOG.md
new file mode 100644
index 0000000000..4eafd53222
--- /dev/null
+++ b/stable/littlelink/10.0.47/CHANGELOG.md
@@ -0,0 +1,99 @@
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+
+## [littlelink-10.0.47](https://github.com/truecharts/charts/compare/littlelink-10.0.46...littlelink-10.0.47) (2023-12-06)
+
+### Chore
+
+- update container image ghcr.io/techno-tim/littlelink-server to latest[@34e811f](https://github.com/34e811f) ([#15811](https://github.com/truecharts/charts/issues/15811))
+
+
+
+
+## [littlelink-10.0.46](https://github.com/truecharts/charts/compare/littlelink-10.0.45...littlelink-10.0.46) (2023-12-03)
+
+### Chore
+
+- bump everything to ensure catalog has latest versions
+ - fix annotations again
+ - update annotations
+
+
+
+
+
+
+
+
+
+
+
+
+## [littlelink-10.0.45](https://github.com/truecharts/charts/compare/littlelink-10.0.44...littlelink-10.0.45) (2023-12-01)
+
+### Chore
+
+- cleanup chart.yaml and add min-max scale version
+ - update container image ghcr.io/techno-tim/littlelink-server to latest[@66f12a3](https://github.com/66f12a3) ([#15573](https://github.com/truecharts/charts/issues/15573))
+
+
+
+
+## [littlelink-10.0.44](https://github.com/truecharts/charts/compare/littlelink-10.0.43...littlelink-10.0.44) (2023-11-28)
+
+### Chore
+
+- update container image ghcr.io/techno-tim/littlelink-server to latest[@69930c8](https://github.com/69930c8) ([#15437](https://github.com/truecharts/charts/issues/15437))
+
+
+
+
+## [littlelink-10.0.43](https://github.com/truecharts/charts/compare/littlelink-10.0.42...littlelink-10.0.43) (2023-11-19)
+
+### Fix
+
+- update container image ghcr.io/techno-tim/littlelink-server to latest ([#15113](https://github.com/truecharts/charts/issues/15113))
+
+
+
+
+## [littlelink-10.0.42](https://github.com/truecharts/charts/compare/littlelink-10.0.41...littlelink-10.0.42) (2023-11-18)
+
+### Fix
+
+- update container image ghcr.io/techno-tim/littlelink-server to latest ([#14833](https://github.com/truecharts/charts/issues/14833))
+
+
+
+
+## [littlelink-10.0.41](https://github.com/truecharts/charts/compare/littlelink-10.0.40...littlelink-10.0.41) (2023-11-17)
+
+### Fix
+
+- update container image ghcr.io/techno-tim/littlelink-server to latest ([#14773](https://github.com/truecharts/charts/issues/14773))
+
+
+
+
+## [littlelink-10.0.40](https://github.com/truecharts/charts/compare/littlelink-10.0.39...littlelink-10.0.40) (2023-11-17)
+
+
+
+
+## [littlelink-10.0.39](https://github.com/truecharts/charts/compare/littlelink-10.0.38...littlelink-10.0.39) (2023-11-16)
+
+### Chore
+
+- update container image tccr.io/truecharts/littlelink-server to latest ([#14728](https://github.com/truecharts/charts/issues/14728))
+
+
+
+
+## [littlelink-10.0.38](https://github.com/truecharts/charts/compare/littlelink-10.0.37...littlelink-10.0.38) (2023-11-12)
+
+### Chore
+
+- update container image tccr.io/truecharts/littlelink-server to latest ([#14598](https://github.com/truecharts/charts/issues/14598))
diff --git a/stable/littlelink/10.0.47/Chart.yaml b/stable/littlelink/10.0.47/Chart.yaml
new file mode 100644
index 0000000000..b476b9552f
--- /dev/null
+++ b/stable/littlelink/10.0.47/Chart.yaml
@@ -0,0 +1,36 @@
+kubeVersion: ">=1.24.0"
+apiVersion: v2
+name: littlelink
+version: 10.0.47
+appVersion: latest
+description: Easy platform to combine all your social links
+home: https://truecharts.org/charts/stable/littlelink
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/littlelink.png
+deprecated: false
+sources:
+ - https://github.com/techno-tim/littlelink-server
+ - https://github.com/sethcottle/littlelink
+ - https://github.com/truecharts/charts/tree/master/charts/stable/littlelink
+ - https://ghcr.io/techno-tim/littlelink-server
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - littlelink
+dependencies:
+ - name: common
+ version: 14.3.5
+ repository: https://library-charts.truecharts.org
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.1
+ min_scale_version: 22.12.4
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: social
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
diff --git a/stable/remmina/7.0.12/README.md b/stable/littlelink/10.0.47/README.md
similarity index 100%
rename from stable/remmina/7.0.12/README.md
rename to stable/littlelink/10.0.47/README.md
diff --git a/stable/littlelink/10.0.47/app-changelog.md b/stable/littlelink/10.0.47/app-changelog.md
new file mode 100644
index 0000000000..7e65b5e1df
--- /dev/null
+++ b/stable/littlelink/10.0.47/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [littlelink-10.0.47](https://github.com/truecharts/charts/compare/littlelink-10.0.46...littlelink-10.0.47) (2023-12-06)
+
+### Chore
+
+- update container image ghcr.io/techno-tim/littlelink-server to latest[@34e811f](https://github.com/34e811f) ([#15811](https://github.com/truecharts/charts/issues/15811))
+
+
\ No newline at end of file
diff --git a/stable/littlelink/10.0.47/app-readme.md b/stable/littlelink/10.0.47/app-readme.md
new file mode 100644
index 0000000000..0221199b77
--- /dev/null
+++ b/stable/littlelink/10.0.47/app-readme.md
@@ -0,0 +1,8 @@
+Easy platform to combine all your social links
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/littlelink](https://truecharts.org/charts/stable/littlelink)
+
+---
+
+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/remmina/7.0.12/charts/common-14.3.5.tgz b/stable/littlelink/10.0.47/charts/common-14.3.5.tgz
similarity index 100%
rename from stable/remmina/7.0.12/charts/common-14.3.5.tgz
rename to stable/littlelink/10.0.47/charts/common-14.3.5.tgz
diff --git a/stable/littlelink/10.0.47/ix_values.yaml b/stable/littlelink/10.0.47/ix_values.yaml
new file mode 100644
index 0000000000..e26ab06705
--- /dev/null
+++ b/stable/littlelink/10.0.47/ix_values.yaml
@@ -0,0 +1,41 @@
+image:
+ repository: ghcr.io/techno-tim/littlelink-server
+ pullPolicy: IfNotPresent
+ tag: latest@sha256:34e811f4d79d62e3652421b7040615d9853e2253e22dff8bf5f3d30b7c117351
+service:
+ main:
+ ports:
+ main:
+ port: 10040
+ targetPort: 3000
+littlelink:
+ meta_title: "techno tim"
+ meta_description: "techno tim link page"
+ meta_author: "techno tim"
+ theme: "dark"
+ favicon_url: "https://pbs.twimg.com/profile_images/1286144221217316864/qiaskopb_200x200.jpg"
+ avatar_url: "https://pbs.twimg.com/profile_images/1286144221217316864/qiaskopb_200x200.jpg"
+ avatar_2x_url: "https://pbs.twimg.com/profile_images/1286144221217316864/qiaskopb_400x400.jpg"
+ avatar_alt: "techno tim profile pic"
+ name: "technotim"
+ bio: "hey! just a place where you can connect with me!"
+ github: "https://github.com/timothystewart6"
+ twitter: "https://twitter.com/technotimlive"
+ instagram: "https://www.instagram.com/techno.tim"
+ youtube: "https://www.youtube.com/channel/ucok-ghyjcwznj3br4oxwh0a"
+ twitch: "https://www.twitch.tv/technotim/"
+ discord: "https://discord.gg/djkexrj"
+ tiktok: "https://www.tiktok.com/@technotim"
+ kit: "https://kit.co/technotim"
+ footer: "thanks for stopping by!"
+portal:
+ open:
+ enabled: true
+workload:
+ main:
+ podSpec:
+ containers:
+ main:
+ envFrom:
+ - configMapRef:
+ name: config
diff --git a/stable/drawio/6.0.28/questions.yaml b/stable/littlelink/10.0.47/questions.yaml
similarity index 86%
rename from stable/drawio/6.0.28/questions.yaml
rename to stable/littlelink/10.0.47/questions.yaml
index 4eb0e4d510..6fc8ce2b7e 100644
--- a/stable/drawio/6.0.28/questions.yaml
+++ b/stable/littlelink/10.0.47/questions.yaml
@@ -100,6 +100,8 @@ questions:
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..."
@@ -150,6 +152,329 @@ questions:
schema:
type: string
+ - variable: littlelink
+ label: ""
+ group: "App Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: meta_title
+ label: "meta title"
+ schema:
+ type: string
+ default: ""
+ - variable: meta_description
+ label: "meta description"
+ schema:
+ type: string
+ default: ""
+ - variable: meta_author
+ label: "meta_author"
+ schema:
+ type: string
+ default: ""
+ - variable: lang
+ label: "lang"
+ schema:
+ type: string
+ default: ""
+ - variable: meta_index_status
+ label: "meta_index_status"
+ schema:
+ type: string
+ default: ""
+ - variable: ga_tracking_id
+ label: "ga_tracking_id"
+ schema:
+ type: string
+ default: ""
+ - variable: theme
+ label: "theme"
+ schema:
+ type: string
+ default: ""
+ - variable: favicon_url
+ label: "favicon_url"
+ schema:
+ type: string
+ default: ""
+ - variable: avatar_url
+ label: "avatar_url"
+ schema:
+ type: string
+ default: ""
+ - variable: avatar_2x_url
+ label: "avatar_2x_url"
+ schema:
+ type: string
+ default: ""
+ - variable: avatar_alt
+ label: "avatar_alt"
+ schema:
+ type: string
+ default: ""
+ - variable: name
+ label: "name"
+ schema:
+ type: string
+ default: ""
+ - variable: bio
+ label: "bio"
+ schema:
+ type: string
+ default: ""
+ - variable: github
+ label: "github"
+ schema:
+ type: string
+ default: ""
+ - variable: twitter
+ label: "twitter"
+ schema:
+ type: string
+ default: ""
+ - variable: instagram
+ label: "instagram"
+ schema:
+ type: string
+ default: ""
+ - variable: youtube
+ label: "youtube"
+ schema:
+ type: string
+ default: ""
+ - variable: twitch
+ label: "twitch"
+ schema:
+ type: string
+ default: ""
+ - variable: discord
+ label: "discord"
+ schema:
+ type: string
+ default: ""
+ - variable: tiktok
+ label: "tiktok"
+ schema:
+ type: string
+ default: ""
+ - variable: kit
+ label: "kit"
+ schema:
+ type: string
+ default: ""
+ - variable: facebook
+ label: "facebook"
+ schema:
+ type: string
+ default: ""
+ - variable: facebook_messenger
+ label: "facebook_messenger"
+ schema:
+ type: string
+ default: ""
+ - variable: linked_in
+ label: "linked_in"
+ schema:
+ type: string
+ default: ""
+ - variable: product_hunt
+ label: "product_hunt"
+ schema:
+ type: string
+ default: ""
+ - variable: snapchat
+ label: "snapchat"
+ schema:
+ type: string
+ default: ""
+ - variable: spotify
+ label: "spotify"
+ schema:
+ type: string
+ default: ""
+ - variable: reddit
+ label: "reddit"
+ schema:
+ type: string
+ default: ""
+ - variable: medium
+ label: "medium"
+ schema:
+ type: string
+ default: ""
+ - variable: pinterest
+ label: "pinterest"
+ schema:
+ type: string
+ default: ""
+ - variable: email
+ label: "email"
+ schema:
+ type: string
+ default: ""
+ - variable: email_text
+ label: "email_text"
+ schema:
+ type: string
+ default: ""
+ - variable: email_alt
+ label: "email_alt"
+ schema:
+ type: string
+ default: ""
+ - variable: email_alt_text
+ label: "email_alt_text"
+ schema:
+ type: string
+ default: ""
+ - variable: sound_cloud
+ label: "sound_cloud"
+ schema:
+ type: string
+ default: ""
+ - variable: figma
+ label: "figma"
+ schema:
+ type: string
+ default: ""
+ - variable: telegram
+ label: "telegram"
+ schema:
+ type: string
+ default: ""
+ - variable: tumblr
+ label: "tumblr"
+ schema:
+ type: string
+ default: ""
+ - variable: steam
+ label: "steam"
+ schema:
+ type: string
+ default: ""
+ - variable: vimeo
+ label: "vimeo"
+ schema:
+ type: string
+ default: ""
+ - variable: wordpress
+ label: "wordpressp"
+ schema:
+ type: string
+ default: ""
+ - variable: goodreads
+ label: "goodreads"
+ schema:
+ type: string
+ default: ""
+ - variable: skoob
+ label: "skoob"
+ schema:
+ type: string
+ default: ""
+ - variable: letterboxd
+ label: "letterboxd"
+ schema:
+ type: string
+ default: ""
+ - variable: mastodon
+ label: "mastodon"
+ schema:
+ type: string
+ default: ""
+ - variable: micro_blog
+ label: "micro_blog"
+ schema:
+ type: string
+ default: ""
+ - variable: whatsapp
+ label: "whatsapp"
+ schema:
+ type: string
+ default: ""
+ - variable: strava
+ label: "strava"
+ schema:
+ type: string
+ default: ""
+ - variable: buymeacoffee
+ label: "buymeacoffee"
+ schema:
+ type: string
+ default: ""
+ - variable: gitlab
+ label: "gitlab"
+ schema:
+ type: string
+ default: ""
+ - variable: patreon
+ label: "patreon"
+ schema:
+ type: string
+ default: ""
+ - variable: devto
+ label: "devto"
+ schema:
+ type: string
+ default: ""
+ - variable: umami_website_id
+ label: "umami_website_id"
+ schema:
+ type: string
+ default: ""
+ - variable: umami_app_url
+ label: "umami_app_url"
+ schema:
+ type: string
+ default: ""
+ - variable: paypal
+ label: "paypal"
+ schema:
+ type: string
+ default: ""
+ - variable: slack
+ label: "slack"
+ schema:
+ type: string
+ default: ""
+ - variable: lastfm
+ label: "lastfm"
+ schema:
+ type: string
+ default: ""
+ - variable: untappd
+ label: "untappd"
+ schema:
+ type: string
+ default: ""
+ - variable: stackoverflow
+ label: "stackoverflow"
+ schema:
+ type: string
+ default: ""
+ - variable: gitea
+ label: "gitea"
+ schema:
+ type: string
+ default: ""
+ - variable: polywork
+ label: "polywork"
+ schema:
+ type: string
+ default: ""
+ - variable: signal
+ label: "signal"
+ schema:
+ type: string
+ default: ""
+ - variable: footer
+ label: "footer"
+ schema:
+ type: string
+ default: ""
+
- variable: TZ
label: Timezone
group: "General Settings"
@@ -226,6 +551,44 @@ questions:
schema:
type: string
required: true
+
+ - variable: imagePullSecretList
+ group: "General Settings"
+ label: "Image Pull Secrets"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pullsecretentry
+ label: "Pull Secret"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: registry
+ label: "Registry"
+ schema:
+ type: string
+ required: true
+ default: "https://index.docker.io/v1/"
+ - variable: username
+ label: "Username"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: password
+ label: "Password"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: email
+ label: "Email"
+ schema:
+ type: string
+ required: true
+ default: ""
- variable: service
group: Networking and Services
label: Configure Service(s)
@@ -281,7 +644,7 @@ questions:
description: "This port exposes the container port on the service"
schema:
type: int
- default: 10214
+ default: 10040
required: true
- variable: serviceexpert
group: Networking and Services
@@ -549,6 +912,82 @@ questions:
show_if: [["type", "=", "nfs"]]
type: string
default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
- variable: autoPermissions
label: Automatic Permissions Configuration
description: Automatically set permissions
@@ -797,6 +1236,46 @@ questions:
type: string
default: ""
required: true
+ - variable: integration
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description
+ description: defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
- variable: advanced
label: Show Advanced Settings
description: Advanced settings are not covered by TrueCharts Support
@@ -1024,6 +1503,46 @@ questions:
type: string
show_if: [["certificateIssuer", "=", ""]]
default: ""
+ - variable: integration
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description
+ description: defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
- variable: entrypoint
label: Traefik Entrypoint
description: Entrypoint used by Traefik when using Traefik as Ingress Provider
@@ -1064,13 +1583,13 @@ questions:
description: "The UserID of the user running the application"
schema:
type: int
- default: 0
+ default: 568
- variable: runAsGroup
label: "runAsGroup"
description: "The groupID this App of the user running the application"
schema:
type: int
- default: 0
+ default: 568
# Settings from questions.yaml get appended here on a per-app basis
- variable: PUID
label: Process User ID - PUID
diff --git a/stable/remmina/7.0.12/templates/NOTES.txt b/stable/littlelink/10.0.47/templates/NOTES.txt
similarity index 100%
rename from stable/remmina/7.0.12/templates/NOTES.txt
rename to stable/littlelink/10.0.47/templates/NOTES.txt
diff --git a/stable/littlelink/10.0.47/templates/_configmap.tpl b/stable/littlelink/10.0.47/templates/_configmap.tpl
new file mode 100644
index 0000000000..8a55b503b2
--- /dev/null
+++ b/stable/littlelink/10.0.47/templates/_configmap.tpl
@@ -0,0 +1,195 @@
+{{/* Define the configmap */}}
+{{- define "littlelink.configmap" -}}
+enabled: true
+data:
+ {{- if .Values.littlelink.meta_title }}
+ META_TITLE: {{ .Values.littlelink.meta_title | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.meta_description }}
+ META_DESCRIPTION: {{ .Values.littlelink.meta_description | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.meta_author }}
+ META_AUTHOR: {{ .Values.littlelink.meta_author | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.lang }}
+ LANG: {{ .Values.littlelink.lang | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.meta_index_status }}
+ META_INDEX_STATUS: {{ .Values.littlelink.meta_index_status | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.ga_tracking_id }}
+ GA_TRACKING_ID: {{ .Values.littlelink.ga_tracking_id | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.theme }}
+ THEME: {{ .Values.littlelink.theme | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.favicon_url }}
+ FAVICON_URL: {{ .Values.littlelink.favicon_url | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.avatar_url }}
+ AVATAR_URL: {{ .Values.littlelink.avatar_url | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.avatar_2x_url }}
+ AVATAR_2X_URL: {{ .Values.littlelink.avatar_2x_url | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.avatar_alt }}
+ AVATAR_ALT: {{ .Values.littlelink.avatar_alt | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.name }}
+ NAME: {{ .Values.littlelink.name | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.bio }}
+ BIO: {{ .Values.littlelink.bio | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.github }}
+ GITHUB: {{ .Values.littlelink.github | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.twitter }}
+ TWITTER: {{ .Values.littlelink.twitter | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.instagram }}
+ INSTAGRAM: {{ .Values.littlelink.instagram | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.youtube }}
+ YOUTUBE: {{ .Values.littlelink.youtube | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.twitch }}
+ TWITCH: {{ .Values.littlelink.twitch | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.discord }}
+ DISCORD: {{ .Values.littlelink.discord | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.tiktok }}
+ TIKTOK: {{ .Values.littlelink.tiktok | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.kit }}
+ KIT: {{ .Values.littlelink.kit | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.facebook }}
+ FACEBOOK: {{ .Values.littlelink.facebook | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.facebook_messenger }}
+ FACEBOOK_MESSENGER: {{ .Values.littlelink.facebook_messenger | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.linked_in }}
+ LINKED_IN: {{ .Values.littlelink.linked_in | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.product_hunt }}
+ PRODUCT_HUNT: {{ .Values.littlelink.product_hunt | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.snapchat }}
+ SNAPCHAT: {{ .Values.littlelink.snapchat | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.spotify }}
+ SPOTIFY: {{ .Values.littlelink.spotify | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.reddit }}
+ REDDIT: {{ .Values.littlelink.reddit | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.medium }}
+ MEDIUM: {{ .Values.littlelink.medium | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.pinterest }}
+ PINTEREST: {{ .Values.littlelink.pinterest | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.email }}
+ EMAIL: {{ .Values.littlelink.email | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.email_text }}
+ EMAIL_TEXT: {{ .Values.littlelink.email_text | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.email_alt }}
+ EMAIL_ALT: {{ .Values.littlelink.email_alt | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.email_alt_text }}
+ EMAIL_ALT_TEXT: {{ .Values.littlelink.email_alt_text | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.sound_cloud }}
+ SOUND_CLOUD: {{ .Values.littlelink.sound_cloud | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.figma }}
+ FIGMA: {{ .Values.littlelink.figma | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.telegram }}
+ TELEGRAM: {{ .Values.littlelink.telegram | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.tumblr }}
+ TUMBLR: {{ .Values.littlelink.tumblr | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.steam }}
+ STEAM: {{ .Values.littlelink.steam | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.vimeo }}
+ VIMEO: {{ .Values.littlelink.vimeo | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.wordpress }}
+ WORDPRESS: {{ .Values.littlelink.wordpress | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.goodreads }}
+ GOODREADS: {{ .Values.littlelink.goodreads | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.skoob }}
+ SKOOB: {{ .Values.littlelink.skoob | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.letterboxd }}
+ LETTERBOXD: {{ .Values.littlelink.letterboxd | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.mastodon }}
+ MASTODON: {{ .Values.littlelink.mastodon | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.micro_blog }}
+ MICRO_BLOG: {{ .Values.littlelink.micro_blog | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.whatsapp }}
+ WHATSAPP: {{ .Values.littlelink.whatsapp | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.strava }}
+ STRAVA: {{ .Values.littlelink.strava | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.buymeacoffee }}
+ BUYMEACOFFEE: {{ .Values.littlelink.buymeacoffee | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.gitlab }}
+ GITLAB: {{ .Values.littlelink.gitlab | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.patreon }}
+ PATREON: {{ .Values.littlelink.patreon | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.devto }}
+ DEVTO: {{ .Values.littlelink.devto | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.umami_website_id }}
+ UMAMI_WEBSITE_ID: {{ .Values.littlelink.umami_website_id | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.umami_app_url }}
+ UMAMI_APP_URL: {{ .Values.littlelink.umami_app_url | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.paypal }}
+ PAYPAL: {{ .Values.littlelink.paypal | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.slack }}
+ SLACK: {{ .Values.littlelink.slack | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.lastfm }}
+ LASTFM: {{ .Values.littlelink.lastfm | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.untappd }}
+ UNTAPPD: {{ .Values.littlelink.untappd | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.stackoverflow }}
+ STACKOVERFLOW: {{ .Values.littlelink.stackoverflow | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.gitea }}
+ GITEA: {{ .Values.littlelink.gitea | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.polywork }}
+ POLYWORK: {{ .Values.littlelink.polywork | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.signal }}
+ SIGNAL: {{ .Values.littlelink.signal | quote }}
+ {{- end }}
+ {{- if .Values.littlelink.footer }}
+ FOOTER: {{ .Values.littlelink.footer | quote }}
+ {{- end }}
+
+{{- end -}}
diff --git a/stable/littlelink/10.0.47/templates/common.yaml b/stable/littlelink/10.0.47/templates/common.yaml
new file mode 100644
index 0000000000..a759b19a61
--- /dev/null
+++ b/stable/littlelink/10.0.47/templates/common.yaml
@@ -0,0 +1,11 @@
+{{/* Make sure all variables are set properly */}}
+{{- include "tc.v1.common.loader.init" . }}
+
+{{/* Render configmap for littlelink */}}
+{{- $configmap := include "littlelink.configmap" . | fromYaml -}}
+{{- if $configmap -}}
+{{- $_ := set .Values.configmap "config" $configmap -}}
+{{- end -}}
+
+{{/* Render the templates */}}
+{{ include "tc.v1.common.loader.apply" . }}
diff --git a/stable/remmina/7.0.12/values.yaml b/stable/littlelink/10.0.47/values.yaml
similarity index 100%
rename from stable/remmina/7.0.12/values.yaml
rename to stable/littlelink/10.0.47/values.yaml
diff --git a/stable/mattermost/9.0.58/app-changelog.md b/stable/mattermost/9.0.58/app-changelog.md
deleted file mode 100644
index 2a091932b6..0000000000
--- a/stable/mattermost/9.0.58/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [mattermost-9.0.58](https://github.com/truecharts/charts/compare/mattermost-9.0.57...mattermost-9.0.58) (2023-12-06)
-
-### Chore
-
-- update container image mattermost/mattermost-enterprise-edition to release-9.3[@706fa01](https://github.com/706fa01) ([#15773](https://github.com/truecharts/charts/issues/15773))
-
-
\ No newline at end of file
diff --git a/stable/mattermost/9.0.58/CHANGELOG.md b/stable/mattermost/9.0.59/CHANGELOG.md
similarity index 93%
rename from stable/mattermost/9.0.58/CHANGELOG.md
rename to stable/mattermost/9.0.59/CHANGELOG.md
index 4b38f67622..6f273086ec 100644
--- a/stable/mattermost/9.0.58/CHANGELOG.md
+++ b/stable/mattermost/9.0.59/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [mattermost-9.0.59](https://github.com/truecharts/charts/compare/mattermost-9.0.58...mattermost-9.0.59) (2023-12-06)
+
+### Chore
+
+- update container image mattermost/mattermost-enterprise-edition to release-9.3[@4d3e482](https://github.com/4d3e482) ([#15812](https://github.com/truecharts/charts/issues/15812))
+
+
+
+
## [mattermost-9.0.58](https://github.com/truecharts/charts/compare/mattermost-9.0.57...mattermost-9.0.58) (2023-12-06)
### Chore
@@ -88,12 +97,3 @@
## [mattermost-9.0.58](https://github.com/truecharts/charts/compare/mattermost-9.0.57...mattermost-9.0.58) (2023-12-06)
### Chore
-
-- update container image mattermost/mattermost-enterprise-edition to release-9.3[@706fa01](https://github.com/706fa01) ([#15773](https://github.com/truecharts/charts/issues/15773))
-
-
-
-
-## [mattermost-9.0.58](https://github.com/truecharts/charts/compare/mattermost-9.0.57...mattermost-9.0.58) (2023-12-05)
-
-### Chore
diff --git a/stable/mattermost/9.0.58/Chart.yaml b/stable/mattermost/9.0.59/Chart.yaml
similarity index 98%
rename from stable/mattermost/9.0.58/Chart.yaml
rename to stable/mattermost/9.0.59/Chart.yaml
index ab63672999..626d1367d5 100644
--- a/stable/mattermost/9.0.58/Chart.yaml
+++ b/stable/mattermost/9.0.59/Chart.yaml
@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: mattermost
-version: 9.0.58
+version: 9.0.59
appVersion: "9.3"
description:
Mattermost is an open source platform for secure collaboration across
diff --git a/stable/rsshub/8.0.286/README.md b/stable/mattermost/9.0.59/README.md
similarity index 100%
rename from stable/rsshub/8.0.286/README.md
rename to stable/mattermost/9.0.59/README.md
diff --git a/stable/mattermost/9.0.59/app-changelog.md b/stable/mattermost/9.0.59/app-changelog.md
new file mode 100644
index 0000000000..97a512415b
--- /dev/null
+++ b/stable/mattermost/9.0.59/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [mattermost-9.0.59](https://github.com/truecharts/charts/compare/mattermost-9.0.58...mattermost-9.0.59) (2023-12-06)
+
+### Chore
+
+- update container image mattermost/mattermost-enterprise-edition to release-9.3[@4d3e482](https://github.com/4d3e482) ([#15812](https://github.com/truecharts/charts/issues/15812))
+
+
\ No newline at end of file
diff --git a/stable/mattermost/9.0.58/app-readme.md b/stable/mattermost/9.0.59/app-readme.md
similarity index 100%
rename from stable/mattermost/9.0.58/app-readme.md
rename to stable/mattermost/9.0.59/app-readme.md
diff --git a/stable/rsshub/8.0.286/charts/common-14.3.5.tgz b/stable/mattermost/9.0.59/charts/common-14.3.5.tgz
similarity index 100%
rename from stable/rsshub/8.0.286/charts/common-14.3.5.tgz
rename to stable/mattermost/9.0.59/charts/common-14.3.5.tgz
diff --git a/stable/mattermost/9.0.58/ix_values.yaml b/stable/mattermost/9.0.59/ix_values.yaml
similarity index 92%
rename from stable/mattermost/9.0.58/ix_values.yaml
rename to stable/mattermost/9.0.59/ix_values.yaml
index 6ebe19a07c..c3c782d3fe 100644
--- a/stable/mattermost/9.0.58/ix_values.yaml
+++ b/stable/mattermost/9.0.59/ix_values.yaml
@@ -1,6 +1,6 @@
image:
repository: mattermost/mattermost-enterprise-edition
- tag: release-9.3@sha256:706fa0121558c90d213ebb714cfd0e9b4d339bce1937ba29021de214132d83aa
+ tag: release-9.3@sha256:4d3e48262ad86437d702df22e531ecfabf0122f56f6b496dd6e555f2a393558c
pullPolicy: IfNotPresent
workload:
main:
diff --git a/stable/mattermost/9.0.58/questions.yaml b/stable/mattermost/9.0.59/questions.yaml
similarity index 100%
rename from stable/mattermost/9.0.58/questions.yaml
rename to stable/mattermost/9.0.59/questions.yaml
diff --git a/stable/rsshub/8.0.286/templates/NOTES.txt b/stable/mattermost/9.0.59/templates/NOTES.txt
similarity index 100%
rename from stable/rsshub/8.0.286/templates/NOTES.txt
rename to stable/mattermost/9.0.59/templates/NOTES.txt
diff --git a/stable/mattermost/9.0.58/templates/common.yaml b/stable/mattermost/9.0.59/templates/common.yaml
similarity index 100%
rename from stable/mattermost/9.0.58/templates/common.yaml
rename to stable/mattermost/9.0.59/templates/common.yaml
diff --git a/stable/rsshub/8.0.286/values.yaml b/stable/mattermost/9.0.59/values.yaml
similarity index 100%
rename from stable/rsshub/8.0.286/values.yaml
rename to stable/mattermost/9.0.59/values.yaml
diff --git a/stable/remmina/7.0.12/app-changelog.md b/stable/remmina/7.0.12/app-changelog.md
deleted file mode 100644
index 080e7058f0..0000000000
--- a/stable/remmina/7.0.12/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [remmina-7.0.12](https://github.com/truecharts/charts/compare/remmina-7.0.11...remmina-7.0.12) (2023-12-03)
-
-### Chore
-
-- bump everything to ensure catalog has latest versions
- - fix annotations again
- - update annotations
-
-
\ No newline at end of file
diff --git a/stable/remmina/7.0.12/CHANGELOG.md b/stable/remmina/7.0.13/CHANGELOG.md
similarity index 88%
rename from stable/remmina/7.0.12/CHANGELOG.md
rename to stable/remmina/7.0.13/CHANGELOG.md
index 6b9afb4eb9..1d9b50bdd2 100644
--- a/stable/remmina/7.0.12/CHANGELOG.md
+++ b/stable/remmina/7.0.13/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [remmina-7.0.13](https://github.com/truecharts/charts/compare/remmina-7.0.12...remmina-7.0.13) (2023-12-06)
+
+### Chore
+
+- update container image ghcr.io/linuxserver/remmina to 1.4.2[@3be6679](https://github.com/3be6679) ([#15810](https://github.com/truecharts/charts/issues/15810))
+
+
+
+
## [remmina-7.0.12](https://github.com/truecharts/charts/compare/remmina-7.0.11...remmina-7.0.12) (2023-12-03)
### Chore
@@ -88,12 +97,3 @@
- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094))
-
-
-
-## [remmina-7.0.3](https://github.com/truecharts/charts/compare/remmina-7.0.1...remmina-7.0.3) (2023-10-28)
-
-### Chore
-
-- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
-
diff --git a/stable/remmina/7.0.12/Chart.yaml b/stable/remmina/7.0.13/Chart.yaml
similarity index 98%
rename from stable/remmina/7.0.12/Chart.yaml
rename to stable/remmina/7.0.13/Chart.yaml
index 4aae89e0fc..40466d21b7 100644
--- a/stable/remmina/7.0.12/Chart.yaml
+++ b/stable/remmina/7.0.13/Chart.yaml
@@ -1,17 +1,17 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: remmina
-version: 7.0.12
+version: 7.0.13
appVersion: 1.4.2
description: A remote desktop client written in GTK
home: https://truecharts.org/charts/stable/remmina
icon: https://truecharts.org/img/hotlink-ok/chart-icons/remmina.png
deprecated: false
sources:
- - https://github.com/linuxserver/docker-remmina
- https://remmina.org/
- https://github.com/truecharts/charts/tree/master/charts/stable/remmina
- https://ghcr.io/linuxserver/remmina
+ - https://github.com/linuxserver/docker-remmina
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/remmina/7.0.13/README.md b/stable/remmina/7.0.13/README.md
new file mode 100644
index 0000000000..e0a9b8fa8d
--- /dev/null
+++ b/stable/remmina/7.0.13/README.md
@@ -0,0 +1,27 @@
+# README
+
+## General Info
+
+TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
+However only installations using the TrueNAS SCALE Apps system are supported.
+
+For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
+- 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/remmina/7.0.13/app-changelog.md b/stable/remmina/7.0.13/app-changelog.md
new file mode 100644
index 0000000000..01ea7a6251
--- /dev/null
+++ b/stable/remmina/7.0.13/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [remmina-7.0.13](https://github.com/truecharts/charts/compare/remmina-7.0.12...remmina-7.0.13) (2023-12-06)
+
+### Chore
+
+- update container image ghcr.io/linuxserver/remmina to 1.4.2[@3be6679](https://github.com/3be6679) ([#15810](https://github.com/truecharts/charts/issues/15810))
+
+
\ No newline at end of file
diff --git a/stable/remmina/7.0.12/app-readme.md b/stable/remmina/7.0.13/app-readme.md
similarity index 100%
rename from stable/remmina/7.0.12/app-readme.md
rename to stable/remmina/7.0.13/app-readme.md
diff --git a/stable/remmina/7.0.13/charts/common-14.3.5.tgz b/stable/remmina/7.0.13/charts/common-14.3.5.tgz
new file mode 100644
index 0000000000..58fbc6f496
Binary files /dev/null and b/stable/remmina/7.0.13/charts/common-14.3.5.tgz differ
diff --git a/stable/remmina/7.0.12/ix_values.yaml b/stable/remmina/7.0.13/ix_values.yaml
similarity index 82%
rename from stable/remmina/7.0.12/ix_values.yaml
rename to stable/remmina/7.0.13/ix_values.yaml
index 23414d494c..ddb2f6bff7 100644
--- a/stable/remmina/7.0.12/ix_values.yaml
+++ b/stable/remmina/7.0.13/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/linuxserver/remmina
pullPolicy: IfNotPresent
- tag: 1.4.2@sha256:9ec703ee0fa7af16dabcb44744215eb9dcb06a13d2dd4ab38b0c9163faea413a
+ tag: 1.4.2@sha256:3be6679d5935c6166062e0f49324115d18fba75d403b3e754dd789cf0aae7420
service:
main:
ports:
diff --git a/stable/remmina/7.0.13/questions.yaml b/stable/remmina/7.0.13/questions.yaml
new file mode 100644
index 0000000000..8059987a88
--- /dev/null
+++ b/stable/remmina/7.0.13/questions.yaml
@@ -0,0 +1,2641 @@
+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"
+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: 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: imagePullSecretList
+ group: "General Settings"
+ label: "Image Pull Secrets"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pullsecretentry
+ label: "Pull Secret"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: registry
+ label: "Registry"
+ schema:
+ type: string
+ required: true
+ default: "https://index.docker.io/v1/"
+ - variable: username
+ label: "Username"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: password
+ label: "Password"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: email
+ label: "Email"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - 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: 10042
+ 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:
+ additional_attrs: true
+ 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:
+ additional_attrs: true
+ 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
+ - value: iscsi
+ description: iSCSI 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: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ 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: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: disabled
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - 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: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ 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: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: "disabled"
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - 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: [{path: "/", pathType: "Prefix"}]
+ 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: integration
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description
+ description: defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: entrypoint
+ label: (Advanced) Traefik Entrypoint
+ description: Entrypoint used by Traefik when using Traefik as Ingress Provider
+ schema:
+ type: string
+ default: websecure
+ show_if: [["advanced", "=", true]]
+ required: true
+ - variable: allowCors
+ label: "Allow Cross Origin Requests"
+ schema:
+ type: boolean
+ show_if: [["advanced", "=", true]]
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ 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: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - 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: allowCors
+ label: "Allow Cross Origin Requests"
+ schema:
+ type: boolean
+ show_if: [["advanced", "=", true]]
+ default: false
+ - 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: certificateIssuer
+ label: certificateIssuer
+ 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: [["certificateIssuer", "=", ""]]
+ 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: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: Use Custom Secret (Advanced)
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: integration
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description
+ description: defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - 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 this App 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/manual/SCALE/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/manual/SCALE/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/manual/SCALE/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/manual/SCALE/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:
+ additional_attrs: true
+ 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: ingress
+ label: "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: [{path: "/", pathType: "Prefix"}]
+ 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
+ - variable: entrypoint
+ label: (Advanced) Traefik Entrypoint
+ description: Entrypoint used by Traefik when using Traefik as Ingress Provider
+ schema:
+ type: string
+ default: websecure
+ show_if: [["advanced", "=", true]]
+ required: true
+ - variable: allowCors
+ label: "Allow Cross Origin Requests"
+ schema:
+ type: boolean
+ show_if: [["advanced", "=", true]]
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ 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: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - 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:
+ additional_attrs: true
+ 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:
+ additional_attrs: true
+ 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
+ max_length: 10240
+ - 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/remmina/7.0.13/templates/NOTES.txt b/stable/remmina/7.0.13/templates/NOTES.txt
new file mode 100644
index 0000000000..efcb74cb77
--- /dev/null
+++ b/stable/remmina/7.0.13/templates/NOTES.txt
@@ -0,0 +1 @@
+{{- include "tc.v1.common.lib.chart.notes" $ -}}
diff --git a/stable/remmina/7.0.12/templates/common.yaml b/stable/remmina/7.0.13/templates/common.yaml
similarity index 100%
rename from stable/remmina/7.0.12/templates/common.yaml
rename to stable/remmina/7.0.13/templates/common.yaml
diff --git a/stable/remmina/7.0.13/values.yaml b/stable/remmina/7.0.13/values.yaml
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/stable/rsshub/8.0.286/app-changelog.md b/stable/rsshub/8.0.286/app-changelog.md
deleted file mode 100644
index d15adda388..0000000000
--- a/stable/rsshub/8.0.286/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [rsshub-8.0.286](https://github.com/truecharts/charts/compare/rsshub-8.0.285...rsshub-8.0.286) (2023-12-06)
-
-### Chore
-
-- update container image diygod/rsshub to latest[@4c026d9](https://github.com/4c026d9) ([#15794](https://github.com/truecharts/charts/issues/15794))
-
-
\ No newline at end of file
diff --git a/stable/rsshub/8.0.286/CHANGELOG.md b/stable/rsshub/8.0.287/CHANGELOG.md
similarity index 91%
rename from stable/rsshub/8.0.286/CHANGELOG.md
rename to stable/rsshub/8.0.287/CHANGELOG.md
index 97d6825a66..d627c5821f 100644
--- a/stable/rsshub/8.0.286/CHANGELOG.md
+++ b/stable/rsshub/8.0.287/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [rsshub-8.0.287](https://github.com/truecharts/charts/compare/rsshub-8.0.286...rsshub-8.0.287) (2023-12-06)
+
+### Chore
+
+- update container image diygod/rsshub to latest[@5cbb9e0](https://github.com/5cbb9e0) ([#15808](https://github.com/truecharts/charts/issues/15808))
+
+
+
+
## [rsshub-8.0.286](https://github.com/truecharts/charts/compare/rsshub-8.0.285...rsshub-8.0.286) (2023-12-06)
### Chore
@@ -88,12 +97,3 @@
## [rsshub-8.0.284](https://github.com/truecharts/charts/compare/rsshub-8.0.283...rsshub-8.0.284) (2023-12-03)
### Chore
-
-- bump everything to ensure catalog has latest versions
-
-
-
-
-## [rsshub-8.0.283](https://github.com/truecharts/charts/compare/rsshub-8.0.282...rsshub-8.0.283) (2023-12-03)
-
-### Chore
diff --git a/stable/rsshub/8.0.286/Chart.yaml b/stable/rsshub/8.0.287/Chart.yaml
similarity index 98%
rename from stable/rsshub/8.0.286/Chart.yaml
rename to stable/rsshub/8.0.287/Chart.yaml
index d4e19f0bba..c4aaf42d05 100644
--- a/stable/rsshub/8.0.286/Chart.yaml
+++ b/stable/rsshub/8.0.287/Chart.yaml
@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: rsshub
-version: 8.0.286
+version: 8.0.287
appVersion: latest
description: RSSHub can generate RSS feeds from pretty much everything
home: https://truecharts.org/charts/stable/rsshub
diff --git a/stable/rsshub/8.0.287/README.md b/stable/rsshub/8.0.287/README.md
new file mode 100644
index 0000000000..e0a9b8fa8d
--- /dev/null
+++ b/stable/rsshub/8.0.287/README.md
@@ -0,0 +1,27 @@
+# README
+
+## General Info
+
+TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
+However only installations using the TrueNAS SCALE Apps system are supported.
+
+For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
+- 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/rsshub/8.0.287/app-changelog.md b/stable/rsshub/8.0.287/app-changelog.md
new file mode 100644
index 0000000000..391ab81a7c
--- /dev/null
+++ b/stable/rsshub/8.0.287/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [rsshub-8.0.287](https://github.com/truecharts/charts/compare/rsshub-8.0.286...rsshub-8.0.287) (2023-12-06)
+
+### Chore
+
+- update container image diygod/rsshub to latest[@5cbb9e0](https://github.com/5cbb9e0) ([#15808](https://github.com/truecharts/charts/issues/15808))
+
+
\ No newline at end of file
diff --git a/stable/rsshub/8.0.286/app-readme.md b/stable/rsshub/8.0.287/app-readme.md
similarity index 100%
rename from stable/rsshub/8.0.286/app-readme.md
rename to stable/rsshub/8.0.287/app-readme.md
diff --git a/stable/rsshub/8.0.287/charts/common-14.3.5.tgz b/stable/rsshub/8.0.287/charts/common-14.3.5.tgz
new file mode 100644
index 0000000000..58fbc6f496
Binary files /dev/null and b/stable/rsshub/8.0.287/charts/common-14.3.5.tgz differ
diff --git a/stable/rsshub/8.0.286/charts/redis-6.0.66.tgz b/stable/rsshub/8.0.287/charts/redis-6.0.66.tgz
similarity index 100%
rename from stable/rsshub/8.0.286/charts/redis-6.0.66.tgz
rename to stable/rsshub/8.0.287/charts/redis-6.0.66.tgz
diff --git a/stable/rsshub/8.0.286/ix_values.yaml b/stable/rsshub/8.0.287/ix_values.yaml
similarity index 95%
rename from stable/rsshub/8.0.286/ix_values.yaml
rename to stable/rsshub/8.0.287/ix_values.yaml
index b6a33956f8..44b04d9a17 100644
--- a/stable/rsshub/8.0.286/ix_values.yaml
+++ b/stable/rsshub/8.0.287/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: diygod/rsshub
pullPolicy: IfNotPresent
- tag: latest@sha256:4c026d94afd82bdf468a405732312f4a9032d1437c04f7f8c0988aa7dfa27ec4
+ tag: latest@sha256:5cbb9e0b380164757bee93b6143c4c41ed2afd4f29d69c7d8c09315637a11097
browserlessImage:
repository: browserless/chrome
tag: 1.60.2-chrome-stable@sha256:7db5e3aad20c201abaa03bbbc868a55ef96574cda0e67ccb7e4e032053ecb87d
diff --git a/stable/rsshub/8.0.286/questions.yaml b/stable/rsshub/8.0.287/questions.yaml
similarity index 100%
rename from stable/rsshub/8.0.286/questions.yaml
rename to stable/rsshub/8.0.287/questions.yaml
diff --git a/stable/rsshub/8.0.287/templates/NOTES.txt b/stable/rsshub/8.0.287/templates/NOTES.txt
new file mode 100644
index 0000000000..efcb74cb77
--- /dev/null
+++ b/stable/rsshub/8.0.287/templates/NOTES.txt
@@ -0,0 +1 @@
+{{- include "tc.v1.common.lib.chart.notes" $ -}}
diff --git a/stable/rsshub/8.0.287/templates/common.yaml b/stable/rsshub/8.0.287/templates/common.yaml
new file mode 100644
index 0000000000..b51394e00a
--- /dev/null
+++ b/stable/rsshub/8.0.287/templates/common.yaml
@@ -0,0 +1 @@
+{{ include "tc.v1.common.loader.all" . }}
diff --git a/stable/rsshub/8.0.287/values.yaml b/stable/rsshub/8.0.287/values.yaml
new file mode 100644
index 0000000000..e69de29bb2