diff --git a/stable/authentik/19.2.9/CHANGELOG.md b/stable/authentik/19.2.9/CHANGELOG.md
new file mode 100644
index 00000000000..60fb4c93b30
--- /dev/null
+++ b/stable/authentik/19.2.9/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [authentik-19.2.9](https://github.com/truecharts/charts/compare/authentik-19.2.5...authentik-19.2.9) (2024-01-29)
+
+### Chore
+
+
+
+- update authentik to v2023.10.7[@c483b0a](https://github.com/c483b0a) by renovate (patch) ([#17752](https://github.com/truecharts/charts/issues/17752))
+
+
+## [authentik-19.2.5](https://github.com/truecharts/charts/compare/authentik-19.2.4...authentik-19.2.5) (2024-01-27)
+
+### Chore
+
+
+
+- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525))
+
+
+## [authentik-19.2.4](https://github.com/truecharts/charts/compare/authentik-19.2.3...authentik-19.2.4) (2024-01-26)
+
+### Chore
+
+
+
+- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545))
+
+
+## [authentik-19.2.3](https://github.com/truecharts/charts/compare/authentik-19.2.2...authentik-19.2.3) (2024-01-21)
+
+### Chore
+
+
+
+- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478))
+
+
+## [authentik-19.2.2](https://github.com/truecharts/charts/compare/authentik-19.2.1...authentik-19.2.2) (2024-01-21)
+
+### Chore
+
+
+
+- update container image common to v17.2.26[@24c98f7](https://github.com/24c98f7) by renovate ([#17409](https://github.com/truecharts/charts/issues/17409))
+
+
+## [authentik-19.2.1](https://github.com/truecharts/charts/compare/authentik-19.2.0...authentik-19.2.1) (2024-01-21)
+
+### Chore
+
+
+
+- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457))
+
+
+## [authentik-19.2.0](https://github.com/truecharts/charts/compare/authentik-19.1.13...authentik-19.2.0) (2024-01-14)
+
+### Chore
+
+
+
+- update container image ghcr.io/maxmind/geoipupdate to v6.1.0[@cdd36d3](https://github.com/cdd36d3) by renovate ([#17203](https://github.com/truecharts/charts/issues/17203))
+
+
+## [authentik-19.1.13](https://github.com/truecharts/charts/compare/authentik-19.1.9...authentik-19.1.13) (2024-01-13)
+
+### Chore
+
+
+
+- update authentik to v2023.10.6[@1a17c68](https://github.com/1a17c68) by renovate (patch) ([#17101](https://github.com/truecharts/charts/issues/17101))
+
+
+## [authentik-19.1.9](https://github.com/truecharts/charts/compare/authentik-19.1.8...authentik-19.1.9) (2024-01-09)
+
+### Chore
+
+
+
+- update container image common to v17.2.22[@e7c9056](https://github.com/e7c9056) by renovate ([#16986](https://github.com/truecharts/charts/issues/16986))
+
+
+## [authentik-19.1.8](https://github.com/truecharts/charts/compare/authentik-19.1.7...authentik-19.1.8) (2024-01-02)
+
+### Chore
+
+
+
+- update helm general non-major by renovate ([#16820](https://github.com/truecharts/charts/issues/16820))
+
+
diff --git a/stable/authentik/19.2.9/Chart.yaml b/stable/authentik/19.2.9/Chart.yaml
new file mode 100644
index 00000000000..53e4a41f20a
--- /dev/null
+++ b/stable/authentik/19.2.9/Chart.yaml
@@ -0,0 +1,48 @@
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: authentication
+ truecharts.org/max_helm_version: "3.14"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+apiVersion: v2
+appVersion: 2023.10.7
+dependencies:
+ - name: common
+ version: 17.2.29
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+ - name: redis
+ version: 11.1.16
+ repository: https://deps.truecharts.org
+ condition: redis.enabled
+ alias: ""
+ tags: []
+ import-values: []
+deprecated: false
+description: Authentik is an open-source Identity Provider focused on flexibility and versatility.
+home: https://truecharts.org/charts/stable/authentik
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/authentik.png
+keywords:
+ - authentik
+kubeVersion: ">=1.24.0-0"
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+name: authentik
+sources:
+ - https://goauthentik.io/docs/
+ - https://github.com/goauthentik/authentik
+ - https://github.com/truecharts/charts/tree/master/charts/stable/authentik
+ - https://ghcr.io/goauthentik/ldap
+ - https://ghcr.io/goauthentik/radius
+ - https://ghcr.io/goauthentik/proxy
+ - https://ghcr.io/goauthentik/server
+ - https://ghcr.io/maxmind/geoipupdate
+type: application
+version: 19.2.9
diff --git a/stable/invidious/8.1.11/LICENSE b/stable/authentik/19.2.9/LICENSE
similarity index 100%
rename from stable/invidious/8.1.11/LICENSE
rename to stable/authentik/19.2.9/LICENSE
diff --git a/stable/authentik/19.2.9/README.md b/stable/authentik/19.2.9/README.md
new file mode 100644
index 00000000000..d28d1ad172d
--- /dev/null
+++ b/stable/authentik/19.2.9/README.md
@@ -0,0 +1,28 @@
+---
+title: 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/authentik)
+
+**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/authentik/19.2.9/app-changelog.md b/stable/authentik/19.2.9/app-changelog.md
new file mode 100644
index 00000000000..f79b0f1da0c
--- /dev/null
+++ b/stable/authentik/19.2.9/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [authentik-19.2.9](https://github.com/truecharts/charts/compare/authentik-19.2.5...authentik-19.2.9) (2024-01-29)
+
+### Chore
+
+
+
+- update authentik to v2023.10.7[@c483b0a](https://github.com/c483b0a) by renovate (patch) ([#17752](https://github.com/truecharts/charts/issues/17752))
\ No newline at end of file
diff --git a/stable/authentik/19.2.9/app-readme.md b/stable/authentik/19.2.9/app-readme.md
new file mode 100644
index 00000000000..fe4c2e580a0
--- /dev/null
+++ b/stable/authentik/19.2.9/app-readme.md
@@ -0,0 +1,8 @@
+Authentik is an open-source Identity Provider focused on flexibility and versatility.
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/authentik](https://truecharts.org/charts/stable/authentik)
+
+---
+
+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/automatic-ripping-machine/2.1.27/charts/common-17.2.29.tgz b/stable/authentik/19.2.9/charts/common-17.2.29.tgz
similarity index 100%
rename from stable/automatic-ripping-machine/2.1.27/charts/common-17.2.29.tgz
rename to stable/authentik/19.2.9/charts/common-17.2.29.tgz
diff --git a/stable/authentik/19.2.9/charts/redis-11.1.16.tgz b/stable/authentik/19.2.9/charts/redis-11.1.16.tgz
new file mode 100644
index 00000000000..b071f7a4009
Binary files /dev/null and b/stable/authentik/19.2.9/charts/redis-11.1.16.tgz differ
diff --git a/stable/authentik/19.2.9/ix_values.yaml b/stable/authentik/19.2.9/ix_values.yaml
new file mode 100644
index 00000000000..927a99f23ad
--- /dev/null
+++ b/stable/authentik/19.2.9/ix_values.yaml
@@ -0,0 +1,502 @@
+image:
+ repository: ghcr.io/goauthentik/server
+ tag: 2023.10.7@sha256:8ebdd51a95d3efdcb0cf3b26ed849cc0f9a8c032adb8cd595cabb59a1f321161
+ pullPolicy: IfNotPresent
+geoipImage:
+ repository: ghcr.io/maxmind/geoipupdate
+ tag: v6.1.0@sha256:cdd36d36c2e1d353a990a48e5a36d42ee75089d5d9064d80d36d90c147fd2606
+ pullPolicy: IfNotPresent
+ldapImage:
+ repository: ghcr.io/goauthentik/ldap
+ tag: 2023.10.7@sha256:c483b0adf9a2123ab3d0498450d3d0f91344c97248dba789a4f80fdd3f6eb213
+ pullPolicy: IfNotPresent
+radiusImage:
+ repository: ghcr.io/goauthentik/radius
+ tag: 2023.10.7@sha256:ae095ce83ec6ff40e03104ff04a315269a7f2094df7310317140fa5f00fa74ff
+ pullPolicy: IfNotPresent
+proxyImage:
+ repository: ghcr.io/goauthentik/proxy
+ tag: 2023.10.7@sha256:082cd5860274a1edd2c291ef81eb795fed95fa36d65a3014bf158db291dacd58
+ pullPolicy: IfNotPresent
+authentik:
+ credentials:
+ # Only works on initial install
+ email: my-mail@example.com
+ password: my-password
+ # Optional, only set if you want to use it
+ bootstrapToken: ""
+ general:
+ disableUpdateCheck: false
+ disableStartupAnalytics: true
+ allowUserChangeName: true
+ allowUserChangeEmail: true
+ allowUserChangeUsername: true
+ overwriteDefaultBlueprints: false
+ gdprCompliance: true
+ tokenLength: 128
+ impersonation: true
+ avatars:
+ - gravatar
+ - initials
+ footerLinks:
+ - name: Authentik
+ href: https://goauthentik.io
+ email:
+ host: ""
+ port: 587
+ username:
+ password:
+ useTLS: true
+ useSSL: false
+ timeout: 10
+ from: ""
+ ldap:
+ tlsCiphers: "null"
+ taskTimeoutHours: 2
+ logging:
+ # info, debug, warning, error, trace
+ logLevel: info
+ errorReporting:
+ enabled: false
+ sendPII: false
+ environment: customer
+ sentryDSN: ""
+ geoip:
+ enabled: false
+ # Ignored if enabled is true
+ # If enabled is false, and this is true, the
+ # built-in GeoIP database will be wiped
+ wipeBuiltInDb: false
+ editionID: GeoLite2-City
+ frequency: 8
+ accountID: ""
+ licenseKey: ""
+ outposts:
+ proxy:
+ enabled: false
+ token: ""
+ radius:
+ enabled: false
+ token: ""
+ ldap:
+ enabled: false
+ token: ""
+# ===== DO NOT EDIT BELOW THIS LINE =====
+workload:
+ # ===== Server =====
+ main:
+ enabled: true
+ type: Deployment
+ podSpec:
+ containers:
+ main:
+ enabled: true
+ primary: true
+ imageSelector: image
+ securityContext:
+ runAsUser: 1000
+ runAsGroup: 1000
+ # readOnlyRootFilesystem: false
+ envFrom:
+ - configMapRef:
+ name: server
+ - secretRef:
+ name: server-worker
+ - configMapRef:
+ name: server-worker
+ args:
+ - server
+ probes:
+ liveness:
+ enabled: true
+ type: exec
+ command:
+ - /lifecycle/ak
+ - healthcheck
+ readiness:
+ enabled: true
+ type: exec
+ command:
+ - /lifecycle/ak
+ - healthcheck
+ startup:
+ enabled: true
+ type: exec
+ command:
+ - /lifecycle/ak
+ - healthcheck
+ # ===== Worker =====
+ worker:
+ enabled: true
+ type: Deployment
+ podSpec:
+ containers:
+ worker:
+ enabled: true
+ primary: true
+ imageSelector: image
+ securityContext:
+ runAsUser: 1000
+ runAsGroup: 1000
+ # readOnlyRootFilesystem: false
+ envFrom:
+ - secretRef:
+ name: server-worker
+ - configMapRef:
+ name: server-worker
+ args:
+ - worker
+ probes:
+ liveness:
+ enabled: true
+ type: exec
+ command:
+ - /lifecycle/ak
+ - healthcheck
+ readiness:
+ enabled: true
+ type: exec
+ command:
+ - /lifecycle/ak
+ - healthcheck
+ startup:
+ enabled: true
+ type: exec
+ command:
+ - /lifecycle/ak
+ - healthcheck
+ # ===== PROXY =====
+ proxy:
+ enabled: true
+ type: Deployment
+ podSpec:
+ containers:
+ proxy:
+ enabled: true
+ primary: true
+ imageSelector: proxyImage
+ securityContext:
+ runAsUser: 1000
+ runAsGroup: 1000
+ envFrom:
+ - configMapRef:
+ name: proxy
+ - secretRef:
+ name: proxy
+ probes:
+ liveness:
+ enabled: true
+ type: exec
+ command:
+ - /proxy
+ - healthcheck
+ readiness:
+ enabled: true
+ type: exec
+ command:
+ - /proxy
+ - healthcheck
+ startup:
+ enabled: true
+ type: exec
+ command:
+ - /proxy
+ - healthcheck
+ # ===== RADIUS =====
+ radius:
+ enabled: true
+ type: Deployment
+ podSpec:
+ containers:
+ radius:
+ enabled: true
+ primary: true
+ imageSelector: radiusImage
+ securityContext:
+ runAsUser: 1000
+ runAsGroup: 1000
+ envFrom:
+ - configMapRef:
+ name: radius
+ - secretRef:
+ name: radius
+ probes:
+ liveness:
+ enabled: true
+ type: exec
+ command:
+ - /radius
+ - healthcheck
+ readiness:
+ enabled: true
+ type: exec
+ command:
+ - /radius
+ - healthcheck
+ startup:
+ enabled: true
+ type: exec
+ command:
+ - /radius
+ - healthcheck
+ # ===== LDAP =====
+ ldap:
+ enabled: true
+ type: Deployment
+ podSpec:
+ containers:
+ ldap:
+ enabled: true
+ primary: true
+ imageSelector: ldapImage
+ securityContext:
+ runAsUser: 1000
+ runAsGroup: 1000
+ envFrom:
+ - configMapRef:
+ name: ldap
+ - secretRef:
+ name: ldap
+ probes:
+ liveness:
+ enabled: true
+ type: exec
+ command:
+ - /ldap
+ - healthcheck
+ readiness:
+ enabled: true
+ type: exec
+ command:
+ - /ldap
+ - healthcheck
+ startup:
+ enabled: true
+ type: exec
+ command:
+ - /ldap
+ - healthcheck
+ # ===== GeoIP Updater =====
+ geoip:
+ enabled: true
+ type: Deployment
+ podSpec:
+ containers:
+ geoip:
+ enabled: true
+ primary: true
+ imageSelector: geoipImage
+ securityContext:
+ runAsUser: 0
+ runAsGroup: 0
+ capabilities:
+ disableS6Caps: true
+ envFrom:
+ - configMapRef:
+ name: geoip
+ - secretRef:
+ name: geoip
+ probes:
+ liveness:
+ enabled: false
+ readiness:
+ enabled: false
+ startup:
+ enabled: false
+service:
+ # Server HTTPS
+ main:
+ ports:
+ main:
+ protocol: https
+ port: 10229
+ # Server HTTP
+ http:
+ enabled: true
+ type: ClusterIP
+ ports:
+ http:
+ enabled: true
+ protocol: http
+ port: 10230
+ # Proxy
+ proxy:
+ enabled: true
+ targetSelector: proxy
+ ports:
+ http:
+ enabled: true
+ protocol: http
+ port: 10227
+ targetSelector: proxy
+ https:
+ enabled: true
+ protocol: https
+ port: 10228
+ targetSelector: proxy
+ # Radius
+ radius:
+ enabled: true
+ targetSelector: radius
+ ports:
+ radius:
+ enabled: true
+ protocol: udp
+ targetSelector: radius
+ port: 1812
+ # LDAP
+ ldap:
+ enabled: true
+ targetSelector: ldap
+ ports:
+ ldap:
+ enabled: true
+ port: 389
+ targetSelector: ldap
+ # LDAPS
+ ldaps:
+ enabled: true
+ targetSelector: ldap
+ ports:
+ ldaps:
+ enabled: true
+ port: 636
+ targetSelector: ldap
+ # Server Metrics
+ servermetrics:
+ enabled: true
+ type: ClusterIP
+ ports:
+ servermetrics:
+ enabled: true
+ protocol: http
+ port: 10231
+ # Radius Metrics
+ radiusmetrics:
+ enabled: true
+ type: ClusterIP
+ targetSelector: radius
+ ports:
+ radiusmetrics:
+ enabled: true
+ protocol: http
+ port: 10232
+ targetSelector: radius
+ # LDAP Metrics
+ ldapmetrics:
+ enabled: true
+ type: ClusterIP
+ targetSelector: ldap
+ ports:
+ ldapmetrics:
+ enabled: true
+ protocol: http
+ port: 10233
+ targetSelector: ldap
+ # Proxy Metrics
+ proxymetrics:
+ enabled: true
+ type: ClusterIP
+ targetSelector: proxy
+ ports:
+ proxymetrics:
+ enabled: true
+ protocol: http
+ port: 10234
+ targetSelector: proxy
+persistence:
+ media:
+ enabled: true
+ targetSelector:
+ main:
+ main:
+ mountPath: /media
+ worker:
+ worker:
+ mountPath: /media
+ templates:
+ enabled: true
+ targetSelector:
+ main:
+ main:
+ mountPath: /templates
+ worker:
+ worker:
+ mountPath: /templates
+ blueprints:
+ enabled: true
+ targetSelector:
+ worker:
+ worker:
+ # This will automatically change to `/blueprints`
+ # if `overwriteDefaultBlueprints` is set to `true
+ # Otherwise it will respect the value specified here
+ mountPath: /blueprints/custom
+ certs:
+ enabled: true
+ mountPath: /certs
+ targetSelector:
+ worker:
+ worker:
+ mountPath: /certs
+ geoip:
+ enabled: true
+ targetSelector:
+ main:
+ main:
+ mountPath: /geoip
+ worker:
+ worker:
+ mountPath: /geoip
+ geoip:
+ geoip:
+ mountPath: /usr/share/GeoIP
+cnpg:
+ main:
+ enabled: true
+ user: authentik
+ database: authentik
+redis:
+ enabled: true
+portal:
+ open:
+ enabled: true
+metrics:
+ # FIXME: Metrics do not work yet
+ servermetrics:
+ enabled: true
+ type: servicemonitor
+ endpoints:
+ - port: "{{ .Values.service.servermetrics.ports.servermetrics.port }}"
+ path: /metrics
+ prometheusRule:
+ enabled: false
+ radiusmetrics:
+ enabled: true
+ type: servicemonitor
+ endpoints:
+ - port: "{{ .Values.service.radiusmetrics.ports.radiusmetrics.port }}"
+ path: /metrics
+ prometheusRule:
+ enabled: false
+ ldapmetrics:
+ enabled: true
+ type: servicemonitor
+ endpoints:
+ - port: "{{ .Values.service.ldapmetrics.ports.ldapmetrics.port }}"
+ path: /metrics
+ prometheusRule:
+ enabled: false
+ proxymetrics:
+ enabled: true
+ type: servicemonitor
+ endpoints:
+ - port: "{{ .Values.service.proxymetrics.ports.proxymetrics.port }}"
+ path: /metrics
+ prometheusRule:
+ enabled: false
+updated: true
+
+ingress:
+ main:
+ required: true
diff --git a/stable/authentik/19.2.9/questions.yaml b/stable/authentik/19.2.9/questions.yaml
new file mode 100644
index 00000000000..4d78780ed10
--- /dev/null
+++ b/stable/authentik/19.2.9/questions.yaml
@@ -0,0 +1,5337 @@
+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: authentik
+ group: App Configuration
+ label: Authentik Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: credentials
+ label: Credentials
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: email
+ label: Email
+ description: |
+ Set the default email address for the akadmin user.
+ Only read on initial install, changing this will have no effect.
+ schema:
+ type: string
+ required: true
+ immutable: true
+ default: ""
+ - variable: password
+ label: Password
+ description: |
+ Set the default password for the akadmin user.
+ Only read on initial install, changing this will have no effect.
+ schema:
+ type: string
+ private: true
+ required: true
+ immutable: true
+ default: ""
+ - variable: bootstrapToken
+ label: (Optional) Bootstrap Token
+ description: |
+ Set the bootstrap token for the authentik server.
+ Only read on initial install, changing this will have no effect.
+ Only set this token if you plan to use the API right after installation.
+ schema:
+ type: string
+ private: true
+ immutable: true
+ default: ""
+ - variable: general
+ label: General
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: disableUpdateCheck
+ label: Disable Update Check
+ description: Disable the inbuilt update-checker
+ schema:
+ type: boolean
+ default: false
+ - variable: disableStartupAnalytics
+ label: Disable Startup Analytics
+ description: Disable startup analytics
+ schema:
+ type: boolean
+ default: true
+ - variable: allowUserChangeName
+ label: Allow User Change Name
+ description: Enable the ability for users to change their Name
+ schema:
+ type: boolean
+ default: true
+ - variable: allowUserChangeEmail
+ label: Allow User Change Mail
+ description: Enable the ability for users to change their Email address
+ schema:
+ type: boolean
+ default: true
+ - variable: allowUserChangeUsername
+ label: Allow User Change Username
+ description: Enable the ability for users to change their Usernames
+ schema:
+ type: boolean
+ default: true
+ - variable: gdprCompliance
+ label: GDPR Compliance
+ description: When enabled, all the events caused by a user will be deleted upon the user's deletion
+ schema:
+ type: boolean
+ default: true
+ - variable: overwriteDefaultBlueprints
+ label: Overwrite Default Blueprints
+ description: |
+ When enabled, all the default blueprints will be overwritten
+ True: mountPath: /blueprints
+ False: mountPath: /blueprints/custom
+ schema:
+ type: boolean
+ default: false
+ - variable: tokenLength
+ label: Token Length
+ description: Configure the length of generated tokens
+ schema:
+ type: int
+ min: 60
+ default: 128
+ - variable: impersonation
+ label: Impersonation
+ description: Globally enable / disable impersonation
+ schema:
+ type: boolean
+ default: true
+ - variable: avatars
+ label: Avatars
+ description: Configure how authentik should show avatars for users
+ schema:
+ type: list
+ default:
+ - gravatar
+ - initials
+ items:
+ - variable: avatar
+ label: Avatar
+ description: Avatar type
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: footerLinks
+ label: Footer Links
+ description: This option configures the footer links on the flow executor pages
+ schema:
+ type: list
+ default:
+ - name: Authentik
+ href: https://goauthentik.io
+ items:
+ - variable: footerLink
+ label: Footer Link
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: Name of the link
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: href
+ label: Href
+ description: URL of the link
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: email
+ label: Email
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: Mail Server Host
+ description: Sets host of mail server
+ schema:
+ type: string
+ default: ""
+ - variable: port
+ label: Mail Server Port
+ description: Sets port of mail server
+ schema:
+ type: int
+ default: 587
+ - variable: username
+ label: Username
+ description: Sets username of mail server
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: Password
+ description: Sets password of mail server
+ schema:
+ type: string
+ private: true
+ default: ""
+ - variable: useTLS
+ label: Use TLS for authentication
+ description: Sets TLS for mail server authentication
+ schema:
+ type: boolean
+ default: true
+ - variable: useSSL
+ label: Use SSL for authentication
+ description: Sets SSL for mail server authentication
+ schema:
+ type: boolean
+ default: false
+ - variable: timeout
+ label: Timeout of authentication
+ description: Sets timeout for mail server authentication
+ schema:
+ type: int
+ default: 10
+ - variable: from
+ label: From Address
+ description: Email address authentik will send from
+ schema:
+ type: string
+ default: ""
+ - variable: ldap
+ label: LDAP
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: tls_ciphers
+ label: TLS Ciphers
+ description: |
+ Allows configuration of TLS Ciphers for LDAP connections used by LDAP sources.
+ Setting applies to all sources
+ schema:
+ type: string
+ default: "null"
+ - variable: taskTimeoutHours
+ label: Task Timeout Hours
+ description: Timeout in hours for LDAP synchronization tasks
+ schema:
+ type: int
+ default: 2
+ - variable: logging
+ label: Logging
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: log_level
+ label: Log Level
+ description: Log level for the server and worker containers
+ schema:
+ type: string
+ default: info
+ enum:
+ - value: trace
+ description: trace
+ - value: debug
+ description: debug
+ - value: info
+ description: info
+ - value: warning
+ description: warning
+ - value: error
+ description: error
+ - variable: error_reporting
+ label: Error Reporting
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Reporting
+ description: Enables error reporting
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if:
+ subquestions:
+ - variable: sendPII
+ label: Send Personal Data
+ description: Whether or not to send personal data, like usernames
+ schema:
+ type: boolean
+ default: false
+ - variable: environment
+ label: Environment
+ description: The environment tag associated with all data sent to Sentry
+ schema:
+ type: string
+ default: customer
+ - variable: sentryDSN
+ label: Sentry DSN
+ description: Sets the DSN for the Sentry API endpoint.
+ schema:
+ type: string
+ private: true
+ default: ""
+ - variable: geoip
+ label: GeoIP
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: wipeBuiltInDb
+ label: Wipe Built-In GeoIP DB
+ description: |
+ Wipes the built-in GeoIP database.
+ With this set to false, and disabled GeoIP container,
+ It will use the built-in database.
+ schema:
+ type: boolean
+ show_if: [["enabled", "=", false]]
+ default: false
+ - variable: enabled
+ label: Enabled
+ description: |
+ Enables and configures the GeoIP container.
+ This will deploy the GeoIP container.
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: editionID
+ label: Edition ID
+ description: |
+ The edition ID of the database to download.
+ Only one seems to be supported by Authentik.
+ schema:
+ type: string
+ default: GeoLite2-City
+ - variable: frequency
+ label: Frequency
+ description: The number of hours between geoipupdate runs.
+ schema:
+ type: int
+ min: 1
+ default: 8
+ - variable: accountID
+ label: Account ID
+ description: Your MaxMind account ID
+ schema:
+ type: string
+ private: true
+ required: true
+ default: ""
+ - variable: licenseKey
+ label: License Key
+ description: Your MaxMind license key
+ schema:
+ type: string
+ private: true
+ required: true
+ default: ""
+ - variable: outposts
+ label: Outposts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: proxy
+ label: Proxy
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ description: |
+ Enables and configures the Proxy container.
+ This will deploy the Proxy container.
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: token
+ label: Token
+ description: |
+ The token used to authenticate with the authentik server.
+ schema:
+ type: string
+ private: true
+ required: true
+ default: ""
+ - variable: radius
+ label: Radius
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ description: |
+ Enables and configures the Radius container.
+ This will deploy the Radius container.
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: token
+ label: Token
+ description: |
+ The token used to authenticate with the authentik server.
+ schema:
+ type: string
+ private: true
+ required: true
+ default: ""
+ - variable: ldap
+ label: LDAP
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ description: |
+ Enables and configures the LDAP container.
+ This will deploy the LDAP container.
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: token
+ label: Token
+ description: |
+ The token used to authenticate with the authentik server.
+ schema:
+ type: string
+ private: true
+ required: true
+ default: ""
+ - 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: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: data
+ label: Data
+ 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
+ private: 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: 10229
+ required: true
+ - variable: proxy
+ label: Proxy Service
+ description: The Proxy service.
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - 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: http
+ label: HTTP 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: 10227
+ required: true
+ - variable: https
+ label: HTTPS 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: 10228
+ required: true
+ - variable: radius
+ label: RADIUS Service
+ description: The RADIUS service.
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - 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: radius
+ label: RADIUS 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: 1812
+ required: true
+ - variable: ldap
+ label: LDAP Service
+ description: The LDAP service.
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - 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: ldap
+ label: LDAP 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: 389
+ required: true
+ - variable: ldaps
+ label: LDAPS Service
+ description: The LDAPS service.
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - 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: ldaps
+ label: LDAPS 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: 636
+ 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: media
+ label: App Media Storage
+ description: Stores the Application Media.
+ 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: templates
+ label: App Templates Storage
+ description: Stores the Application Templates.
+ 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: blueprints
+ label: App Blueprints Storage
+ description: Stores the Application Blueprints.
+ 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: certs
+ label: App Certs Storage
+ description: Stores the Application Certs.
+ 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: geoip
+ label: App GeoIP Storage
+ description: Stores the Application GeoIP.
+ 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 (HTTPS) 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: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - 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 (Optional)
+ description: Defaults to chart name
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description (Optional)
+ description: Defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: icon
+ label: Icon (Optional)
+ description: Defaults to chart icon
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: widget
+ label: Widget Settings
+ schema:
+ type: dict
+ additional_attrs: true
+ show_if: [["enabled", "=", true]]
+ attrs:
+ - variable: enabled
+ label: Enable Widget
+ description: When disabled all widget annotations are skipped.
+ schema:
+ type: boolean
+ default: true
+ - variable: custom
+ label: Options
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: key
+ label: API-key (key)
+ schema:
+ type: string
+ default: ""
+ - variable: customkv
+ label: Custom Options
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: option
+ label: Option
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: value
+ label: Value
+ 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: 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: proxy
+ label: Proxy (HTTPS) 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: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - 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 (Optional)
+ description: Defaults to chart name
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description (Optional)
+ description: Defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: icon
+ label: Icon (Optional)
+ description: Defaults to chart icon
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: widget
+ label: Widget Settings
+ schema:
+ type: dict
+ additional_attrs: true
+ show_if: [["enabled", "=", true]]
+ attrs:
+ - variable: enabled
+ label: Enable Widget
+ description: When disabled all widget annotations are skipped.
+ schema:
+ type: boolean
+ default: true
+ - variable: custom
+ label: Options
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: key
+ label: API-key (key)
+ schema:
+ type: string
+ default: ""
+ - variable: customkv
+ label: Custom Options
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: option
+ label: Option
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: value
+ label: Value
+ 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: 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: 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: overrideService
+ label: Linked Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Service Name
+ schema:
+ type: string
+ default: ""
+ - variable: port
+ label: Service Port
+ schema:
+ type: int
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ default: []
+ 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: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: "Allow Cross Origin Requests"
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: namespace
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - 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: 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: 1000
+ - variable: runAsGroup
+ label: runAsGroup
+ description: The groupID of the user running the application
+ schema:
+ type: int
+ default: 1000
+ # 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: cnpg
+ group: Postgresql
+ label: "CloudNative-PG (CNPG)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Postgresql Database"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hibernate
+ label: Hibernate
+ description: "enable to safely hibernate and shutdown the postgresql cluster"
+ schema:
+ type: boolean
+ default: false
+ - variable: mode
+ label: Mode
+ description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.'
+ schema:
+ type: string
+ default: "standalone"
+ enum:
+ - value: standalone
+ description: standalone
+ - value: replica
+ description: replica
+ - value: recovery
+ description: recovery
+ - variable: cluster
+ label: "Cluster Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: instances
+ label: Instances
+ schema:
+ type: int
+ default: 1
+ - variable: singleNode
+ label: singleNode
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: storage
+ label: "Storage"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: size
+ label: Size
+ schema:
+ type: string
+ default: "256Gi"
+ - variable: walStorage
+ label: "WAL Storage"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: size
+ label: Size
+ schema:
+ type: string
+ default: "256Gi"
+ - variable: monitoring
+ label: "Monitoring Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enablePodMonitor
+ label: "enablePodMonitor"
+ schema:
+ type: boolean
+ default: true
+ - variable: disableDefaultQueries
+ label: "disableDefaultQueries"
+ schema:
+ type: boolean
+ default: false
+ - variable: pooler
+ label: "Pooler Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: instances
+ label: Instances
+ schema:
+ type: int
+ default: 1
+ - variable: createRO
+ label: "Create ReadOnly Instance"
+ schema:
+ type: boolean
+ default: false
+ - variable: recovery
+ label: "Recovery Settings (Experimental)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: "enabled"
+ schema:
+ type: boolean
+ default: false
+ - variable: endpointURL
+ label: "endpointURL"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: method
+ label: "method"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: "object_store"
+ - variable: backupName
+ label: "backupName"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: provider
+ label: "provider"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: "s3"
+ enum:
+ - value: s3
+ description: S3
+ - value: azure
+ description: Azure
+ - value: google
+ description: Google
+ - variable: s3
+ label: "s3"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "s3"]]
+ attrs:
+ - variable: region
+ label: "region"
+ schema:
+ type: string
+ default: ""
+ - variable: bucket
+ label: "bucket"
+ schema:
+ type: string
+ default: ""
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: accessKey
+ label: "accessKey"
+ schema:
+ type: string
+ default: ""
+ - variable: secretKey
+ label: "secretKey"
+ schema:
+ type: string
+ default: ""
+ - variable: azure
+ label: "azure (EXTREMELY EXPERIMENTAL)"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "azure"]]
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: connectionString
+ label: "connectionString"
+ schema:
+ type: string
+ default: ""
+ - variable: storageAccount
+ label: "storageAccount"
+ schema:
+ type: string
+ default: ""
+ - variable: storageKey
+ label: "storageKey"
+ schema:
+ type: string
+ default: ""
+ - variable: storageSasToken
+ label: "storageSasToken"
+ schema:
+ type: string
+ default: ""
+ - variable: containerName
+ label: "containerName"
+ schema:
+ type: string
+ default: ""
+ - variable: serviceName
+ label: "serviceName"
+ schema:
+ type: string
+ default: "blob"
+ - variable: inheritFromAzureAD
+ label: "inheritFromAzureAD"
+ schema:
+ type: boolean
+ default: false
+ - variable: google
+ label: "google (EXTREMELY EXPERIMENTAL)"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "google"]]
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: bucket
+ label: "bucket"
+ schema:
+ type: string
+ default: ""
+ - variable: gkeEnvironment
+ label: "gkeEnvironment"
+ schema:
+ type: string
+ default: ""
+ - variable: applicationCredentials
+ label: "applicationCredentials"
+ schema:
+ type: string
+ default: ""
+ - variable: backups
+ label: "Backup Settings (Experimental)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: "enabled"
+ schema:
+ type: boolean
+ default: false
+ - variable: endpointURL
+ label: "endpointURL"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: destinationPath
+ label: "destinationPath"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: retentionPolicy
+ label: "retentionPolicy"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: "30d"
+ - variable: provider
+ label: "provider"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: "s3"
+ enum:
+ - value: s3
+ description: S3
+ - value: azure
+ description: Azure
+ - value: google
+ description: Google
+ - variable: s3
+ label: "s3"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "s3"]]
+ attrs:
+ - variable: region
+ label: "region"
+ schema:
+ type: string
+ default: ""
+ - variable: bucket
+ label: "bucket"
+ schema:
+ type: string
+ default: ""
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: accessKey
+ label: "accessKey"
+ schema:
+ type: string
+ default: ""
+ - variable: secretKey
+ label: "secretKey"
+ schema:
+ type: string
+ default: ""
+ - variable: azure
+ label: "azure (EXTREMELY EXPERIMENTAL)"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "azure"]]
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: connectionString
+ label: "connectionString"
+ schema:
+ type: string
+ default: ""
+ - variable: storageAccount
+ label: "storageAccount"
+ schema:
+ type: string
+ default: ""
+ - variable: storageKey
+ label: "storageKey"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: storageSasToken
+ label: "storageSasToken"
+ schema:
+ type: string
+ default: ""
+ - variable: containerName
+ label: "containerName"
+ schema:
+ type: string
+ default: ""
+ - variable: serviceName
+ label: "serviceName"
+ schema:
+ type: string
+ default: "blob"
+ - variable: inheritFromAzureAD
+ label: "inheritFromAzureAD"
+ schema:
+ type: boolean
+ default: false
+ - variable: google
+ label: "google (EXTREMELY EXPERIMENTAL)"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "google"]]
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: bucket
+ label: "bucket"
+ schema:
+ type: string
+ default: ""
+ - variable: gkeEnvironment
+ label: "gkeEnvironment"
+ schema:
+ type: string
+ default: ""
+ - variable: applicationCredentials
+ label: "applicationCredentials"
+ schema:
+ type: string
+ default: ""
+ - variable: scheduledBackups
+ label: ScheduledBackups
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: backupschedule
+ label: BackupSchedule
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: "daily-backup"
+ required: true
+ - variable: schedule
+ label: schedule
+ schema:
+ type: string
+ required: true
+ default: "0 0 0 * * *"
+ - variable: backupOwnerReference
+ label: backupOwnerReference
+ schema:
+ type: string
+ required: true
+ default: "self"
+ - variable: immediate
+ label: immediate
+ schema:
+ type: boolean
+ default: false
+ - variable: suspend
+ label: suspend
+ schema:
+ type: boolean
+ default: false
+ - variable: manualBackups
+ label: manualBackups
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: backup
+ label: Backup
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: metrics
+ group: Metrics
+ label: Prometheus Metrics
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Metrics
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ description: Enable Prometheus Metrics
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: prometheusRule
+ label: PrometheusRule
+ description: Enable and configure Prometheus Rules for the App.
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ description: Enable Prometheus Metrics
+ schema:
+ type: boolean
+ default: false
+ # TODO: Rule List section
+# - 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: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ 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: 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/automatic-ripping-machine/2.1.27/templates/NOTES.txt b/stable/authentik/19.2.9/templates/NOTES.txt
similarity index 100%
rename from stable/automatic-ripping-machine/2.1.27/templates/NOTES.txt
rename to stable/authentik/19.2.9/templates/NOTES.txt
diff --git a/stable/authentik/19.2.9/templates/_config.tpl b/stable/authentik/19.2.9/templates/_config.tpl
new file mode 100644
index 00000000000..c46407c309c
--- /dev/null
+++ b/stable/authentik/19.2.9/templates/_config.tpl
@@ -0,0 +1,128 @@
+{{/* Define the configmaps */}}
+{{- define "authentik.configmaps" -}}
+
+ {{- $fullname := include "tc.v1.common.lib.chart.names.fullname" $ -}}
+ {{- $serverHost := printf "https://%v:%v" $fullname .Values.service.main.ports.main.port -}}
+ {{- $host := .Values.chartContext.appUrl }}
+server:
+ enabled: true
+ data:
+ AUTHENTIK_LISTEN__HTTPS: {{ printf "0.0.0.0:%v" .Values.service.main.ports.main.port | quote }}
+ AUTHENTIK_LISTEN__HTTP: {{ printf "0.0.0.0:%v" .Values.service.http.ports.http.port | quote }}
+ AUTHENTIK_LISTEN__METRICS: {{ printf "0.0.0.0:%v" .Values.service.servermetrics.ports.servermetrics.port | quote }}
+
+server-worker:
+ enabled: true
+ data:
+ {{/* Dependencies */}}
+ AUTHENTIK_POSTGRESQL__NAME: {{ .Values.cnpg.main.database }}
+ AUTHENTIK_POSTGRESQL__USER: {{ .Values.cnpg.main.user }}
+ AUTHENTIK_POSTGRESQL__HOST: {{ .Values.cnpg.main.creds.host }}
+ AUTHENTIK_POSTGRESQL__PORT: "5432"
+ AUTHENTIK_REDIS__HOST: {{ .Values.redis.creds.plain }}
+ AUTHENTIK_REDIS__PORT: "6379"
+
+ {{/* Outposts */}}
+ AUTHENTIK_OUTPOSTS__DISCOVER: "false"
+
+ {{/* GeoIP */}}
+ {{- $geoipPath := (printf "/geoip/%v.mmdb" .Values.authentik.geoip.editionID) -}}
+ {{- if not .Values.authentik.geoip.enabled -}}
+ {{- $geoipPath = "/tmp/non-existent-file" -}}
+ {{- end -}}
+
+ {{- if or .Values.authentik.geoip.enabled .Values.authentik.geoip.wipeBuiltInDb }}
+ AUTHENTIK_GEOIP: {{ $geoipPath }}
+ {{- end }}
+
+ {{/* Mail */}}
+ AUTHENTIK_EMAIL__USE_TLS: {{ .Values.authentik.email.useTLS | quote }}
+ AUTHENTIK_EMAIL__USE_SSL: {{ .Values.authentik.email.useSSL | quote }}
+ {{- with .Values.authentik.email.port }}
+ AUTHENTIK_EMAIL__PORT: {{ . | quote }}
+ {{- end -}}
+ {{- with .Values.authentik.email.timeout }}
+ AUTHENTIK_EMAIL__TIMEOUT: {{ . | quote }}
+ {{- end }}
+
+ {{/* LDAP */}}
+ AUTHENTIK_LDAP__TASK_TIMEOUT_HOURS: {{ .Values.authentik.ldap.taskTimeoutHours | quote }}
+ AUTHENTIK_LDAP__TLS__CIPHERS: {{ .Values.authentik.ldap.tlsCiphers | quote }}
+
+ {{/* Logging */}}
+ AUTHENTIK_LOG_LEVEL: {{ .Values.authentik.logging.logLevel }}
+
+ {{/* Error Reporting */}}
+ AUTHENTIK_ERROR_REPORTING__ENABLED: {{ .Values.authentik.errorReporting.enabled | quote }}
+ AUTHENTIK_ERROR_REPORTING__SEND_PII: {{ .Values.authentik.errorReporting.sendPII | quote }}
+ {{- with .Values.authentik.errorReporting.environment }}
+ AUTHENTIK_ERROR_REPORTING__ENVIRONMENT: {{ . | quote }}
+ {{- end -}}
+ {{- with .Values.authentik.errorReporting.sentryDSN }}
+ AUTHENTIK_ERROR_REPORTING__SENTRY_DSN: {{ . | quote }}
+ {{- end -}}
+ {{- with .Values.authentik.general.avatars }}
+ AUTHENTIK_AVATARS: {{ join "," . }}
+ {{- end -}}
+ {{- with .Values.authentik.general.footerLinks }}
+ AUTHENTIK_FOOTER_LINKS: {{ toJson . | squote }}
+ {{- end }}
+
+ {{/* General */}}
+ AUTHENTIK_DISABLE_UPDATE_CHECK: {{ .Values.authentik.general.disableUpdateCheck | quote }}
+ AUTHENTIK_DISABLE_STARTUP_ANALYTICS: {{ .Values.authentik.general.disableStartupAnalytics | quote }}
+ AUTHENTIK_DEFAULT_USER_CHANGE_NAME: {{ .Values.authentik.general.allowUserChangeName | quote }}
+ AUTHENTIK_DEFAULT_USER_CHANGE_EMAIL: {{ .Values.authentik.general.allowUserChangeEmail | quote }}
+ AUTHENTIK_DEFAULT_USER_CHANGE_USERNAME: {{ .Values.authentik.general.allowUserChangeUsername | quote }}
+ AUTHENTIK_GDPR_COMPLIANCE: {{ .Values.authentik.general.gdprCompliance | quote }}
+ AUTHENTIK_DEFAULT_TOKEN_LENGTH: {{ .Values.authentik.general.tokenLength | quote }}
+ AUTHENTIK_IMPERSONATION: {{ .Values.authentik.general.impersonation | quote }}
+
+{{- if .Values.authentik.outposts.proxy.enabled }}
+proxy:
+ enabled: true
+ data:
+ AUTHENTIK_LISTEN__HTTP: {{ printf "0.0.0.0:%v" .Values.service.proxy.ports.http.port | quote }}
+ AUTHENTIK_LISTEN__HTTPS: {{ printf "0.0.0.0:%v" .Values.service.proxy.ports.https.port | quote }}
+ AUTHENTIK_LISTEN__METRICS: {{ printf "0.0.0.0:%v" .Values.service.proxymetrics.ports.proxymetrics.port | quote }}
+ AUTHENTIK_HOST: {{ $serverHost }}
+ AUTHENTIK_INSECURE: "true"
+ # TODO: node ip or ingress host
+ AUTHENTIK_HOST_BROWSER: {{ $host }}
+{{- end -}}
+
+{{- if .Values.authentik.outposts.radius.enabled }}
+radius:
+ enabled: true
+ data:
+ AUTHENTIK_LISTEN__RADIUS: {{ printf "0.0.0.0:%v" .Values.service.radius.ports.radius.port | quote }}
+ AUTHENTIK_LISTEN__METRICS: {{ printf "0.0.0.0:%v" .Values.service.radiusmetrics.ports.radiusmetrics.port | quote }}
+ AUTHENTIK_HOST: {{ $serverHost }}
+ AUTHENTIK_INSECURE: "true"
+ # TODO: node ip or ingress host
+ AUTHENTIK_HOST_BROWSER: {{ $host }}
+{{- end -}}
+
+{{- if .Values.authentik.outposts.ldap.enabled }}
+ldap:
+ enabled: true
+ data:
+ AUTHENTIK_LISTEN__LDAP: {{ printf "0.0.0.0:%v" .Values.service.ldap.ports.ldap.port | quote }}
+ AUTHENTIK_LISTEN__LDAPS: {{ printf "0.0.0.0:%v" .Values.service.ldaps.ports.ldaps.port | quote }}
+ AUTHENTIK_LISTEN__METRICS: {{ printf "0.0.0.0:%v" .Values.service.ldapmetrics.ports.ldapmetrics.port | quote }}
+ AUTHENTIK_HOST: {{ $serverHost }}
+ AUTHENTIK_INSECURE: "true"
+ # TODO: node ip or ingress host
+ AUTHENTIK_HOST_BROWSER: {{ $host }}
+{{- end -}}
+
+{{- if .Values.authentik.geoip.enabled }}
+geoip:
+ enabled: true
+ data:
+ GEOIPUPDATE_EDITION_IDS: {{ .Values.authentik.geoip.editionID }}
+ GEOIPUPDATE_FREQUENCY: {{ .Values.authentik.geoip.frequency | quote }}
+ GEOIPUPDATE_DB_DIR: {{ .Values.persistence.geoip.targetSelector.geoip.geoip.mountPath | quote }}
+{{- end -}}
+
+{{- end -}}
diff --git a/stable/authentik/19.2.9/templates/_secret.tpl b/stable/authentik/19.2.9/templates/_secret.tpl
new file mode 100644
index 00000000000..faf26d54e10
--- /dev/null
+++ b/stable/authentik/19.2.9/templates/_secret.tpl
@@ -0,0 +1,74 @@
+{{/* Define the secrets */}}
+{{- define "authentik.secrets" -}}
+
+ {{- $fullname := include "tc.v1.common.lib.chart.names.fullname" $ -}}
+ {{- $fetchname := printf "%v-server-worker" $fullname -}}
+
+ {{- $secretKey := randAlphaNum 32 -}}
+ {{- with (lookup "v1" "Secret" .Release.Namespace $fetchname) -}}
+ {{- $secretKey = index .data "AUTHENTIK_SECRET_KEY" | b64dec -}}
+ {{- end }}
+
+server-worker:
+ enabled: true
+ data:
+ {{/* Dependencies */}}
+ AUTHENTIK_POSTGRESQL__PASSWORD: {{ .Values.cnpg.main.creds.password | trimAll "\"" }}
+ AUTHENTIK_REDIS__PASSWORD: {{ .Values.redis.creds.redisPassword | trimAll "\"" }}
+
+ {{/* Secret Key */}}
+ AUTHENTIK_SECRET_KEY: {{ $secretKey }}
+
+ {{/* Initial credentials */}}
+ AUTHENTIK_BOOTSTRAP_EMAIL: {{ .Values.authentik.credentials.email | quote }}
+ AUTHENTIK_BOOTSTRAP_PASSWORD: {{ .Values.authentik.credentials.password | quote }}
+ {{- with .Values.authentik.credentials.bootstrapToken }}
+ AUTHENTIK_BOOTSTRAP_TOKEN: {{ . }}
+ {{- end }}
+
+ {{/* Mail */}}
+ {{- with .Values.authentik.email.host }}
+ AUTHENTIK_EMAIL__HOST: {{ . }}
+ {{- end -}}
+ {{- with .Values.authentik.email.username }}
+ AUTHENTIK_EMAIL__USERNAME: {{ . }}
+ {{- end -}}
+ {{- with .Values.authentik.email.password }}
+ AUTHENTIK_EMAIL__PASSWORD: {{ . }}
+ {{- end -}}
+ {{- with .Values.authentik.email.from }}
+ AUTHENTIK_EMAIL__FROM: {{ . }}
+ {{- end -}}
+
+{{- if .Values.authentik.geoip.enabled }}
+geoip:
+ enabled: true
+ data:
+ GEOIPUPDATE_VERBOSE: "0"
+ GEOIPUPDATE_PRESERVE_FILE_TIMES: "1"
+ GEOIPUPDATE_ACCOUNT_ID: {{ .Values.authentik.geoip.accountID | quote }}
+ GEOIPUPDATE_LICENSE_KEY: {{ .Values.authentik.geoip.licenseKey | quote }}
+{{- end -}}
+
+{{- if .Values.authentik.outposts.proxy.enabled }}
+proxy:
+ enabled: true
+ data:
+ AUTHENTIK_TOKEN: {{ .Values.authentik.outposts.proxy.token | quote }}
+{{- end -}}
+
+{{- if .Values.authentik.outposts.radius.enabled }}
+radius:
+ enabled: true
+ data:
+ AUTHENTIK_TOKEN: {{ .Values.authentik.outposts.radius.token | quote }}
+{{- end -}}
+
+{{- if .Values.authentik.outposts.ldap.enabled }}
+ldap:
+ enabled: true
+ data:
+ AUTHENTIK_TOKEN: {{ .Values.authentik.outposts.ldap.token | quote }}
+{{- end -}}
+
+{{- end -}}
diff --git a/stable/authentik/19.2.9/templates/_validation.tpl b/stable/authentik/19.2.9/templates/_validation.tpl
new file mode 100644
index 00000000000..5a1b5f029b8
--- /dev/null
+++ b/stable/authentik/19.2.9/templates/_validation.tpl
@@ -0,0 +1,23 @@
+{{- define "authentik.validation" -}}
+ {{- range $outpost, $values := .Values.authentik.outposts -}}
+ {{- if (kindIs "dict" $values) -}}
+ {{- if and $values.enabled (not $values.token) -}}
+ {{- fail (printf "Authentik - Outpost [%v] is enabled, but [token] was not provided" ($outpost | upper)) -}}
+ {{- end -}}
+ {{- end -}}
+ {{- end -}}
+
+ {{- if .Values.authentik.geoip.enabled -}}
+ {{- if not .Values.authentik.geoip.accountID -}}
+ {{- fail "Authentik - GeoIP is enabled but [accountID] was not provided" -}}
+ {{- end -}}
+
+ {{- if not .Values.authentik.geoip.licenseKey -}}
+ {{- fail "Authentik - GeoIP is enabled but [licenseKey] was not provided" -}}
+ {{- end -}}
+
+ {{- if contains " " .Values.authentik.geoip.editionID -}}
+ {{- fail "Authentik - GeoIP is enabled but [editionID] cannot contain spaces" -}}
+ {{- end -}}
+ {{- end -}}
+{{- end -}}
diff --git a/stable/authentik/19.2.9/templates/_waitAuthentik.tpl b/stable/authentik/19.2.9/templates/_waitAuthentik.tpl
new file mode 100644
index 00000000000..b2421746cef
--- /dev/null
+++ b/stable/authentik/19.2.9/templates/_waitAuthentik.tpl
@@ -0,0 +1,20 @@
+{{- define "authentik.wait.server" -}}
+{{- $fullname := (include "tc.v1.common.lib.chart.names.fullname" $) -}}
+{{- $serverUrl := printf "https://%v:%v/-/health/ready/" $fullname .Values.service.main.ports.main.port }}
+enabled: true
+type: init
+imageSelector: alpineImage
+command: /bin/sh
+args:
+ - -c
+ - |
+ echo "Waiting Authentik Server [{{ $serverUrl }}] to be ready..."
+ until wget --no-check-certificate --spider --quiet "{{ $serverUrl }}";
+ do
+ echo "Waiting Authentik Server [{{ $serverUrl }}] to be ready..."
+ sleep 3
+ done
+
+ echo "Authentik [{{ $serverUrl }}] is ready..."
+ echo "Starting Outpost..."
+{{- end -}}
diff --git a/stable/authentik/19.2.9/templates/common.yaml b/stable/authentik/19.2.9/templates/common.yaml
new file mode 100644
index 00000000000..f60f125473f
--- /dev/null
+++ b/stable/authentik/19.2.9/templates/common.yaml
@@ -0,0 +1,97 @@
+{{/* Make sure all variables are set properly */}}
+{{- include "tc.v1.common.loader.init" . }}
+
+{{- include "authentik.validation" $ -}}
+
+{{/* Render secrets for authentik and friends */}}
+{{- $secrets := include "authentik.secrets" . | fromYaml -}}
+{{- if $secrets -}}
+ {{ $secrets := (mustMergeOverwrite .Values.secret $secrets) }}
+ {{- $_ := set .Values "secret" $secrets -}}
+{{- end -}}
+
+{{/* Render configmaps for authentik and friends */}}
+{{- $configmaps := include "authentik.configmaps" . | fromYaml -}}
+{{- if $configmaps -}}
+ {{ $configmaps := (mustMergeOverwrite .Values.configmap $configmaps) }}
+ {{- $_ := set .Values "configmap" $configmaps -}}
+{{- end -}}
+
+{{- if .Values.authentik.general.overwriteDefaultBlueprints -}}
+ {{- $_ := set .Values.persistence.blueprints.targetSelector.worker.worker "mountPath" "/blueprints" -}}
+{{- end -}}
+
+{{- if .Values.authentik.geoip.enabled -}}
+ {{- $_ := set .Values.workload.geoip "enabled" true -}}
+{{- else -}}
+ {{- $_ := set .Values.workload.geoip "enabled" false -}}
+ {{- $_ := set .Values.persistence.geoip "enabled" false -}}
+{{- end -}}
+
+{{- if or .Values.authentik.geoip.enabled .Values.authentik.geoip.wipeBuiltInDb -}}
+ {{- $_ := set .Values.persistence.geoip "enabled" true -}}
+{{- end -}}
+
+{{- if .Values.authentik.outposts.proxy.enabled -}}
+ {{- $_ := set .Values.workload.proxy "enabled" true -}}
+ {{- if not .Values.workload.proxy.podSpec.initContainers -}}
+ {{- $_ := set .Values.workload.proxy.podSpec "initContainers" dict -}}
+ {{- end -}}
+ {{- $_ := set .Values.workload.proxy.podSpec.initContainers "wait-server" (include "authentik.wait.server" . | fromYaml) -}}
+ {{- $_ := set .Values.service.proxy "enabled" true -}}
+ {{- $_ := set .Values.service.proxymetrics "enabled" true -}}
+ {{- $_ := set .Values.metrics.proxymetrics "enabled" true -}}
+{{- else -}}
+ {{- $_ := set .Values.workload.proxy "enabled" false -}}
+ {{- $_ := set .Values.service.proxy "enabled" false -}}
+ {{- $_ := set .Values.service.proxymetrics "enabled" false -}}
+ {{- $_ := set .Values.metrics.proxymetrics "enabled" false -}}
+{{- end -}}
+
+{{- if .Values.authentik.outposts.radius.enabled -}}
+ {{- $_ := set .Values.workload.radius "enabled" true -}}
+ {{- if not .Values.workload.radius.podSpec.initContainers -}}
+ {{- $_ := set .Values.workload.radius.podSpec "initContainers" dict -}}
+ {{- end -}}
+ {{- $_ := set .Values.workload.radius.podSpec.initContainers "wait-server" (include "authentik.wait.server" . | fromYaml) -}}
+ {{- $_ := set .Values.service.radius "enabled" true -}}
+ {{- $_ := set .Values.service.radiusmetrics "enabled" true -}}
+ {{- $_ := set .Values.metrics.radiusmetrics "enabled" true -}}
+{{- else -}}
+ {{- $_ := set .Values.workload.radius "enabled" false -}}
+ {{- $_ := set .Values.service.radius "enabled" false -}}
+ {{- $_ := set .Values.service.radiusmetrics "enabled" false -}}
+ {{- $_ := set .Values.metrics.radiusmetrics "enabled" false -}}
+{{- end -}}
+
+{{- if .Values.authentik.outposts.ldap.enabled -}}
+ {{- $_ := set .Values.workload.ldap "enabled" true -}}
+ {{- if not .Values.workload.ldap.podSpec.initContainers -}}
+ {{- $_ := set .Values.workload.ldap.podSpec "initContainers" dict -}}
+ {{- end -}}
+ {{- $_ := set .Values.workload.ldap.podSpec.initContainers "wait-server" (include "authentik.wait.server" . | fromYaml) -}}
+ {{- $_ := set .Values.service.ldap "enabled" true -}}
+ {{- $_ := set .Values.service.ldaps "enabled" true -}}
+ {{- $_ := set .Values.service.ldapmetrics "enabled" true -}}
+ {{- $_ := set .Values.metrics.ldapmetrics "enabled" true -}}
+{{- else -}}
+ {{- $_ := set .Values.workload.ldap "enabled" false -}}
+ {{- $_ := set .Values.service.ldap "enabled" false -}}
+ {{- $_ := set .Values.service.ldaps "enabled" false -}}
+ {{- $_ := set .Values.service.ldapmetrics "enabled" false -}}
+ {{- $_ := set .Values.metrics.ldapmetrics "enabled" false -}}
+{{- end -}}
+
+{{/* FIXME: See values.yaml */}}
+{{- $_ := set .Values.service.servermetrics "enabled" false -}}
+{{- $_ := set .Values.service.proxymetrics "enabled" false -}}
+{{- $_ := set .Values.service.radiusmetrics "enabled" false -}}
+{{- $_ := set .Values.service.ldapmetrics "enabled" false -}}
+
+{{- $_ := set .Values.metrics.servermetrics "enabled" false -}}
+{{- $_ := set .Values.metrics.proxymetrics "enabled" false -}}
+{{- $_ := set .Values.metrics.radiusmetrics "enabled" false -}}
+{{- $_ := set .Values.metrics.ldapmetrics "enabled" false -}}
+
+{{/* Render the templates */}}
+{{ include "tc.v1.common.loader.apply" . }}
diff --git a/stable/automatic-ripping-machine/2.1.27/values.yaml b/stable/authentik/19.2.9/values.yaml
similarity index 100%
rename from stable/automatic-ripping-machine/2.1.27/values.yaml
rename to stable/authentik/19.2.9/values.yaml
diff --git a/stable/automatic-ripping-machine/2.1.27/app-changelog.md b/stable/automatic-ripping-machine/2.1.27/app-changelog.md
deleted file mode 100644
index 2e2b7e0ef04..00000000000
--- a/stable/automatic-ripping-machine/2.1.27/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [automatic-ripping-machine-2.1.27](https://github.com/truecharts/charts/compare/automatic-ripping-machine-2.1.26...automatic-ripping-machine-2.1.27) (2024-01-29)
-
-### Chore
-
-
-
-- update container image automaticrippingmachine/automatic-ripping-machine to 2.6.69[@ecd1c5f](https://github.com/ecd1c5f) by renovate ([#17716](https://github.com/truecharts/charts/issues/17716))
\ No newline at end of file
diff --git a/stable/automatic-ripping-machine/2.1.27/CHANGELOG.md b/stable/automatic-ripping-machine/2.1.28/CHANGELOG.md
similarity index 91%
rename from stable/automatic-ripping-machine/2.1.27/CHANGELOG.md
rename to stable/automatic-ripping-machine/2.1.28/CHANGELOG.md
index 816f2ae016f..2bab42ca619 100644
--- a/stable/automatic-ripping-machine/2.1.27/CHANGELOG.md
+++ b/stable/automatic-ripping-machine/2.1.28/CHANGELOG.md
@@ -7,6 +7,15 @@ title: Changelog
+## [automatic-ripping-machine-2.1.28](https://github.com/truecharts/charts/compare/automatic-ripping-machine-2.1.27...automatic-ripping-machine-2.1.28) (2024-01-29)
+
+### Chore
+
+
+
+- update container image automaticrippingmachine/automatic-ripping-machine to v2.6.70[@c4d9f18](https://github.com/c4d9f18) by renovate ([#17753](https://github.com/truecharts/charts/issues/17753))
+
+
## [automatic-ripping-machine-2.1.27](https://github.com/truecharts/charts/compare/automatic-ripping-machine-2.1.26...automatic-ripping-machine-2.1.27) (2024-01-29)
### Chore
@@ -88,12 +97,3 @@ title: Changelog
- update container image automaticrippingmachine/automatic-ripping-machine to v2.6.69[@c364433](https://github.com/c364433) by renovate ([#17405](https://github.com/truecharts/charts/issues/17405))
-## [automatic-ripping-machine-2.1.18](https://github.com/truecharts/charts/compare/automatic-ripping-machine-2.1.17...automatic-ripping-machine-2.1.18) (2024-01-21)
-
-### Chore
-
-
-
-- update container image automaticrippingmachine/automatic-ripping-machine to v[@f3f40e8](https://github.com/f3f40e8) by renovate ([#17322](https://github.com/truecharts/charts/issues/17322))
-
-
diff --git a/stable/automatic-ripping-machine/2.1.27/Chart.yaml b/stable/automatic-ripping-machine/2.1.28/Chart.yaml
similarity index 97%
rename from stable/automatic-ripping-machine/2.1.27/Chart.yaml
rename to stable/automatic-ripping-machine/2.1.28/Chart.yaml
index 3666be2f4df..b25fa632baf 100644
--- a/stable/automatic-ripping-machine/2.1.27/Chart.yaml
+++ b/stable/automatic-ripping-machine/2.1.28/Chart.yaml
@@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
apiVersion: v2
-appVersion: 2.6.69
+appVersion: 2.6.70
dependencies:
- name: common
version: 17.2.29
@@ -34,4 +34,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/automatic-ripping-machine
- https://hub.docker.com/r/automaticrippingmachine/automatic-ripping-machine
type: application
-version: 2.1.27
+version: 2.1.28
diff --git a/stable/automatic-ripping-machine/2.1.27/README.md b/stable/automatic-ripping-machine/2.1.28/README.md
similarity index 100%
rename from stable/automatic-ripping-machine/2.1.27/README.md
rename to stable/automatic-ripping-machine/2.1.28/README.md
diff --git a/stable/automatic-ripping-machine/2.1.28/app-changelog.md b/stable/automatic-ripping-machine/2.1.28/app-changelog.md
new file mode 100644
index 00000000000..187aa25dcf5
--- /dev/null
+++ b/stable/automatic-ripping-machine/2.1.28/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [automatic-ripping-machine-2.1.28](https://github.com/truecharts/charts/compare/automatic-ripping-machine-2.1.27...automatic-ripping-machine-2.1.28) (2024-01-29)
+
+### Chore
+
+
+
+- update container image automaticrippingmachine/automatic-ripping-machine to v2.6.70[@c4d9f18](https://github.com/c4d9f18) by renovate ([#17753](https://github.com/truecharts/charts/issues/17753))
\ No newline at end of file
diff --git a/stable/automatic-ripping-machine/2.1.27/app-readme.md b/stable/automatic-ripping-machine/2.1.28/app-readme.md
similarity index 100%
rename from stable/automatic-ripping-machine/2.1.27/app-readme.md
rename to stable/automatic-ripping-machine/2.1.28/app-readme.md
diff --git a/stable/cloudflareddns/8.1.15/charts/common-17.2.29.tgz b/stable/automatic-ripping-machine/2.1.28/charts/common-17.2.29.tgz
similarity index 100%
rename from stable/cloudflareddns/8.1.15/charts/common-17.2.29.tgz
rename to stable/automatic-ripping-machine/2.1.28/charts/common-17.2.29.tgz
diff --git a/stable/automatic-ripping-machine/2.1.27/ix_values.yaml b/stable/automatic-ripping-machine/2.1.28/ix_values.yaml
similarity index 90%
rename from stable/automatic-ripping-machine/2.1.27/ix_values.yaml
rename to stable/automatic-ripping-machine/2.1.28/ix_values.yaml
index 721d8d74c8d..c2b636aa2e7 100644
--- a/stable/automatic-ripping-machine/2.1.27/ix_values.yaml
+++ b/stable/automatic-ripping-machine/2.1.28/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: automaticrippingmachine/automatic-ripping-machine
pullPolicy: IfNotPresent
- tag: 2.6.69@sha256:ecd1c5f4d1455463f327b992c92d4dc54aff47590d204396d9a05b578fe832b3
+ tag: 2.6.70@sha256:c4d9f183b5c0abfd2a7f1aec847e31cffffbf5a7dcc5cd0db19c042163c95e0e
securityContext:
container:
diff --git a/stable/automatic-ripping-machine/2.1.27/questions.yaml b/stable/automatic-ripping-machine/2.1.28/questions.yaml
similarity index 100%
rename from stable/automatic-ripping-machine/2.1.27/questions.yaml
rename to stable/automatic-ripping-machine/2.1.28/questions.yaml
diff --git a/stable/cloudflareddns/8.1.15/templates/NOTES.txt b/stable/automatic-ripping-machine/2.1.28/templates/NOTES.txt
similarity index 100%
rename from stable/cloudflareddns/8.1.15/templates/NOTES.txt
rename to stable/automatic-ripping-machine/2.1.28/templates/NOTES.txt
diff --git a/stable/automatic-ripping-machine/2.1.27/templates/common.yaml b/stable/automatic-ripping-machine/2.1.28/templates/common.yaml
similarity index 100%
rename from stable/automatic-ripping-machine/2.1.27/templates/common.yaml
rename to stable/automatic-ripping-machine/2.1.28/templates/common.yaml
diff --git a/stable/cloudflareddns/8.1.15/values.yaml b/stable/automatic-ripping-machine/2.1.28/values.yaml
similarity index 100%
rename from stable/cloudflareddns/8.1.15/values.yaml
rename to stable/automatic-ripping-machine/2.1.28/values.yaml
diff --git a/stable/cloudflareddns/8.1.15/app-changelog.md b/stable/cloudflareddns/8.1.15/app-changelog.md
deleted file mode 100644
index 27fc428faeb..00000000000
--- a/stable/cloudflareddns/8.1.15/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [cloudflareddns-8.1.15](https://github.com/truecharts/charts/compare/cloudflareddns-8.1.14...cloudflareddns-8.1.15) (2024-01-29)
-
-### Chore
-
-
-
-- update container image ghcr.io/hotio/cloudflareddns to latest[@0e6077f](https://github.com/0e6077f) by renovate ([#17593](https://github.com/truecharts/charts/issues/17593))
\ No newline at end of file
diff --git a/stable/cloudflareddns/8.1.15/CHANGELOG.md b/stable/cloudflareddns/8.1.16/CHANGELOG.md
similarity index 89%
rename from stable/cloudflareddns/8.1.15/CHANGELOG.md
rename to stable/cloudflareddns/8.1.16/CHANGELOG.md
index 04e7087843f..17589702cd3 100644
--- a/stable/cloudflareddns/8.1.15/CHANGELOG.md
+++ b/stable/cloudflareddns/8.1.16/CHANGELOG.md
@@ -7,6 +7,15 @@ title: Changelog
+## [cloudflareddns-8.1.16](https://github.com/truecharts/charts/compare/cloudflareddns-8.1.15...cloudflareddns-8.1.16) (2024-01-29)
+
+### Chore
+
+
+
+- update container image ghcr.io/hotio/cloudflareddns to latest[@e4e570d](https://github.com/e4e570d) by renovate ([#17743](https://github.com/truecharts/charts/issues/17743))
+
+
## [cloudflareddns-8.1.15](https://github.com/truecharts/charts/compare/cloudflareddns-8.1.14...cloudflareddns-8.1.15) (2024-01-29)
### Chore
@@ -88,12 +97,3 @@ title: Changelog
- force bump to ensure up-to-date catalogs
-
-
-## [cloudflareddns-8.1.6](https://github.com/truecharts/charts/compare/cloudflareddns-8.1.5...cloudflareddns-8.1.6) (2024-01-02)
-
-### Chore
-
-
-
-- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
diff --git a/stable/cloudflareddns/8.1.15/Chart.yaml b/stable/cloudflareddns/8.1.16/Chart.yaml
similarity index 98%
rename from stable/cloudflareddns/8.1.15/Chart.yaml
rename to stable/cloudflareddns/8.1.16/Chart.yaml
index 96446c1be2a..63b61b5998e 100644
--- a/stable/cloudflareddns/8.1.15/Chart.yaml
+++ b/stable/cloudflareddns/8.1.16/Chart.yaml
@@ -36,4 +36,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/cloudflareddns
- https://ghcr.io/hotio/cloudflareddns
type: application
-version: 8.1.15
+version: 8.1.16
diff --git a/stable/cloudflareddns/8.1.15/README.md b/stable/cloudflareddns/8.1.16/README.md
similarity index 100%
rename from stable/cloudflareddns/8.1.15/README.md
rename to stable/cloudflareddns/8.1.16/README.md
diff --git a/stable/cloudflareddns/8.1.16/app-changelog.md b/stable/cloudflareddns/8.1.16/app-changelog.md
new file mode 100644
index 00000000000..4d7d7f37b88
--- /dev/null
+++ b/stable/cloudflareddns/8.1.16/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [cloudflareddns-8.1.16](https://github.com/truecharts/charts/compare/cloudflareddns-8.1.15...cloudflareddns-8.1.16) (2024-01-29)
+
+### Chore
+
+
+
+- update container image ghcr.io/hotio/cloudflareddns to latest[@e4e570d](https://github.com/e4e570d) by renovate ([#17743](https://github.com/truecharts/charts/issues/17743))
\ No newline at end of file
diff --git a/stable/cloudflareddns/8.1.15/app-readme.md b/stable/cloudflareddns/8.1.16/app-readme.md
similarity index 100%
rename from stable/cloudflareddns/8.1.15/app-readme.md
rename to stable/cloudflareddns/8.1.16/app-readme.md
diff --git a/stable/grafana-image-renderer/4.1.10/charts/common-17.2.29.tgz b/stable/cloudflareddns/8.1.16/charts/common-17.2.29.tgz
similarity index 100%
rename from stable/grafana-image-renderer/4.1.10/charts/common-17.2.29.tgz
rename to stable/cloudflareddns/8.1.16/charts/common-17.2.29.tgz
diff --git a/stable/cloudflareddns/8.1.15/ix_values.yaml b/stable/cloudflareddns/8.1.16/ix_values.yaml
similarity index 92%
rename from stable/cloudflareddns/8.1.15/ix_values.yaml
rename to stable/cloudflareddns/8.1.16/ix_values.yaml
index e86d705a100..866d8f8d132 100644
--- a/stable/cloudflareddns/8.1.15/ix_values.yaml
+++ b/stable/cloudflareddns/8.1.16/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/hotio/cloudflareddns
pullPolicy: IfNotPresent
- tag: latest@sha256:0e6077f16300695ecc6c5907ceac71438588602d6b8a66d0ad9c2d45f7a2f1c1
+ tag: latest@sha256:e4e570d04abb9d4bfd650d85a7622348f89cf24eeb308511aef277706487e28c
securityContext:
container:
runAsNonRoot: false
diff --git a/stable/cloudflareddns/8.1.15/questions.yaml b/stable/cloudflareddns/8.1.16/questions.yaml
similarity index 100%
rename from stable/cloudflareddns/8.1.15/questions.yaml
rename to stable/cloudflareddns/8.1.16/questions.yaml
diff --git a/stable/metabase/2.1.12/templates/NOTES.txt b/stable/cloudflareddns/8.1.16/templates/NOTES.txt
similarity index 100%
rename from stable/metabase/2.1.12/templates/NOTES.txt
rename to stable/cloudflareddns/8.1.16/templates/NOTES.txt
diff --git a/stable/cloudflareddns/8.1.15/templates/_secret.tpl b/stable/cloudflareddns/8.1.16/templates/_secret.tpl
similarity index 100%
rename from stable/cloudflareddns/8.1.15/templates/_secret.tpl
rename to stable/cloudflareddns/8.1.16/templates/_secret.tpl
diff --git a/stable/cloudflareddns/8.1.15/templates/common.yaml b/stable/cloudflareddns/8.1.16/templates/common.yaml
similarity index 100%
rename from stable/cloudflareddns/8.1.15/templates/common.yaml
rename to stable/cloudflareddns/8.1.16/templates/common.yaml
diff --git a/stable/grafana-image-renderer/4.1.10/values.yaml b/stable/cloudflareddns/8.1.16/values.yaml
similarity index 100%
rename from stable/grafana-image-renderer/4.1.10/values.yaml
rename to stable/cloudflareddns/8.1.16/values.yaml
diff --git a/stable/grafana-image-renderer/4.1.10/app-changelog.md b/stable/grafana-image-renderer/4.1.10/app-changelog.md
deleted file mode 100644
index 2f794e4bd62..00000000000
--- a/stable/grafana-image-renderer/4.1.10/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [grafana-image-renderer-4.1.10](https://github.com/truecharts/charts/compare/grafana-image-renderer-4.1.9...grafana-image-renderer-4.1.10) (2024-01-26)
-
-### Chore
-
-
-
-- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545))
\ No newline at end of file
diff --git a/stable/grafana-image-renderer/4.1.10/CHANGELOG.md b/stable/grafana-image-renderer/4.1.11/CHANGELOG.md
similarity index 87%
rename from stable/grafana-image-renderer/4.1.10/CHANGELOG.md
rename to stable/grafana-image-renderer/4.1.11/CHANGELOG.md
index 0c8afe432c0..7c3791f329f 100644
--- a/stable/grafana-image-renderer/4.1.10/CHANGELOG.md
+++ b/stable/grafana-image-renderer/4.1.11/CHANGELOG.md
@@ -7,6 +7,15 @@ title: Changelog
+## [grafana-image-renderer-4.1.11](https://github.com/truecharts/charts/compare/grafana-image-renderer-4.1.10...grafana-image-renderer-4.1.11) (2024-01-29)
+
+### Chore
+
+
+
+- update container image grafana/grafana-image-renderer to latest[@748842f](https://github.com/748842f) by renovate ([#17745](https://github.com/truecharts/charts/issues/17745))
+
+
## [grafana-image-renderer-4.1.10](https://github.com/truecharts/charts/compare/grafana-image-renderer-4.1.9...grafana-image-renderer-4.1.10) (2024-01-26)
### Chore
@@ -88,12 +97,3 @@ title: Changelog
- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [grafana-image-renderer-4.1.2](https://github.com/truecharts/charts/compare/grafana-image-renderer-4.1.0...grafana-image-renderer-4.1.2) (2024-01-01)
-
-### Chore
-
diff --git a/stable/grafana-image-renderer/4.1.10/Chart.yaml b/stable/grafana-image-renderer/4.1.11/Chart.yaml
similarity index 98%
rename from stable/grafana-image-renderer/4.1.10/Chart.yaml
rename to stable/grafana-image-renderer/4.1.11/Chart.yaml
index e98990ca6f0..e870533ce4f 100644
--- a/stable/grafana-image-renderer/4.1.10/Chart.yaml
+++ b/stable/grafana-image-renderer/4.1.11/Chart.yaml
@@ -34,4 +34,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/grafana-image-renderer
- https://hub.docker.com/r/grafana/grafana-image-renderer
type: application
-version: 4.1.10
+version: 4.1.11
diff --git a/stable/grafana-image-renderer/4.1.10/README.md b/stable/grafana-image-renderer/4.1.11/README.md
similarity index 100%
rename from stable/grafana-image-renderer/4.1.10/README.md
rename to stable/grafana-image-renderer/4.1.11/README.md
diff --git a/stable/grafana-image-renderer/4.1.11/app-changelog.md b/stable/grafana-image-renderer/4.1.11/app-changelog.md
new file mode 100644
index 00000000000..758497adb7d
--- /dev/null
+++ b/stable/grafana-image-renderer/4.1.11/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [grafana-image-renderer-4.1.11](https://github.com/truecharts/charts/compare/grafana-image-renderer-4.1.10...grafana-image-renderer-4.1.11) (2024-01-29)
+
+### Chore
+
+
+
+- update container image grafana/grafana-image-renderer to latest[@748842f](https://github.com/748842f) by renovate ([#17745](https://github.com/truecharts/charts/issues/17745))
\ No newline at end of file
diff --git a/stable/grafana-image-renderer/4.1.10/app-readme.md b/stable/grafana-image-renderer/4.1.11/app-readme.md
similarity index 100%
rename from stable/grafana-image-renderer/4.1.10/app-readme.md
rename to stable/grafana-image-renderer/4.1.11/app-readme.md
diff --git a/stable/invidious/8.1.11/charts/common-17.2.29.tgz b/stable/grafana-image-renderer/4.1.11/charts/common-17.2.29.tgz
similarity index 100%
rename from stable/invidious/8.1.11/charts/common-17.2.29.tgz
rename to stable/grafana-image-renderer/4.1.11/charts/common-17.2.29.tgz
diff --git a/stable/grafana-image-renderer/4.1.10/ix_values.yaml b/stable/grafana-image-renderer/4.1.11/ix_values.yaml
similarity index 86%
rename from stable/grafana-image-renderer/4.1.10/ix_values.yaml
rename to stable/grafana-image-renderer/4.1.11/ix_values.yaml
index 874f0105f5d..d44495fc52f 100644
--- a/stable/grafana-image-renderer/4.1.10/ix_values.yaml
+++ b/stable/grafana-image-renderer/4.1.11/ix_values.yaml
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: grafana/grafana-image-renderer
- tag: latest@sha256:a1e0c69aaa5c1fe106c89ba4c5569563d8b2ac0b04e0f121b12b5c2a5b4c3f94
+ tag: latest@sha256:748842f9ce6068976f4a20687be8e4f6f2a3246e4dfa516d71461e5193908d4c
persistence: {}
portal:
open:
diff --git a/stable/grafana-image-renderer/4.1.10/questions.yaml b/stable/grafana-image-renderer/4.1.11/questions.yaml
similarity index 100%
rename from stable/grafana-image-renderer/4.1.10/questions.yaml
rename to stable/grafana-image-renderer/4.1.11/questions.yaml
diff --git a/stable/grafana-image-renderer/4.1.10/templates/common.yaml b/stable/grafana-image-renderer/4.1.11/templates/common.yaml
similarity index 100%
rename from stable/grafana-image-renderer/4.1.10/templates/common.yaml
rename to stable/grafana-image-renderer/4.1.11/templates/common.yaml
diff --git a/stable/invidious/8.1.11/values.yaml b/stable/grafana-image-renderer/4.1.11/values.yaml
similarity index 100%
rename from stable/invidious/8.1.11/values.yaml
rename to stable/grafana-image-renderer/4.1.11/values.yaml
diff --git a/stable/invidious/8.1.11/app-changelog.md b/stable/invidious/8.1.11/app-changelog.md
deleted file mode 100644
index b51e0864813..00000000000
--- a/stable/invidious/8.1.11/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [invidious-8.1.11](https://github.com/truecharts/charts/compare/invidious-8.1.10...invidious-8.1.11) (2024-01-26)
-
-### Chore
-
-
-
-- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545))
\ No newline at end of file
diff --git a/stable/invidious/8.1.11/CHANGELOG.md b/stable/invidious/8.1.12/CHANGELOG.md
similarity index 85%
rename from stable/invidious/8.1.11/CHANGELOG.md
rename to stable/invidious/8.1.12/CHANGELOG.md
index 76c829e6699..673e28c86d7 100644
--- a/stable/invidious/8.1.11/CHANGELOG.md
+++ b/stable/invidious/8.1.12/CHANGELOG.md
@@ -7,6 +7,15 @@ title: Changelog
+## [invidious-8.1.12](https://github.com/truecharts/charts/compare/invidious-8.1.11...invidious-8.1.12) (2024-01-29)
+
+### Chore
+
+
+
+- update container image quay.io/invidious/invidious to latest[@fc25ef2](https://github.com/fc25ef2) by renovate ([#17749](https://github.com/truecharts/charts/issues/17749))
+
+
## [invidious-8.1.11](https://github.com/truecharts/charts/compare/invidious-8.1.10...invidious-8.1.11) (2024-01-26)
### Chore
@@ -88,12 +97,3 @@ title: Changelog
### Chore
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
diff --git a/stable/invidious/8.1.11/Chart.yaml b/stable/invidious/8.1.12/Chart.yaml
similarity index 98%
rename from stable/invidious/8.1.11/Chart.yaml
rename to stable/invidious/8.1.12/Chart.yaml
index 8987c90ab64..c21aa0802d4 100644
--- a/stable/invidious/8.1.11/Chart.yaml
+++ b/stable/invidious/8.1.12/Chart.yaml
@@ -36,4 +36,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/invidious
- https://quay.io/invidious/invidious
type: application
-version: 8.1.11
+version: 8.1.12
diff --git a/stable/invidious/8.1.12/LICENSE b/stable/invidious/8.1.12/LICENSE
new file mode 100644
index 00000000000..33a8cbb23f0
--- /dev/null
+++ b/stable/invidious/8.1.12/LICENSE
@@ -0,0 +1,106 @@
+Business Source License 1.1
+
+Parameters
+
+Licensor: The TrueCharts Project, it's owner and it's contributors
+Licensed Work: The TrueCharts "Blocky" Helm Chart
+Additional Use Grant: You may use the licensed work in production, as long
+ as it is directly sourced from a TrueCharts provided
+ official repository, catalog or source. You may also make private
+ modification to the directly sourced licenced work,
+ when used in production.
+
+ The following cases are, due to their nature, also
+ defined as 'production use' and explicitly prohibited:
+ - Bundling, including or displaying the licensed work
+ with(in) another work intended for production use,
+ with the apparent intend of facilitating and/or
+ promoting production use by third parties in
+ violation of this license.
+
+Change Date: 2050-01-01
+
+Change License: 3-clause BSD license
+
+For information about alternative licensing arrangements for the Software,
+please contact: legal@truecharts.org
+
+Notice
+
+The Business Source License (this document, or the “License”) is not an Open
+Source license. However, the Licensed Work will eventually be made available
+under an Open Source License, as stated in this License.
+
+License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved.
+“Business Source License” is a trademark of MariaDB Corporation Ab.
+
+-----------------------------------------------------------------------------
+
+Business Source License 1.1
+
+Terms
+
+The Licensor hereby grants you the right to copy, modify, create derivative
+works, redistribute, and make non-production use of the Licensed Work. The
+Licensor may make an Additional Use Grant, above, permitting limited
+production use.
+
+Effective on the Change Date, or the fourth anniversary of the first publicly
+available distribution of a specific version of the Licensed Work under this
+License, whichever comes first, the Licensor hereby grants you rights under
+the terms of the Change License, and the rights granted in the paragraph
+above terminate.
+
+If your use of the Licensed Work does not comply with the requirements
+currently in effect as described in this License, you must purchase a
+commercial license from the Licensor, its affiliated entities, or authorized
+resellers, or you must refrain from using the Licensed Work.
+
+All copies of the original and modified Licensed Work, and derivative works
+of the Licensed Work, are subject to this License. This License applies
+separately for each version of the Licensed Work and the Change Date may vary
+for each version of the Licensed Work released by Licensor.
+
+You must conspicuously display this License on each original or modified copy
+of the Licensed Work. If you receive the Licensed Work in original or
+modified form from a third party, the terms and conditions set forth in this
+License apply to your use of that work.
+
+Any use of the Licensed Work in violation of this License will automatically
+terminate your rights under this License for the current and all other
+versions of the Licensed Work.
+
+This License does not grant you any right in any trademark or logo of
+Licensor or its affiliates (provided that you may use a trademark or logo of
+Licensor as expressly required by this License).
+
+TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON
+AN “AS IS” BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS,
+EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND
+TITLE.
+
+MariaDB hereby grants you permission to use this License’s text to license
+your works, and to refer to it using the trademark “Business Source License”,
+as long as you comply with the Covenants of Licensor below.
+
+Covenants of Licensor
+
+In consideration of the right to use this License’s text and the “Business
+Source License” name and trademark, Licensor covenants to MariaDB, and to all
+other recipients of the licensed work to be provided by Licensor:
+
+1. To specify as the Change License the GPL Version 2.0 or any later version,
+ or a license that is compatible with GPL Version 2.0 or a later version,
+ where “compatible” means that software provided under the Change License can
+ be included in a program with software provided under GPL Version 2.0 or a
+ later version. Licensor may specify additional Change Licenses without
+ limitation.
+
+2. To either: (a) specify an additional grant of rights to use that does not
+ impose any additional restriction on the right granted in this License, as
+ the Additional Use Grant; or (b) insert the text “None”.
+
+3. To specify a Change Date.
+
+4. Not to modify this License in any other way.
diff --git a/stable/invidious/8.1.11/README.md b/stable/invidious/8.1.12/README.md
similarity index 100%
rename from stable/invidious/8.1.11/README.md
rename to stable/invidious/8.1.12/README.md
diff --git a/stable/invidious/8.1.12/app-changelog.md b/stable/invidious/8.1.12/app-changelog.md
new file mode 100644
index 00000000000..da7afab32fa
--- /dev/null
+++ b/stable/invidious/8.1.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [invidious-8.1.12](https://github.com/truecharts/charts/compare/invidious-8.1.11...invidious-8.1.12) (2024-01-29)
+
+### Chore
+
+
+
+- update container image quay.io/invidious/invidious to latest[@fc25ef2](https://github.com/fc25ef2) by renovate ([#17749](https://github.com/truecharts/charts/issues/17749))
\ No newline at end of file
diff --git a/stable/invidious/8.1.11/app-readme.md b/stable/invidious/8.1.12/app-readme.md
similarity index 100%
rename from stable/invidious/8.1.11/app-readme.md
rename to stable/invidious/8.1.12/app-readme.md
diff --git a/stable/kdenlive/4.1.13/charts/common-17.2.29.tgz b/stable/invidious/8.1.12/charts/common-17.2.29.tgz
similarity index 100%
rename from stable/kdenlive/4.1.13/charts/common-17.2.29.tgz
rename to stable/invidious/8.1.12/charts/common-17.2.29.tgz
diff --git a/stable/invidious/8.1.11/ix_values.yaml b/stable/invidious/8.1.12/ix_values.yaml
similarity index 97%
rename from stable/invidious/8.1.11/ix_values.yaml
rename to stable/invidious/8.1.12/ix_values.yaml
index 79f908c9023..855d4018c1a 100644
--- a/stable/invidious/8.1.11/ix_values.yaml
+++ b/stable/invidious/8.1.12/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: quay.io/invidious/invidious
pullPolicy: IfNotPresent
- tag: latest@sha256:7da41b32475a5619cf0591ca966041f03cc91e7bb02bff15ff8483686b698abf
+ tag: latest@sha256:fc25ef270edb96a4fc10c26073dca2dec231a9bdd804a35a84c44666f0f414ed
securityContext:
container:
readOnlyRootFilesystem: false
diff --git a/stable/invidious/8.1.11/questions.yaml b/stable/invidious/8.1.12/questions.yaml
similarity index 100%
rename from stable/invidious/8.1.11/questions.yaml
rename to stable/invidious/8.1.12/questions.yaml
diff --git a/stable/invidious/8.1.11/templates/_config.tpl b/stable/invidious/8.1.12/templates/_config.tpl
similarity index 100%
rename from stable/invidious/8.1.11/templates/_config.tpl
rename to stable/invidious/8.1.12/templates/_config.tpl
diff --git a/stable/invidious/8.1.11/templates/common.yaml b/stable/invidious/8.1.12/templates/common.yaml
similarity index 100%
rename from stable/invidious/8.1.11/templates/common.yaml
rename to stable/invidious/8.1.12/templates/common.yaml
diff --git a/stable/kdenlive/4.1.13/values.yaml b/stable/invidious/8.1.12/values.yaml
similarity index 100%
rename from stable/kdenlive/4.1.13/values.yaml
rename to stable/invidious/8.1.12/values.yaml
diff --git a/stable/kdenlive/4.1.13/app-changelog.md b/stable/kdenlive/4.1.13/app-changelog.md
deleted file mode 100644
index 4a5415eb4f5..00000000000
--- a/stable/kdenlive/4.1.13/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [kdenlive-4.1.13](https://github.com/truecharts/charts/compare/kdenlive-4.1.12...kdenlive-4.1.13) (2024-01-26)
-
-### Chore
-
-
-
-- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545))
\ No newline at end of file
diff --git a/stable/kdenlive/4.1.13/CHANGELOG.md b/stable/kdenlive/4.1.14/CHANGELOG.md
similarity index 89%
rename from stable/kdenlive/4.1.13/CHANGELOG.md
rename to stable/kdenlive/4.1.14/CHANGELOG.md
index 5727ff1c274..df6dd858ee6 100644
--- a/stable/kdenlive/4.1.13/CHANGELOG.md
+++ b/stable/kdenlive/4.1.14/CHANGELOG.md
@@ -7,6 +7,15 @@ title: Changelog
+## [kdenlive-4.1.14](https://github.com/truecharts/charts/compare/kdenlive-4.1.13...kdenlive-4.1.14) (2024-01-29)
+
+### Chore
+
+
+
+- update container image lscr.io/linuxserver/kdenlive to latest[@02dc593](https://github.com/02dc593) by renovate ([#17747](https://github.com/truecharts/charts/issues/17747))
+
+
## [kdenlive-4.1.13](https://github.com/truecharts/charts/compare/kdenlive-4.1.12...kdenlive-4.1.13) (2024-01-26)
### Chore
@@ -88,12 +97,3 @@ title: Changelog
- force bump to ensure up-to-date catalogs
-
-
-## [kdenlive-4.1.4](https://github.com/truecharts/charts/compare/kdenlive-4.1.3...kdenlive-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
diff --git a/stable/kdenlive/4.1.13/Chart.yaml b/stable/kdenlive/4.1.14/Chart.yaml
similarity index 98%
rename from stable/kdenlive/4.1.13/Chart.yaml
rename to stable/kdenlive/4.1.14/Chart.yaml
index 9764fb43ad3..29b6ab44047 100644
--- a/stable/kdenlive/4.1.13/Chart.yaml
+++ b/stable/kdenlive/4.1.14/Chart.yaml
@@ -36,4 +36,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/kdenlive
- https://fleet.linuxserver.io/image?name=linuxserver/kdenlive
type: application
-version: 4.1.13
+version: 4.1.14
diff --git a/stable/kdenlive/4.1.13/README.md b/stable/kdenlive/4.1.14/README.md
similarity index 100%
rename from stable/kdenlive/4.1.13/README.md
rename to stable/kdenlive/4.1.14/README.md
diff --git a/stable/kdenlive/4.1.14/app-changelog.md b/stable/kdenlive/4.1.14/app-changelog.md
new file mode 100644
index 00000000000..22c187330cb
--- /dev/null
+++ b/stable/kdenlive/4.1.14/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [kdenlive-4.1.14](https://github.com/truecharts/charts/compare/kdenlive-4.1.13...kdenlive-4.1.14) (2024-01-29)
+
+### Chore
+
+
+
+- update container image lscr.io/linuxserver/kdenlive to latest[@02dc593](https://github.com/02dc593) by renovate ([#17747](https://github.com/truecharts/charts/issues/17747))
\ No newline at end of file
diff --git a/stable/kdenlive/4.1.13/app-readme.md b/stable/kdenlive/4.1.14/app-readme.md
similarity index 100%
rename from stable/kdenlive/4.1.13/app-readme.md
rename to stable/kdenlive/4.1.14/app-readme.md
diff --git a/stable/metabase/2.1.12/charts/common-17.2.29.tgz b/stable/kdenlive/4.1.14/charts/common-17.2.29.tgz
similarity index 100%
rename from stable/metabase/2.1.12/charts/common-17.2.29.tgz
rename to stable/kdenlive/4.1.14/charts/common-17.2.29.tgz
diff --git a/stable/kdenlive/4.1.13/ix_values.yaml b/stable/kdenlive/4.1.14/ix_values.yaml
similarity index 85%
rename from stable/kdenlive/4.1.13/ix_values.yaml
rename to stable/kdenlive/4.1.14/ix_values.yaml
index a2ef95ce821..9572eb4fd86 100644
--- a/stable/kdenlive/4.1.13/ix_values.yaml
+++ b/stable/kdenlive/4.1.14/ix_values.yaml
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: lscr.io/linuxserver/kdenlive
- tag: latest@sha256:0eaa1082ccefc8e0c368c263401e8c976a26d56468eb06c307f56d223f3a30cd
+ tag: latest@sha256:02dc593d493ea00234c0d23a7f265629cdcb0da786017f23aca4d9717149cd6c
persistence:
config:
enabled: true
diff --git a/stable/kdenlive/4.1.13/questions.yaml b/stable/kdenlive/4.1.14/questions.yaml
similarity index 100%
rename from stable/kdenlive/4.1.13/questions.yaml
rename to stable/kdenlive/4.1.14/questions.yaml
diff --git a/stable/kdenlive/4.1.13/templates/common.yaml b/stable/kdenlive/4.1.14/templates/common.yaml
similarity index 100%
rename from stable/kdenlive/4.1.13/templates/common.yaml
rename to stable/kdenlive/4.1.14/templates/common.yaml
diff --git a/stable/metabase/2.1.12/values.yaml b/stable/kdenlive/4.1.14/values.yaml
similarity index 100%
rename from stable/metabase/2.1.12/values.yaml
rename to stable/kdenlive/4.1.14/values.yaml
diff --git a/stable/metabase/2.1.12/app-changelog.md b/stable/metabase/2.1.12/app-changelog.md
deleted file mode 100644
index 848b3429de9..00000000000
--- a/stable/metabase/2.1.12/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [metabase-2.1.12](https://github.com/truecharts/charts/compare/metabase-2.1.11...metabase-2.1.12) (2024-01-26)
-
-### Chore
-
-
-
-- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545))
\ No newline at end of file
diff --git a/stable/metabase/2.1.12/CHANGELOG.md b/stable/metabase/2.1.13/CHANGELOG.md
similarity index 89%
rename from stable/metabase/2.1.12/CHANGELOG.md
rename to stable/metabase/2.1.13/CHANGELOG.md
index 9a51d247872..a0d27265c1c 100644
--- a/stable/metabase/2.1.12/CHANGELOG.md
+++ b/stable/metabase/2.1.13/CHANGELOG.md
@@ -7,6 +7,15 @@ title: Changelog
+## [metabase-2.1.13](https://github.com/truecharts/charts/compare/metabase-2.1.12...metabase-2.1.13) (2024-01-29)
+
+### Chore
+
+
+
+- update container image metabase/metabase to v0.48.4[@fb0eb5b](https://github.com/fb0eb5b) by renovate ([#17754](https://github.com/truecharts/charts/issues/17754))
+
+
## [metabase-2.1.12](https://github.com/truecharts/charts/compare/metabase-2.1.11...metabase-2.1.12) (2024-01-26)
### Chore
@@ -88,12 +97,3 @@ title: Changelog
- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [metabase-2.1.3](https://github.com/truecharts/charts/compare/metabase-2.1.0...metabase-2.1.3) (2024-01-01)
-
-### Chore
-
-
diff --git a/stable/metabase/2.1.12/Chart.yaml b/stable/metabase/2.1.13/Chart.yaml
similarity index 96%
rename from stable/metabase/2.1.12/Chart.yaml
rename to stable/metabase/2.1.13/Chart.yaml
index fd08ca9f926..f9e30a7f9d1 100644
--- a/stable/metabase/2.1.12/Chart.yaml
+++ b/stable/metabase/2.1.13/Chart.yaml
@@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
apiVersion: v2
-appVersion: 0.48.3
+appVersion: 0.48.4
dependencies:
- name: common
version: 17.2.29
@@ -33,4 +33,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/metabase
- https://hub.docker.com/r/metabase/metabase
type: application
-version: 2.1.12
+version: 2.1.13
diff --git a/stable/metabase/2.1.12/README.md b/stable/metabase/2.1.13/README.md
similarity index 100%
rename from stable/metabase/2.1.12/README.md
rename to stable/metabase/2.1.13/README.md
diff --git a/stable/metabase/2.1.13/app-changelog.md b/stable/metabase/2.1.13/app-changelog.md
new file mode 100644
index 00000000000..f8f518fd64f
--- /dev/null
+++ b/stable/metabase/2.1.13/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [metabase-2.1.13](https://github.com/truecharts/charts/compare/metabase-2.1.12...metabase-2.1.13) (2024-01-29)
+
+### Chore
+
+
+
+- update container image metabase/metabase to v0.48.4[@fb0eb5b](https://github.com/fb0eb5b) by renovate ([#17754](https://github.com/truecharts/charts/issues/17754))
\ No newline at end of file
diff --git a/stable/metabase/2.1.12/app-readme.md b/stable/metabase/2.1.13/app-readme.md
similarity index 100%
rename from stable/metabase/2.1.12/app-readme.md
rename to stable/metabase/2.1.13/app-readme.md
diff --git a/stable/metatube/4.1.11/charts/common-17.2.29.tgz b/stable/metabase/2.1.13/charts/common-17.2.29.tgz
similarity index 100%
rename from stable/metatube/4.1.11/charts/common-17.2.29.tgz
rename to stable/metabase/2.1.13/charts/common-17.2.29.tgz
diff --git a/stable/metabase/2.1.12/ix_values.yaml b/stable/metabase/2.1.13/ix_values.yaml
similarity index 91%
rename from stable/metabase/2.1.12/ix_values.yaml
rename to stable/metabase/2.1.13/ix_values.yaml
index 495f713cf26..11ba09abe8b 100644
--- a/stable/metabase/2.1.12/ix_values.yaml
+++ b/stable/metabase/2.1.13/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: metabase/metabase
pullPolicy: IfNotPresent
- tag: v0.48.3@sha256:2f788f9710ca327691af925bd708ad54ca5f58e01d256ad18c35c25ada226312
+ tag: v0.48.4@sha256:fb0eb5b79deb9872061f53b967ee857e8210c42a6ad2f5f2322bcef3d7dd1931
service:
main:
ports:
diff --git a/stable/metabase/2.1.12/questions.yaml b/stable/metabase/2.1.13/questions.yaml
similarity index 100%
rename from stable/metabase/2.1.12/questions.yaml
rename to stable/metabase/2.1.13/questions.yaml
diff --git a/stable/multi-scrobbler/5.1.14/templates/NOTES.txt b/stable/metabase/2.1.13/templates/NOTES.txt
similarity index 100%
rename from stable/multi-scrobbler/5.1.14/templates/NOTES.txt
rename to stable/metabase/2.1.13/templates/NOTES.txt
diff --git a/stable/metabase/2.1.12/templates/common.yaml b/stable/metabase/2.1.13/templates/common.yaml
similarity index 100%
rename from stable/metabase/2.1.12/templates/common.yaml
rename to stable/metabase/2.1.13/templates/common.yaml
diff --git a/stable/metatube/4.1.11/values.yaml b/stable/metabase/2.1.13/values.yaml
similarity index 100%
rename from stable/metatube/4.1.11/values.yaml
rename to stable/metabase/2.1.13/values.yaml
diff --git a/stable/metatube/4.1.11/app-changelog.md b/stable/metatube/4.1.11/app-changelog.md
deleted file mode 100644
index f9517ffde6c..00000000000
--- a/stable/metatube/4.1.11/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [metatube-4.1.11](https://github.com/truecharts/charts/compare/metatube-4.1.10...metatube-4.1.11) (2024-01-29)
-
-### Chore
-
-
-
-- update container image jvt038/metatube to latest[@fdf8d21](https://github.com/fdf8d21) by renovate ([#17639](https://github.com/truecharts/charts/issues/17639))
\ No newline at end of file
diff --git a/stable/metatube/4.1.11/CHANGELOG.md b/stable/metatube/4.1.12/CHANGELOG.md
similarity index 84%
rename from stable/metatube/4.1.11/CHANGELOG.md
rename to stable/metatube/4.1.12/CHANGELOG.md
index a71100c49e4..208d9da0c29 100644
--- a/stable/metatube/4.1.11/CHANGELOG.md
+++ b/stable/metatube/4.1.12/CHANGELOG.md
@@ -7,6 +7,15 @@ title: Changelog
+## [metatube-4.1.12](https://github.com/truecharts/charts/compare/metatube-4.1.11...metatube-4.1.12) (2024-01-29)
+
+### Chore
+
+
+
+- update container image jvt038/metatube to latest[@67755ab](https://github.com/67755ab) by renovate ([#17746](https://github.com/truecharts/charts/issues/17746))
+
+
## [metatube-4.1.11](https://github.com/truecharts/charts/compare/metatube-4.1.10...metatube-4.1.11) (2024-01-29)
### Chore
@@ -88,12 +97,3 @@ title: Changelog
### Chore
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
diff --git a/stable/metatube/4.1.11/Chart.yaml b/stable/metatube/4.1.12/Chart.yaml
similarity index 98%
rename from stable/metatube/4.1.11/Chart.yaml
rename to stable/metatube/4.1.12/Chart.yaml
index 3db43478066..780430dcbac 100644
--- a/stable/metatube/4.1.11/Chart.yaml
+++ b/stable/metatube/4.1.12/Chart.yaml
@@ -36,4 +36,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/metatube
- https://hub.docker.com/r/jvt038/metatube
type: application
-version: 4.1.11
+version: 4.1.12
diff --git a/stable/metatube/4.1.11/README.md b/stable/metatube/4.1.12/README.md
similarity index 100%
rename from stable/metatube/4.1.11/README.md
rename to stable/metatube/4.1.12/README.md
diff --git a/stable/metatube/4.1.12/app-changelog.md b/stable/metatube/4.1.12/app-changelog.md
new file mode 100644
index 00000000000..9d0168db49e
--- /dev/null
+++ b/stable/metatube/4.1.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [metatube-4.1.12](https://github.com/truecharts/charts/compare/metatube-4.1.11...metatube-4.1.12) (2024-01-29)
+
+### Chore
+
+
+
+- update container image jvt038/metatube to latest[@67755ab](https://github.com/67755ab) by renovate ([#17746](https://github.com/truecharts/charts/issues/17746))
\ No newline at end of file
diff --git a/stable/metatube/4.1.11/app-readme.md b/stable/metatube/4.1.12/app-readme.md
similarity index 100%
rename from stable/metatube/4.1.11/app-readme.md
rename to stable/metatube/4.1.12/app-readme.md
diff --git a/stable/multi-scrobbler/5.1.14/charts/common-17.2.29.tgz b/stable/metatube/4.1.12/charts/common-17.2.29.tgz
similarity index 100%
rename from stable/multi-scrobbler/5.1.14/charts/common-17.2.29.tgz
rename to stable/metatube/4.1.12/charts/common-17.2.29.tgz
diff --git a/stable/metatube/4.1.11/ix_values.yaml b/stable/metatube/4.1.12/ix_values.yaml
similarity index 88%
rename from stable/metatube/4.1.11/ix_values.yaml
rename to stable/metatube/4.1.12/ix_values.yaml
index 77fd5d5052c..31de3d0695f 100644
--- a/stable/metatube/4.1.11/ix_values.yaml
+++ b/stable/metatube/4.1.12/ix_values.yaml
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: jvt038/metatube
- tag: latest@sha256:fdf8d218b09f4af053c6f97477dcb21381e99f0d28edf9794259b1583fd86f79
+ tag: latest@sha256:67755abd2aad6498e4bb92a05137af595143615d43370bf89f30db4647225da3
persistence:
storagedatabase:
enabled: true
diff --git a/stable/metatube/4.1.11/questions.yaml b/stable/metatube/4.1.12/questions.yaml
similarity index 100%
rename from stable/metatube/4.1.11/questions.yaml
rename to stable/metatube/4.1.12/questions.yaml
diff --git a/stable/metatube/4.1.11/templates/common.yaml b/stable/metatube/4.1.12/templates/common.yaml
similarity index 100%
rename from stable/metatube/4.1.11/templates/common.yaml
rename to stable/metatube/4.1.12/templates/common.yaml
diff --git a/stable/multi-scrobbler/5.1.14/values.yaml b/stable/metatube/4.1.12/values.yaml
similarity index 100%
rename from stable/multi-scrobbler/5.1.14/values.yaml
rename to stable/metatube/4.1.12/values.yaml
diff --git a/stable/multi-scrobbler/5.1.14/app-changelog.md b/stable/multi-scrobbler/5.1.14/app-changelog.md
deleted file mode 100644
index 344b1c23044..00000000000
--- a/stable/multi-scrobbler/5.1.14/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [multi-scrobbler-5.1.14](https://github.com/truecharts/charts/compare/multi-scrobbler-5.1.13...multi-scrobbler-5.1.14) (2024-01-26)
-
-### Chore
-
-
-
-- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545))
\ No newline at end of file
diff --git a/stable/multi-scrobbler/5.1.14/CHANGELOG.md b/stable/multi-scrobbler/5.1.15/CHANGELOG.md
similarity index 89%
rename from stable/multi-scrobbler/5.1.14/CHANGELOG.md
rename to stable/multi-scrobbler/5.1.15/CHANGELOG.md
index 427a45aaed3..db6cfd9737e 100644
--- a/stable/multi-scrobbler/5.1.14/CHANGELOG.md
+++ b/stable/multi-scrobbler/5.1.15/CHANGELOG.md
@@ -7,6 +7,15 @@ title: Changelog
+## [multi-scrobbler-5.1.15](https://github.com/truecharts/charts/compare/multi-scrobbler-5.1.14...multi-scrobbler-5.1.15) (2024-01-29)
+
+### Chore
+
+
+
+- update container image foxxmd/multi-scrobbler to latest[@5df930b](https://github.com/5df930b) by renovate ([#17742](https://github.com/truecharts/charts/issues/17742))
+
+
## [multi-scrobbler-5.1.14](https://github.com/truecharts/charts/compare/multi-scrobbler-5.1.13...multi-scrobbler-5.1.14) (2024-01-26)
### Chore
@@ -88,12 +97,3 @@ title: Changelog
- fix some refs ([#16749](https://github.com/truecharts/charts/issues/16749))
-
-
-## [multi-scrobbler-5.1.4](https://github.com/truecharts/charts/compare/multi-scrobbler-5.1.3...multi-scrobbler-5.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
diff --git a/stable/multi-scrobbler/5.1.14/Chart.yaml b/stable/multi-scrobbler/5.1.15/Chart.yaml
similarity index 98%
rename from stable/multi-scrobbler/5.1.14/Chart.yaml
rename to stable/multi-scrobbler/5.1.15/Chart.yaml
index af3d827f89e..0dc421f19df 100644
--- a/stable/multi-scrobbler/5.1.14/Chart.yaml
+++ b/stable/multi-scrobbler/5.1.15/Chart.yaml
@@ -34,4 +34,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/multi-scrobbler
- https://hub.docker.com/r/foxxmd/multi-scrobbler
type: application
-version: 5.1.14
+version: 5.1.15
diff --git a/stable/multi-scrobbler/5.1.14/README.md b/stable/multi-scrobbler/5.1.15/README.md
similarity index 100%
rename from stable/multi-scrobbler/5.1.14/README.md
rename to stable/multi-scrobbler/5.1.15/README.md
diff --git a/stable/multi-scrobbler/5.1.15/app-changelog.md b/stable/multi-scrobbler/5.1.15/app-changelog.md
new file mode 100644
index 00000000000..0368e164ccf
--- /dev/null
+++ b/stable/multi-scrobbler/5.1.15/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [multi-scrobbler-5.1.15](https://github.com/truecharts/charts/compare/multi-scrobbler-5.1.14...multi-scrobbler-5.1.15) (2024-01-29)
+
+### Chore
+
+
+
+- update container image foxxmd/multi-scrobbler to latest[@5df930b](https://github.com/5df930b) by renovate ([#17742](https://github.com/truecharts/charts/issues/17742))
\ No newline at end of file
diff --git a/stable/multi-scrobbler/5.1.14/app-readme.md b/stable/multi-scrobbler/5.1.15/app-readme.md
similarity index 100%
rename from stable/multi-scrobbler/5.1.14/app-readme.md
rename to stable/multi-scrobbler/5.1.15/app-readme.md
diff --git a/stable/pwndrop/8.1.12/charts/common-17.2.29.tgz b/stable/multi-scrobbler/5.1.15/charts/common-17.2.29.tgz
similarity index 100%
rename from stable/pwndrop/8.1.12/charts/common-17.2.29.tgz
rename to stable/multi-scrobbler/5.1.15/charts/common-17.2.29.tgz
diff --git a/stable/multi-scrobbler/5.1.14/ix_values.yaml b/stable/multi-scrobbler/5.1.15/ix_values.yaml
similarity index 81%
rename from stable/multi-scrobbler/5.1.14/ix_values.yaml
rename to stable/multi-scrobbler/5.1.15/ix_values.yaml
index 50dbc8fbb24..a12a81bb715 100644
--- a/stable/multi-scrobbler/5.1.14/ix_values.yaml
+++ b/stable/multi-scrobbler/5.1.15/ix_values.yaml
@@ -1,6 +1,6 @@
image:
repository: foxxmd/multi-scrobbler
- tag: latest@sha256:fe9aaf6dc14a489cb9a8a0cadde851f323bc7368a76050818de1278323fed36f
+ tag: latest@sha256:5df930bdff47aa1d29dc61e67ef0f52b4428e605f657de7ce33d00b4bdd359f9
pullPolicy: IfNotPresent
securityContext:
diff --git a/stable/multi-scrobbler/5.1.14/questions.yaml b/stable/multi-scrobbler/5.1.15/questions.yaml
similarity index 100%
rename from stable/multi-scrobbler/5.1.14/questions.yaml
rename to stable/multi-scrobbler/5.1.15/questions.yaml
diff --git a/stable/pwndrop/8.1.12/templates/NOTES.txt b/stable/multi-scrobbler/5.1.15/templates/NOTES.txt
similarity index 100%
rename from stable/pwndrop/8.1.12/templates/NOTES.txt
rename to stable/multi-scrobbler/5.1.15/templates/NOTES.txt
diff --git a/stable/multi-scrobbler/5.1.14/templates/common.yaml b/stable/multi-scrobbler/5.1.15/templates/common.yaml
similarity index 100%
rename from stable/multi-scrobbler/5.1.14/templates/common.yaml
rename to stable/multi-scrobbler/5.1.15/templates/common.yaml
diff --git a/stable/pwndrop/8.1.12/values.yaml b/stable/multi-scrobbler/5.1.15/values.yaml
similarity index 100%
rename from stable/pwndrop/8.1.12/values.yaml
rename to stable/multi-scrobbler/5.1.15/values.yaml
diff --git a/stable/pwndrop/8.1.12/app-changelog.md b/stable/pwndrop/8.1.12/app-changelog.md
deleted file mode 100644
index 0ea6e9d5c6c..00000000000
--- a/stable/pwndrop/8.1.12/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [pwndrop-8.1.12](https://github.com/truecharts/charts/compare/pwndrop-8.1.11...pwndrop-8.1.12) (2024-01-26)
-
-### Chore
-
-
-
-- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545))
\ No newline at end of file
diff --git a/stable/pwndrop/8.1.12/CHANGELOG.md b/stable/pwndrop/8.1.13/CHANGELOG.md
similarity index 89%
rename from stable/pwndrop/8.1.12/CHANGELOG.md
rename to stable/pwndrop/8.1.13/CHANGELOG.md
index 502ee3dbf0c..8d8f5a23bfc 100644
--- a/stable/pwndrop/8.1.12/CHANGELOG.md
+++ b/stable/pwndrop/8.1.13/CHANGELOG.md
@@ -7,6 +7,15 @@ title: Changelog
+## [pwndrop-8.1.13](https://github.com/truecharts/charts/compare/pwndrop-8.1.12...pwndrop-8.1.13) (2024-01-29)
+
+### Chore
+
+
+
+- update container image ghcr.io/linuxserver/pwndrop to 1.0.1[@3f2e06e](https://github.com/3f2e06e) by renovate ([#17744](https://github.com/truecharts/charts/issues/17744))
+
+
## [pwndrop-8.1.12](https://github.com/truecharts/charts/compare/pwndrop-8.1.11...pwndrop-8.1.12) (2024-01-26)
### Chore
@@ -88,12 +97,3 @@ title: Changelog
- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [pwndrop-8.1.3](https://github.com/truecharts/charts/compare/pwndrop-8.1.0...pwndrop-8.1.3) (2024-01-01)
-
-### Chore
-
-
diff --git a/stable/pwndrop/8.1.12/Chart.yaml b/stable/pwndrop/8.1.13/Chart.yaml
similarity index 98%
rename from stable/pwndrop/8.1.12/Chart.yaml
rename to stable/pwndrop/8.1.13/Chart.yaml
index 4a69fb8ec3f..84b83722f30 100644
--- a/stable/pwndrop/8.1.12/Chart.yaml
+++ b/stable/pwndrop/8.1.13/Chart.yaml
@@ -32,4 +32,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/pwndrop
- https://ghcr.io/linuxserver/pwndrop
type: application
-version: 8.1.12
+version: 8.1.13
diff --git a/stable/pwndrop/8.1.12/README.md b/stable/pwndrop/8.1.13/README.md
similarity index 100%
rename from stable/pwndrop/8.1.12/README.md
rename to stable/pwndrop/8.1.13/README.md
diff --git a/stable/pwndrop/8.1.13/app-changelog.md b/stable/pwndrop/8.1.13/app-changelog.md
new file mode 100644
index 00000000000..faad2eab649
--- /dev/null
+++ b/stable/pwndrop/8.1.13/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [pwndrop-8.1.13](https://github.com/truecharts/charts/compare/pwndrop-8.1.12...pwndrop-8.1.13) (2024-01-29)
+
+### Chore
+
+
+
+- update container image ghcr.io/linuxserver/pwndrop to 1.0.1[@3f2e06e](https://github.com/3f2e06e) by renovate ([#17744](https://github.com/truecharts/charts/issues/17744))
\ No newline at end of file
diff --git a/stable/pwndrop/8.1.12/app-readme.md b/stable/pwndrop/8.1.13/app-readme.md
similarity index 100%
rename from stable/pwndrop/8.1.12/app-readme.md
rename to stable/pwndrop/8.1.13/app-readme.md
diff --git a/stable/rimgo/5.1.33/charts/common-17.2.29.tgz b/stable/pwndrop/8.1.13/charts/common-17.2.29.tgz
similarity index 100%
rename from stable/rimgo/5.1.33/charts/common-17.2.29.tgz
rename to stable/pwndrop/8.1.13/charts/common-17.2.29.tgz
diff --git a/stable/pwndrop/8.1.12/ix_values.yaml b/stable/pwndrop/8.1.13/ix_values.yaml
similarity index 82%
rename from stable/pwndrop/8.1.12/ix_values.yaml
rename to stable/pwndrop/8.1.13/ix_values.yaml
index d156a114dc1..e36b532ecac 100644
--- a/stable/pwndrop/8.1.12/ix_values.yaml
+++ b/stable/pwndrop/8.1.13/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/linuxserver/pwndrop
pullPolicy: IfNotPresent
- tag: 1.0.1@sha256:3e302b39cc3e63a9bcbc89a76f40237ba76e22dcdfc20e5f1b2ab0d9ee64a411
+ tag: 1.0.1@sha256:3f2e06e0e14fa702768fa29c241e23febea0742da8a5474191fe80ce6b5055b5
service:
main:
ports:
diff --git a/stable/pwndrop/8.1.12/questions.yaml b/stable/pwndrop/8.1.13/questions.yaml
similarity index 100%
rename from stable/pwndrop/8.1.12/questions.yaml
rename to stable/pwndrop/8.1.13/questions.yaml
diff --git a/stable/rimgo/5.1.33/templates/NOTES.txt b/stable/pwndrop/8.1.13/templates/NOTES.txt
similarity index 100%
rename from stable/rimgo/5.1.33/templates/NOTES.txt
rename to stable/pwndrop/8.1.13/templates/NOTES.txt
diff --git a/stable/pwndrop/8.1.12/templates/common.yaml b/stable/pwndrop/8.1.13/templates/common.yaml
similarity index 100%
rename from stable/pwndrop/8.1.12/templates/common.yaml
rename to stable/pwndrop/8.1.13/templates/common.yaml
diff --git a/stable/rimgo/5.1.33/values.yaml b/stable/pwndrop/8.1.13/values.yaml
similarity index 100%
rename from stable/rimgo/5.1.33/values.yaml
rename to stable/pwndrop/8.1.13/values.yaml
diff --git a/stable/rimgo/5.1.33/app-changelog.md b/stable/rimgo/5.1.33/app-changelog.md
deleted file mode 100644
index 11dbf117368..00000000000
--- a/stable/rimgo/5.1.33/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [rimgo-5.1.33](https://github.com/truecharts/charts/compare/rimgo-5.1.32...rimgo-5.1.33) (2024-01-29)
-
-### Chore
-
-
-
-- update container image quay.io/pussthecatorg/rimgo to latest[@c42bc1d](https://github.com/c42bc1d) by renovate ([#17732](https://github.com/truecharts/charts/issues/17732))
\ No newline at end of file
diff --git a/stable/rimgo/5.1.33/CHANGELOG.md b/stable/rimgo/5.1.34/CHANGELOG.md
similarity index 90%
rename from stable/rimgo/5.1.33/CHANGELOG.md
rename to stable/rimgo/5.1.34/CHANGELOG.md
index 45a588833da..a6b8f8ed55f 100644
--- a/stable/rimgo/5.1.33/CHANGELOG.md
+++ b/stable/rimgo/5.1.34/CHANGELOG.md
@@ -7,6 +7,15 @@ title: Changelog
+## [rimgo-5.1.34](https://github.com/truecharts/charts/compare/rimgo-5.1.33...rimgo-5.1.34) (2024-01-29)
+
+### Chore
+
+
+
+- update container image quay.io/pussthecatorg/rimgo to latest[@6b8a1e4](https://github.com/6b8a1e4) by renovate ([#17750](https://github.com/truecharts/charts/issues/17750))
+
+
## [rimgo-5.1.33](https://github.com/truecharts/charts/compare/rimgo-5.1.32...rimgo-5.1.33) (2024-01-29)
### Chore
@@ -88,12 +97,3 @@ title: Changelog
- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478))
-## [rimgo-5.1.24](https://github.com/truecharts/charts/compare/rimgo-5.1.23...rimgo-5.1.24) (2024-01-21)
-
-### Chore
-
-
-
-- update container image common to v17.2.26[@24c98f7](https://github.com/24c98f7) by renovate ([#17409](https://github.com/truecharts/charts/issues/17409))
-
-
diff --git a/stable/rimgo/5.1.33/Chart.yaml b/stable/rimgo/5.1.34/Chart.yaml
similarity index 98%
rename from stable/rimgo/5.1.33/Chart.yaml
rename to stable/rimgo/5.1.34/Chart.yaml
index 0d505b73ff1..4eeb01a6691 100644
--- a/stable/rimgo/5.1.33/Chart.yaml
+++ b/stable/rimgo/5.1.34/Chart.yaml
@@ -33,4 +33,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/rimgo
- https://quay.io/pussthecatorg/rimgo
type: application
-version: 5.1.33
+version: 5.1.34
diff --git a/stable/rimgo/5.1.33/README.md b/stable/rimgo/5.1.34/README.md
similarity index 100%
rename from stable/rimgo/5.1.33/README.md
rename to stable/rimgo/5.1.34/README.md
diff --git a/stable/rimgo/5.1.34/app-changelog.md b/stable/rimgo/5.1.34/app-changelog.md
new file mode 100644
index 00000000000..46202a9df5b
--- /dev/null
+++ b/stable/rimgo/5.1.34/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [rimgo-5.1.34](https://github.com/truecharts/charts/compare/rimgo-5.1.33...rimgo-5.1.34) (2024-01-29)
+
+### Chore
+
+
+
+- update container image quay.io/pussthecatorg/rimgo to latest[@6b8a1e4](https://github.com/6b8a1e4) by renovate ([#17750](https://github.com/truecharts/charts/issues/17750))
\ No newline at end of file
diff --git a/stable/rimgo/5.1.33/app-readme.md b/stable/rimgo/5.1.34/app-readme.md
similarity index 100%
rename from stable/rimgo/5.1.33/app-readme.md
rename to stable/rimgo/5.1.34/app-readme.md
diff --git a/stable/searxng/6.1.17/charts/common-17.2.29.tgz b/stable/rimgo/5.1.34/charts/common-17.2.29.tgz
similarity index 100%
rename from stable/searxng/6.1.17/charts/common-17.2.29.tgz
rename to stable/rimgo/5.1.34/charts/common-17.2.29.tgz
diff --git a/stable/rimgo/5.1.33/ix_values.yaml b/stable/rimgo/5.1.34/ix_values.yaml
similarity index 83%
rename from stable/rimgo/5.1.33/ix_values.yaml
rename to stable/rimgo/5.1.34/ix_values.yaml
index 50d8ea8976b..9a18957cb20 100644
--- a/stable/rimgo/5.1.33/ix_values.yaml
+++ b/stable/rimgo/5.1.34/ix_values.yaml
@@ -1,6 +1,6 @@
image:
repository: quay.io/pussthecatorg/rimgo
- tag: latest@sha256:c42bc1d6006d8cebadfce031f18d4401c978b00b260ef6024cf241867638e937
+ tag: latest@sha256:6b8a1e4fb1a86e49629b39319fe72ca565d6200a1918e97f0fce3c7fa8fab7b9
pullPolicy: IfNotPresent
persistence: {}
diff --git a/stable/rimgo/5.1.33/questions.yaml b/stable/rimgo/5.1.34/questions.yaml
similarity index 100%
rename from stable/rimgo/5.1.33/questions.yaml
rename to stable/rimgo/5.1.34/questions.yaml
diff --git a/stable/searxng/6.1.17/templates/NOTES.txt b/stable/rimgo/5.1.34/templates/NOTES.txt
similarity index 100%
rename from stable/searxng/6.1.17/templates/NOTES.txt
rename to stable/rimgo/5.1.34/templates/NOTES.txt
diff --git a/stable/rimgo/5.1.33/templates/common.yaml b/stable/rimgo/5.1.34/templates/common.yaml
similarity index 100%
rename from stable/rimgo/5.1.33/templates/common.yaml
rename to stable/rimgo/5.1.34/templates/common.yaml
diff --git a/stable/searxng/6.1.17/values.yaml b/stable/rimgo/5.1.34/values.yaml
similarity index 100%
rename from stable/searxng/6.1.17/values.yaml
rename to stable/rimgo/5.1.34/values.yaml
diff --git a/stable/searxng/6.1.17/app-changelog.md b/stable/searxng/6.1.17/app-changelog.md
deleted file mode 100644
index aeb31cddcbc..00000000000
--- a/stable/searxng/6.1.17/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [searxng-6.1.17](https://github.com/truecharts/charts/compare/searxng-6.1.16...searxng-6.1.17) (2024-01-29)
-
-### Chore
-
-
-
-- update container image searxng/searxng to latest[@c6a80be](https://github.com/c6a80be) by renovate ([#17653](https://github.com/truecharts/charts/issues/17653))
\ No newline at end of file
diff --git a/stable/searxng/6.1.17/CHANGELOG.md b/stable/searxng/6.1.18/CHANGELOG.md
similarity index 90%
rename from stable/searxng/6.1.17/CHANGELOG.md
rename to stable/searxng/6.1.18/CHANGELOG.md
index e72ba354b82..233756f59e9 100644
--- a/stable/searxng/6.1.17/CHANGELOG.md
+++ b/stable/searxng/6.1.18/CHANGELOG.md
@@ -7,6 +7,15 @@ title: Changelog
+## [searxng-6.1.18](https://github.com/truecharts/charts/compare/searxng-6.1.17...searxng-6.1.18) (2024-01-29)
+
+### Chore
+
+
+
+- update container image searxng/searxng to latest[@cb2e58a](https://github.com/cb2e58a) by renovate ([#17751](https://github.com/truecharts/charts/issues/17751))
+
+
## [searxng-6.1.17](https://github.com/truecharts/charts/compare/searxng-6.1.16...searxng-6.1.17) (2024-01-29)
### Chore
@@ -88,12 +97,3 @@ title: Changelog
- update container image common to v17.2.22[@e7c9056](https://github.com/e7c9056) by renovate ([#16986](https://github.com/truecharts/charts/issues/16986))
-## [searxng-6.1.8](https://github.com/truecharts/charts/compare/searxng-6.1.7...searxng-6.1.8) (2024-01-08)
-
-### Chore
-
-
-
-- update container image searxng/searxng to latest[@76c0118](https://github.com/76c0118) by renovate ([#16965](https://github.com/truecharts/charts/issues/16965))
-
-
diff --git a/stable/searxng/6.1.17/Chart.yaml b/stable/searxng/6.1.18/Chart.yaml
similarity index 98%
rename from stable/searxng/6.1.17/Chart.yaml
rename to stable/searxng/6.1.18/Chart.yaml
index f4f5f0593ff..2183aa12223 100644
--- a/stable/searxng/6.1.17/Chart.yaml
+++ b/stable/searxng/6.1.18/Chart.yaml
@@ -35,4 +35,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/searxng
- https://hub.docker.com/r/searxng/searxng
type: application
-version: 6.1.17
+version: 6.1.18
diff --git a/stable/searxng/6.1.17/README.md b/stable/searxng/6.1.18/README.md
similarity index 100%
rename from stable/searxng/6.1.17/README.md
rename to stable/searxng/6.1.18/README.md
diff --git a/stable/searxng/6.1.18/app-changelog.md b/stable/searxng/6.1.18/app-changelog.md
new file mode 100644
index 00000000000..dfc278c3333
--- /dev/null
+++ b/stable/searxng/6.1.18/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [searxng-6.1.18](https://github.com/truecharts/charts/compare/searxng-6.1.17...searxng-6.1.18) (2024-01-29)
+
+### Chore
+
+
+
+- update container image searxng/searxng to latest[@cb2e58a](https://github.com/cb2e58a) by renovate ([#17751](https://github.com/truecharts/charts/issues/17751))
\ No newline at end of file
diff --git a/stable/searxng/6.1.17/app-readme.md b/stable/searxng/6.1.18/app-readme.md
similarity index 100%
rename from stable/searxng/6.1.17/app-readme.md
rename to stable/searxng/6.1.18/app-readme.md
diff --git a/stable/tar1090/4.1.16/charts/common-17.2.29.tgz b/stable/searxng/6.1.18/charts/common-17.2.29.tgz
similarity index 100%
rename from stable/tar1090/4.1.16/charts/common-17.2.29.tgz
rename to stable/searxng/6.1.18/charts/common-17.2.29.tgz
diff --git a/stable/searxng/6.1.17/ix_values.yaml b/stable/searxng/6.1.18/ix_values.yaml
similarity index 92%
rename from stable/searxng/6.1.17/ix_values.yaml
rename to stable/searxng/6.1.18/ix_values.yaml
index 336977f4891..525d7c47e34 100644
--- a/stable/searxng/6.1.17/ix_values.yaml
+++ b/stable/searxng/6.1.18/ix_values.yaml
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: searxng/searxng
- tag: latest@sha256:c6a80bee4bfcfcfca16f617b5ad9350bbebd27d2d40dd90e1b2177f75744592a
+ tag: latest@sha256:cb2e58a00184d71262a57acd2abaa8ff47c33da6ef6a06c7f2594ecc6d7030d7
workload:
main:
podSpec:
diff --git a/stable/searxng/6.1.17/questions.yaml b/stable/searxng/6.1.18/questions.yaml
similarity index 100%
rename from stable/searxng/6.1.17/questions.yaml
rename to stable/searxng/6.1.18/questions.yaml
diff --git a/stable/searxng/6.1.18/templates/NOTES.txt b/stable/searxng/6.1.18/templates/NOTES.txt
new file mode 100644
index 00000000000..efcb74cb772
--- /dev/null
+++ b/stable/searxng/6.1.18/templates/NOTES.txt
@@ -0,0 +1 @@
+{{- include "tc.v1.common.lib.chart.notes" $ -}}
diff --git a/stable/searxng/6.1.17/templates/common.yaml b/stable/searxng/6.1.18/templates/common.yaml
similarity index 100%
rename from stable/searxng/6.1.17/templates/common.yaml
rename to stable/searxng/6.1.18/templates/common.yaml
diff --git a/stable/tar1090/4.1.16/values.yaml b/stable/searxng/6.1.18/values.yaml
similarity index 100%
rename from stable/tar1090/4.1.16/values.yaml
rename to stable/searxng/6.1.18/values.yaml
diff --git a/stable/tar1090/4.1.16/app-changelog.md b/stable/tar1090/4.1.16/app-changelog.md
deleted file mode 100644
index 791aad151d0..00000000000
--- a/stable/tar1090/4.1.16/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [tar1090-4.1.16](https://github.com/truecharts/charts/compare/tar1090-4.1.15...tar1090-4.1.16) (2024-01-26)
-
-### Chore
-
-
-
-- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545))
\ No newline at end of file
diff --git a/stable/tar1090/4.1.16/CHANGELOG.md b/stable/tar1090/4.1.17/CHANGELOG.md
similarity index 90%
rename from stable/tar1090/4.1.16/CHANGELOG.md
rename to stable/tar1090/4.1.17/CHANGELOG.md
index e4dfdc7a0a9..32ee7e1507c 100644
--- a/stable/tar1090/4.1.16/CHANGELOG.md
+++ b/stable/tar1090/4.1.17/CHANGELOG.md
@@ -7,6 +7,15 @@ title: Changelog
+## [tar1090-4.1.17](https://github.com/truecharts/charts/compare/tar1090-4.1.16...tar1090-4.1.17) (2024-01-29)
+
+### Chore
+
+
+
+- update container image mikenye/tar1090 to latest[@dd9c380](https://github.com/dd9c380) by renovate ([#17748](https://github.com/truecharts/charts/issues/17748))
+
+
## [tar1090-4.1.16](https://github.com/truecharts/charts/compare/tar1090-4.1.15...tar1090-4.1.16) (2024-01-26)
### Chore
@@ -88,12 +97,3 @@ title: Changelog
- update container image mikenye/tar1090 to latest[@7607c16](https://github.com/7607c16) by renovate ([#17041](https://github.com/truecharts/charts/issues/17041))
-
-
-## [tar1090-4.1.7](https://github.com/truecharts/charts/compare/tar1090-4.1.6...tar1090-4.1.7) (2024-01-03)
-
-### Chore
-
-
-
-- update container image mikenye/tar1090 to latest[@dc65655](https://github.com/dc65655) by renovate ([#16730](https://github.com/truecharts/charts/issues/16730))
diff --git a/stable/tar1090/4.1.16/Chart.yaml b/stable/tar1090/4.1.17/Chart.yaml
similarity index 98%
rename from stable/tar1090/4.1.16/Chart.yaml
rename to stable/tar1090/4.1.17/Chart.yaml
index 58d00af56db..0f7871be001 100644
--- a/stable/tar1090/4.1.16/Chart.yaml
+++ b/stable/tar1090/4.1.17/Chart.yaml
@@ -33,4 +33,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/tar1090
- https://hub.docker.com/r/mikenye/tar1090
type: application
-version: 4.1.16
+version: 4.1.17
diff --git a/stable/tar1090/4.1.16/README.md b/stable/tar1090/4.1.17/README.md
similarity index 100%
rename from stable/tar1090/4.1.16/README.md
rename to stable/tar1090/4.1.17/README.md
diff --git a/stable/tar1090/4.1.17/app-changelog.md b/stable/tar1090/4.1.17/app-changelog.md
new file mode 100644
index 00000000000..e7bf96c029d
--- /dev/null
+++ b/stable/tar1090/4.1.17/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [tar1090-4.1.17](https://github.com/truecharts/charts/compare/tar1090-4.1.16...tar1090-4.1.17) (2024-01-29)
+
+### Chore
+
+
+
+- update container image mikenye/tar1090 to latest[@dd9c380](https://github.com/dd9c380) by renovate ([#17748](https://github.com/truecharts/charts/issues/17748))
\ No newline at end of file
diff --git a/stable/tar1090/4.1.16/app-readme.md b/stable/tar1090/4.1.17/app-readme.md
similarity index 100%
rename from stable/tar1090/4.1.16/app-readme.md
rename to stable/tar1090/4.1.17/app-readme.md
diff --git a/stable/tar1090/4.1.17/charts/common-17.2.29.tgz b/stable/tar1090/4.1.17/charts/common-17.2.29.tgz
new file mode 100644
index 00000000000..32aa9351f14
Binary files /dev/null and b/stable/tar1090/4.1.17/charts/common-17.2.29.tgz differ
diff --git a/stable/tar1090/4.1.16/ix_values.yaml b/stable/tar1090/4.1.17/ix_values.yaml
similarity index 85%
rename from stable/tar1090/4.1.16/ix_values.yaml
rename to stable/tar1090/4.1.17/ix_values.yaml
index d25ea92aa59..8164d1ee87b 100644
--- a/stable/tar1090/4.1.16/ix_values.yaml
+++ b/stable/tar1090/4.1.17/ix_values.yaml
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: mikenye/tar1090
- tag: latest@sha256:586d679831142374f423ff18b9cf410c47f6615382bdcaef5f40d2ffeba7886e
+ tag: latest@sha256:dd9c380ff97037a61354b84c88c05c884206cba1e90a1a6bd65e8f9ea904b39a
persistence: {}
portal:
open:
diff --git a/stable/tar1090/4.1.16/questions.yaml b/stable/tar1090/4.1.17/questions.yaml
similarity index 100%
rename from stable/tar1090/4.1.16/questions.yaml
rename to stable/tar1090/4.1.17/questions.yaml
diff --git a/stable/tar1090/4.1.16/templates/common.yaml b/stable/tar1090/4.1.17/templates/common.yaml
similarity index 100%
rename from stable/tar1090/4.1.16/templates/common.yaml
rename to stable/tar1090/4.1.17/templates/common.yaml
diff --git a/stable/tar1090/4.1.17/values.yaml b/stable/tar1090/4.1.17/values.yaml
new file mode 100644
index 00000000000..e69de29bb2d
diff --git a/stable/zwavejs2mqtt/18.3.1/CHANGELOG.md b/stable/zwavejs2mqtt/18.3.1/CHANGELOG.md
new file mode 100644
index 00000000000..3d1cbab9a52
--- /dev/null
+++ b/stable/zwavejs2mqtt/18.3.1/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [zwavejs2mqtt-18.3.1](https://github.com/truecharts/charts/compare/zwavejs2mqtt-18.3.0...zwavejs2mqtt-18.3.1) (2024-01-29)
+
+### Chore
+
+
+
+- update container image zwavejs/zwave-js-ui to v9.8.2[@3e9e11b](https://github.com/3e9e11b) by renovate ([#17755](https://github.com/truecharts/charts/issues/17755))
+
+
+## [zwavejs2mqtt-18.3.0](https://github.com/truecharts/charts/compare/zwavejs2mqtt-18.2.5...zwavejs2mqtt-18.3.0) (2024-01-29)
+
+### Chore
+
+
+
+- update container image zwavejs/zwave-js-ui to v9.8.1[@c35bed5](https://github.com/c35bed5) by renovate ([#17703](https://github.com/truecharts/charts/issues/17703))
+
+
+## [zwavejs2mqtt-18.2.5](https://github.com/truecharts/charts/compare/zwavejs2mqtt-18.2.4...zwavejs2mqtt-18.2.5) (2024-01-26)
+
+### Chore
+
+
+
+- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545))
+
+
+## [zwavejs2mqtt-18.2.4](https://github.com/truecharts/charts/compare/zwavejs2mqtt-18.2.3...zwavejs2mqtt-18.2.4) (2024-01-21)
+
+### Chore
+
+
+
+- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478))
+
+
+## [zwavejs2mqtt-18.2.3](https://github.com/truecharts/charts/compare/zwavejs2mqtt-18.2.2...zwavejs2mqtt-18.2.3) (2024-01-21)
+
+### Chore
+
+
+
+- update container image common to v17.2.26[@24c98f7](https://github.com/24c98f7) by renovate ([#17409](https://github.com/truecharts/charts/issues/17409))
+
+
+## [zwavejs2mqtt-18.2.2](https://github.com/truecharts/charts/compare/zwavejs2mqtt-18.2.1...zwavejs2mqtt-18.2.2) (2024-01-21)
+
+### Chore
+
+
+
+- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457))
+
+
+## [zwavejs2mqtt-18.2.1](https://github.com/truecharts/charts/compare/zwavejs2mqtt-18.2.0...zwavejs2mqtt-18.2.1) (2024-01-21)
+
+### Chore
+
+
+
+- update container image zwavejs/zwave-js-ui to v9.7.1[@19549d9](https://github.com/19549d9) by renovate ([#17440](https://github.com/truecharts/charts/issues/17440))
+
+
+## [zwavejs2mqtt-18.2.0](https://github.com/truecharts/charts/compare/zwavejs2mqtt-18.1.6...zwavejs2mqtt-18.2.0) (2024-01-15)
+
+### Chore
+
+
+
+- update container image zwavejs/zwave-js-ui to v9.7.0[@002be8c](https://github.com/002be8c) by renovate ([#17285](https://github.com/truecharts/charts/issues/17285))
+
+
+
+
+## [zwavejs2mqtt-18.1.6](https://github.com/truecharts/charts/compare/zwavejs2mqtt-18.1.5...zwavejs2mqtt-18.1.6) (2024-01-09)
+
+### Chore
+
+
+
+- update container image common to v17.2.22[@e7c9056](https://github.com/e7c9056) by renovate ([#16986](https://github.com/truecharts/charts/issues/16986))
+
+
+## [zwavejs2mqtt-18.1.5](https://github.com/truecharts/charts/compare/zwavejs2mqtt-18.1.4...zwavejs2mqtt-18.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- force bump to ensure up-to-date catalogs
diff --git a/stable/zwavejs2mqtt/18.3.1/Chart.yaml b/stable/zwavejs2mqtt/18.3.1/Chart.yaml
new file mode 100644
index 00000000000..f1d56cef243
--- /dev/null
+++ b/stable/zwavejs2mqtt/18.3.1/Chart.yaml
@@ -0,0 +1,39 @@
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: tools
+ truecharts.org/max_helm_version: "3.14"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+apiVersion: v2
+appVersion: 9.8.2
+dependencies:
+ - name: common
+ version: 17.2.29
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+deprecated: false
+description: Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS and Vue
+home: https://truecharts.org/charts/stable/zwavejs2mqtt
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/zwavejs2mqtt.png
+keywords:
+ - zwavejs2mqtt
+ - zwave-js
+ - z-wave
+ - zwave
+kubeVersion: ">=1.24.0-0"
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+name: zwavejs2mqtt
+sources:
+ - https://github.com/zwave-js/zwavejs2mqtt
+ - https://github.com/truecharts/charts/tree/master/charts/stable/zwavejs2mqtt
+ - https://hub.docker.com/r/zwavejs/zwave-js-ui
+type: application
+version: 18.3.1
diff --git a/stable/zwavejs2mqtt/18.3.1/README.md b/stable/zwavejs2mqtt/18.3.1/README.md
new file mode 100644
index 00000000000..22ce7fa8bdb
--- /dev/null
+++ b/stable/zwavejs2mqtt/18.3.1/README.md
@@ -0,0 +1,28 @@
+---
+title: 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/zwavejs2mqtt)
+
+**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/zwavejs2mqtt/18.3.1/app-changelog.md b/stable/zwavejs2mqtt/18.3.1/app-changelog.md
new file mode 100644
index 00000000000..81bc3d9501e
--- /dev/null
+++ b/stable/zwavejs2mqtt/18.3.1/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [zwavejs2mqtt-18.3.1](https://github.com/truecharts/charts/compare/zwavejs2mqtt-18.3.0...zwavejs2mqtt-18.3.1) (2024-01-29)
+
+### Chore
+
+
+
+- update container image zwavejs/zwave-js-ui to v9.8.2[@3e9e11b](https://github.com/3e9e11b) by renovate ([#17755](https://github.com/truecharts/charts/issues/17755))
\ No newline at end of file
diff --git a/stable/zwavejs2mqtt/18.3.1/app-readme.md b/stable/zwavejs2mqtt/18.3.1/app-readme.md
new file mode 100644
index 00000000000..259a81bc32b
--- /dev/null
+++ b/stable/zwavejs2mqtt/18.3.1/app-readme.md
@@ -0,0 +1,8 @@
+Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS and Vue
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/zwavejs2mqtt](https://truecharts.org/charts/stable/zwavejs2mqtt)
+
+---
+
+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/zwavejs2mqtt/18.3.1/charts/common-17.2.29.tgz b/stable/zwavejs2mqtt/18.3.1/charts/common-17.2.29.tgz
new file mode 100644
index 00000000000..32aa9351f14
Binary files /dev/null and b/stable/zwavejs2mqtt/18.3.1/charts/common-17.2.29.tgz differ
diff --git a/stable/zwavejs2mqtt/18.3.1/ix_values.yaml b/stable/zwavejs2mqtt/18.3.1/ix_values.yaml
new file mode 100644
index 00000000000..3acfe49309d
--- /dev/null
+++ b/stable/zwavejs2mqtt/18.3.1/ix_values.yaml
@@ -0,0 +1,85 @@
+image:
+ repository: zwavejs/zwave-js-ui
+ pullPolicy: IfNotPresent
+ tag: 9.8.2@sha256:3e9e11bb054b72938acb15b49ca7185b976cdb9129917b2a80ba39da6a617f34
+service:
+ main:
+ ports:
+ main:
+ port: 8091
+ targetPort: 8091
+ ws:
+ enabled: true
+ ports:
+ ws:
+ enabled: true
+ port: 10046
+ targetPort: 3000
+persistence:
+ config:
+ enabled: true
+ mountPath: "/usr/src/app/store"
+# affinity:
+# nodeAffinity:
+# requiredDuringSchedulingIgnoredDuringExecution:
+# nodeSelectorTerms:
+# - matchExpressions:
+# - key: app
+# operator: In
+# values:
+# - zwave-controller
+
+portal:
+ open:
+ enabled: true
+securityContext:
+ container:
+ readOnlyRootFilesystem: false
+workload:
+ main:
+ podSpec:
+ containers:
+ main:
+ probes:
+ liveness:
+ enabled: true
+ # custom: true
+ # spec:
+ # failureThreshold: 5
+ # httpGet:
+ # path: /health
+ # port: http
+ # httpHeaders:
+ # - name: Accept
+ # value: text/plain
+ # initialDelaySeconds: 30
+ # periodSeconds: 10
+ # timeoutSeconds: 10
+ readiness:
+ enabled: true
+ # custom: true
+ # spec:
+ # failureThreshold: 5
+ # httpGet:
+ # path: /health
+ # port: http
+ # httpHeaders:
+ # - name: Accept
+ # value: text/plain
+ # initialDelaySeconds: 30
+ # periodSeconds: 10
+ # timeoutSeconds: 10
+ startup:
+ enabled: false
+ # custom: true
+ # spec:
+ # failureThreshold: 5
+ # httpGet:
+ # path: /health
+ # port: http
+ # httpHeaders:
+ # - name: Accept
+ # value: text/plain
+ # initialDelaySeconds: 30
+ # periodSeconds: 10
+ # timeoutSeconds: 10
diff --git a/stable/zwavejs2mqtt/18.3.1/questions.yaml b/stable/zwavejs2mqtt/18.3.1/questions.yaml
new file mode 100644
index 00000000000..bc36c39d2fb
--- /dev/null
+++ b/stable/zwavejs2mqtt/18.3.1/questions.yaml
@@ -0,0 +1,2878 @@
+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: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: data
+ label: Data
+ 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
+ private: 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: 8091
+ required: true
+ - variable: ws
+ label: "WebSocket Service"
+ description: "WebSocket Service"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - 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: ws
+ label: "WebSocket 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: 10046
+ 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: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - 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 (Optional)
+ description: Defaults to chart name
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description (Optional)
+ description: Defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: icon
+ label: Icon (Optional)
+ description: Defaults to chart icon
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: widget
+ label: Widget Settings
+ schema:
+ type: dict
+ additional_attrs: true
+ show_if: [["enabled", "=", true]]
+ attrs:
+ - variable: enabled
+ label: Enable Widget
+ description: When disabled all widget annotations are skipped.
+ schema:
+ type: boolean
+ default: true
+ - variable: custom
+ label: Options
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: key
+ label: API-key (key)
+ schema:
+ type: string
+ default: ""
+ - variable: customkv
+ label: Custom Options
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: option
+ label: Option
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: value
+ label: Value
+ 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: 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: 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: overrideService
+ label: Linked Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Service Name
+ schema:
+ type: string
+ default: ""
+ - variable: port
+ label: Service Port
+ schema:
+ type: int
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ default: []
+ 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: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: "Allow Cross Origin Requests"
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: namespace
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - 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: 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: 568
+ - variable: runAsGroup
+ label: "runAsGroup"
+ description: "The groupID this App of the user running the application"
+ schema:
+ type: int
+ default: 568
+ # 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: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ 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: 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/zwavejs2mqtt/18.3.1/templates/NOTES.txt b/stable/zwavejs2mqtt/18.3.1/templates/NOTES.txt
new file mode 100644
index 00000000000..efcb74cb772
--- /dev/null
+++ b/stable/zwavejs2mqtt/18.3.1/templates/NOTES.txt
@@ -0,0 +1 @@
+{{- include "tc.v1.common.lib.chart.notes" $ -}}
diff --git a/stable/zwavejs2mqtt/18.3.1/templates/common.yaml b/stable/zwavejs2mqtt/18.3.1/templates/common.yaml
new file mode 100644
index 00000000000..b51394e00a4
--- /dev/null
+++ b/stable/zwavejs2mqtt/18.3.1/templates/common.yaml
@@ -0,0 +1 @@
+{{ include "tc.v1.common.loader.all" . }}
diff --git a/stable/zwavejs2mqtt/18.3.1/values.yaml b/stable/zwavejs2mqtt/18.3.1/values.yaml
new file mode 100644
index 00000000000..e69de29bb2d