diff --git a/incubator/flashpaper/1.0.0/.helmignore b/incubator/flashpaper/1.0.0/.helmignore
new file mode 100644
index 00000000000..77ca5567b26
--- /dev/null
+++ b/incubator/flashpaper/1.0.0/.helmignore
@@ -0,0 +1,30 @@
+# Patterns to ignore when building packages.
+# This supports shell glob matching, relative path matching, and
+# negation (prefixed with !). Only one pattern per line.
+.DS_Store
+# Common VCS dirs
+.git/
+.gitignore
+.bzr/
+.bzrignore
+.hg/
+.hgignore
+.svn/
+# Common backup files
+*.swp
+*.bak
+*.tmp
+*~
+# Various IDEs
+.project
+.idea/
+*.tmproj
+.vscode/
+# OWNERS file for Kubernetes
+OWNERS
+# helm-docs templates
+*.gotmpl
+# docs folder
+/docs
+# icon
+icon.png
diff --git a/incubator/flashpaper/1.0.0/CHANGELOG.md b/incubator/flashpaper/1.0.0/CHANGELOG.md
new file mode 100644
index 00000000000..a4f92162f75
--- /dev/null
+++ b/incubator/flashpaper/1.0.0/CHANGELOG.md
@@ -0,0 +1,11 @@
+---
+title: Changelog
+---
+
+
+*for the complete changelog, please refer to the website*
+
+**Important:**
+
+
+## [flashpaper-1.0.0](https://github.com/truecharts/charts/compare/flashpaper-5.0.14...flashpaper-1.0.0) (2024-04-07)
\ No newline at end of file
diff --git a/incubator/flashpaper/1.0.0/Chart.yaml b/incubator/flashpaper/1.0.0/Chart.yaml
new file mode 100644
index 00000000000..dec08ac6c72
--- /dev/null
+++ b/incubator/flashpaper/1.0.0/Chart.yaml
@@ -0,0 +1,41 @@
+annotations:
+ max_scale_version: 24.04.0
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Cloud
+ truecharts.org/max_helm_version: "3.14"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+apiVersion: v2
+appVersion: latest
+dependencies:
+ - name: common
+ version: 20.2.9
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+deprecated: false
+description: One-time encrypted password/secret sharing
+home: https://truecharts.org/charts/incubator/flashpaper
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/flashpaper.png
+keywords:
+ - flashpaper
+ - Cloud
+ - Productivity
+ - Security
+ - Tools-Utilities
+ - Network-Web
+kubeVersion: ">=1.24.0-0"
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+name: flashpaper
+sources:
+ - https://github.com/AndrewPaglusch/FlashPaper
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/flashpaper
+ - https://github.com/andrewpaglusch/FlashPaper/pkgs/container/flashpaper
+type: application
+version: 1.0.0
diff --git a/incubator/flashpaper/1.0.0/README.md b/incubator/flashpaper/1.0.0/README.md
new file mode 100644
index 00000000000..29c3dd5451a
--- /dev/null
+++ b/incubator/flashpaper/1.0.0/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/autobrr)
+
+**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/incubator/flashpaper/1.0.0/app-changelog.md b/incubator/flashpaper/1.0.0/app-changelog.md
new file mode 100644
index 00000000000..d79df26577c
--- /dev/null
+++ b/incubator/flashpaper/1.0.0/app-changelog.md
@@ -0,0 +1,3 @@
+
+
+## [flashpaper-1.0.0](https://github.com/truecharts/charts/compare/flashpaper-5.0.14...flashpaper-1.0.0) (2024-04-07)
\ No newline at end of file
diff --git a/incubator/flashpaper/1.0.0/app-readme.md b/incubator/flashpaper/1.0.0/app-readme.md
new file mode 100644
index 00000000000..c38d029b735
--- /dev/null
+++ b/incubator/flashpaper/1.0.0/app-readme.md
@@ -0,0 +1,8 @@
+One-time encrypted password/secret sharing
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/incubator/flashpaper](https://truecharts.org/charts/incubator/flashpaper)
+
+---
+
+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/incubator/flashpaper/1.0.0/charts/common-20.2.9.tgz b/incubator/flashpaper/1.0.0/charts/common-20.2.9.tgz
new file mode 100644
index 00000000000..724555af321
Binary files /dev/null and b/incubator/flashpaper/1.0.0/charts/common-20.2.9.tgz differ
diff --git a/incubator/flashpaper/1.0.0/ix_values.yaml b/incubator/flashpaper/1.0.0/ix_values.yaml
new file mode 100644
index 00000000000..8d22004db6b
--- /dev/null
+++ b/incubator/flashpaper/1.0.0/ix_values.yaml
@@ -0,0 +1,51 @@
+image:
+ pullPolicy: IfNotPresent
+ repository: ghcr.io/andrewpaglusch/flashpaper
+ tag: latest@sha256:91e23442eec448d0ceea4e71a277fb204d22d5ed0980570782403aa7c0e8400e
+persistence:
+ data:
+ enabled: true
+ mountPath: /var/www/html/data
+ varrun:
+ enabled: false
+
+portal:
+ open:
+ enabled: true
+securityContext:
+ container:
+ readOnlyRootFilesystem: false
+ runAsGroup: 0
+ runAsNonRoot: false
+ runAsUser: 0
+service:
+ main:
+ ports:
+ main:
+ port: 8544
+ protocol: tcp
+ targetPort: 80
+workload:
+ main:
+ podSpec:
+ containers:
+ main:
+ env:
+ ANNOUNCEMENT: ""
+ MAX_SECRET_LENGTH: "3000"
+ MESSAGES_CONFIRM_VIEW_SECRET_BUTTON: View Secret
+ MESSAGES_CONFIRM_VIEW_SECRET_HEADER: View this secret?
+ MESSAGES_ERROR_SECRET_TOO_LONG: Input length too long
+ MESSAGES_SUBMIT_SECRET_BUTTON: Encrypt Message
+ MESSAGES_SUBMIT_SECRET_HEADER: Create A Self-Destructing Message
+ MESSAGES_SUBMIT_SECRET_SUBHEADER: ""
+ MESSAGES_VIEW_CODE_HEADER: Self-Destructing URL
+ MESSAGES_VIEW_CODE_SUBHEADER: |
+ Share this URL via email, chat, or another
+ messaging service. It will self-destruct after being viewed once.
+ MESSAGES_VIEW_SECRET_HEADER: This message has been destroyed
+ PRUNE_ENABLED: "true"
+ PRUNE_MAX_DAYS: "730"
+ PRUNE_MIN_DAYS: "365"
+ RETURN_FULL_URL: "true"
+ SITE_TITLE: FlashPaper - Self-Destructing Message
diff --git a/incubator/flashpaper/1.0.0/questions.yaml b/incubator/flashpaper/1.0.0/questions.yaml
new file mode 100755
index 00000000000..342d0977d8a
--- /dev/null
+++ b/incubator/flashpaper/1.0.0/questions.yaml
@@ -0,0 +1,2932 @@
+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: Backup Configuration
+ description: Configure Velero Backup Schedule
+ - 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: env
+ group: App Configuration
+ label: Image Environment
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: SITE_TITLE
+ label: Site Title
+ schema:
+ type: string
+ default: "FlashPaper - Self-Destructing Message"
+ - variable: RETURN_FULL_URL
+ label: Return Full URL
+ schema:
+ type: boolean
+ default: true
+ - variable: MAX_SECRET_LENGTH
+ label: max Secret Length
+ schema:
+ type: int
+ default: 3000
+ - variable: ANNOUNCEMENT
+ label: Announcement
+ schema:
+ type: string
+ default: ""
+ - variable: MESSAGES_ERROR_SECRET_TOO_LONG
+ label: Messages Error Secret Too Long
+ schema:
+ type: string
+ default: Input length Too long
+ - variable: MESSAGES_SUBMIT_SECRET_HEADER
+ label: Messages Submit Secret Header
+ schema:
+ type: string
+ default: Create A Self-Destructing Message
+ - variable: MESSAGES_SUBMIT_SECRET_SUBHEADER
+ label: MESSAGES_SUBMIT_SECRET_SUBHEADER
+ schema:
+ type: string
+ default: ""
+ - variable: MESSAGES_SUBMIT_SECRET_BUTTON
+ label: Messages Submit Secret Button
+ schema:
+ type: string
+ default: Encrypt Message
+ - variable: MESSAGES_VIEW_CODE_HEADER
+ label: Messages View Code Header
+ schema:
+ type: string
+ default: Self-Destructing URL
+ - variable: MESSAGES_VIEW_CODE_SUBHEADER
+ label: Messages View Code Subheader
+ schema:
+ type: string
+ default: Share this URL via email, chat, or another messaging service. It will self-destruct after being viewed once.
+ - variable: MESSAGES_CONFIRM_VIEW_SECRET_HEADER
+ label: Messages Confirm View Secret Header
+ schema:
+ type: string
+ default: View this secret?
+ - variable: MESSAGES_CONFIRM_VIEW_SECRET_BUTTON
+ label: Messages Confirm View Secret Button
+ schema:
+ type: string
+ default: View Secret
+ - variable: MESSAGES_VIEW_SECRET_HEADER
+ label: Messages View Secret Header
+ schema:
+ type: string
+ default: This message has been destroyed
+ - variable: PRUNE_ENABLED
+ label: Prune Enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: PRUNE_MIN_DAYS
+ label: Prune Min Days
+ schema:
+ type: int
+ default: 365
+ - variable: PRUNE_MAX_DAYS
+ label: Prune Max Days
+ schema:
+ type: int
+ default: 730
+ - 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: 8544
+ 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: data
+ label: App Data Storage
+ description: Stores the Application Data.
+ 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: 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: 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: 0
+ - variable: runAsGroup
+ label: "runAsGroup"
+ description: "The groupID of the user running the application"
+ schema:
+ type: int
+ default: 0
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: PUID
+ label: Process User ID - PUID
+ description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps
+ schema:
+ type: int
+ show_if: [["runAsUser", "=", 0]]
+ default: 568
+ - variable: UMASK
+ label: UMASK
+ description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps
+ schema:
+ type: string
+ default: "0022"
+
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: privileged
+ label: "Privileged mode"
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnlyRootFilesystem
+ label: "ReadOnly Root Filesystem"
+ schema:
+ type: boolean
+ default: true
+
+ - variable: pod
+ label: Pod
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: fsGroupChangePolicy
+ label: "When should we take ownership?"
+ schema:
+ type: string
+ default: OnRootMismatch
+ enum:
+ - value: OnRootMismatch
+ description: OnRootMismatch
+ - value: Always
+ description: Always
+ - variable: supplementalGroups
+ label: Supplemental Groups
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: supplementalGroupsEntry
+ label: Supplemental Group
+ schema:
+ type: int
+ # Settings from questions.yaml get appended here on a per-app basis
+
+ - variable: fsGroup
+ label: "fsGroup"
+ description: "The group that should own ALL storage."
+ schema:
+ type: int
+ default: 568
+
+ - variable: resources
+ group: Resources and Devices
+ label: "Resource Limits"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: limits
+ label: Advanced Limit Resource Consumption
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/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: 'gpu.intel.com/i915'
+ label: Add Intel i915 GPUs
+ schema:
+ type: int
+ default: 0
+ - variable: 'nvidia.com/gpu'
+ label: Add NVIDIA GPUs (Experimental)
+ schema:
+ type: int
+ default: 0
+ - variable: 'amd.com/gpu'
+ label: Add AMD GPUs
+ schema:
+ type: int
+ default: 0
+ - 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: 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/incubator/flashpaper/1.0.0/templates/NOTES.txt b/incubator/flashpaper/1.0.0/templates/NOTES.txt
new file mode 100644
index 00000000000..efcb74cb772
--- /dev/null
+++ b/incubator/flashpaper/1.0.0/templates/NOTES.txt
@@ -0,0 +1 @@
+{{- include "tc.v1.common.lib.chart.notes" $ -}}
diff --git a/incubator/flashpaper/1.0.0/templates/common.yaml b/incubator/flashpaper/1.0.0/templates/common.yaml
new file mode 100644
index 00000000000..b51394e00a4
--- /dev/null
+++ b/incubator/flashpaper/1.0.0/templates/common.yaml
@@ -0,0 +1 @@
+{{ include "tc.v1.common.loader.all" . }}
diff --git a/incubator/flashpaper/1.0.0/values.yaml b/incubator/flashpaper/1.0.0/values.yaml
new file mode 100644
index 00000000000..e69de29bb2d
diff --git a/incubator/flashpaper/item.yaml b/incubator/flashpaper/item.yaml
new file mode 100644
index 00000000000..f50fe970419
--- /dev/null
+++ b/incubator/flashpaper/item.yaml
@@ -0,0 +1,4 @@
+icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/flashpaper.png
+categories:
+ - Cloud
+screenshots: []
diff --git a/premium/grafana/14.8.6/CHANGELOG.md b/premium/grafana/14.8.6/CHANGELOG.md
index f317be3d963..c71720ed6c8 100644
--- a/premium/grafana/14.8.6/CHANGELOG.md
+++ b/premium/grafana/14.8.6/CHANGELOG.md
@@ -71,7 +71,7 @@ title: Changelog
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
-## [grafana-14.8.6](https://github.com/truecharts/charts/compare/grafana-14.7.0...grafana-14.8.6) (2024-04-04)
+## [grafana-14.8.6](https://github.com/truecharts/charts/compare/grafana-14.7.0...grafana-14.8.6) (2024-04-07)
### Chore
diff --git a/stable/anything-llm/1.4.25/CHANGELOG.md b/stable/anything-llm/1.4.25/CHANGELOG.md
index 55b6dd55e2c..6b2c7a0a1db 100644
--- a/stable/anything-llm/1.4.25/CHANGELOG.md
+++ b/stable/anything-llm/1.4.25/CHANGELOG.md
@@ -71,12 +71,14 @@ title: Changelog
- update container image ghcr.io/mintplex-labs/anything-llm to latest[@673cc34](https://github.com/673cc34) by renovate ([#19252](https://github.com/truecharts/charts/issues/19252))
-## [anything-llm-1.4.24](https://github.com/truecharts/charts/compare/anything-llm-1.3.0...anything-llm-1.4.24) (2024-04-07)
+## [anything-llm-1.4.25](https://github.com/truecharts/charts/compare/anything-llm-1.3.0...anything-llm-1.4.25) (2024-04-07)
### Chore
+- update container image ghcr.io/mintplex-labs/anything-llm to latest[@e8ffbb6](https://github.com/e8ffbb6) by renovate ([#20340](https://github.com/truecharts/charts/issues/20340))
+
- update container image ghcr.io/mintplex-labs/anything-llm to latest[@02e1074](https://github.com/02e1074) by renovate ([#20296](https://github.com/truecharts/charts/issues/20296))
- update container image ghcr.io/mintplex-labs/anything-llm to latest[@94edb23](https://github.com/94edb23) by renovate ([#20277](https://github.com/truecharts/charts/issues/20277))
@@ -95,6 +97,4 @@ title: Changelog
- update container image ghcr.io/mintplex-labs/anything-llm to latest[@8f5b0de](https://github.com/8f5b0de) by renovate ([#20118](https://github.com/truecharts/charts/issues/20118))
-- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
-
-- update container image ghcr.io/mintplex-labs/anything-llm to latest[@6aff987](https://github.com/6aff987) by renovate ([#19969](https://github.com/truecharts/charts/issues/19969))
\ No newline at end of file
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
\ No newline at end of file
diff --git a/stable/authentik/24.8.4/CHANGELOG.md b/stable/authentik/24.8.4/CHANGELOG.md
index 51ccf8cc887..f7ef2c953bc 100644
--- a/stable/authentik/24.8.4/CHANGELOG.md
+++ b/stable/authentik/24.8.4/CHANGELOG.md
@@ -77,7 +77,7 @@ title: Changelog
- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324))
-## [authentik-24.8.4](https://github.com/truecharts/charts/compare/authentik-24.6.0...authentik-24.8.4) (2024-04-06)
+## [authentik-24.8.4](https://github.com/truecharts/charts/compare/authentik-24.6.0...authentik-24.8.4) (2024-04-07)
### Chore
diff --git a/stable/beets/11.7.7/CHANGELOG.md b/stable/beets/11.7.7/CHANGELOG.md
index 3642fa5a4db..25bf29c8e72 100644
--- a/stable/beets/11.7.7/CHANGELOG.md
+++ b/stable/beets/11.7.7/CHANGELOG.md
@@ -83,7 +83,7 @@ title: Changelog
- update container image ghcr.io/linuxserver/beets to version-1.6.0[@2bd5292](https://github.com/2bd5292) by renovate ([#19228](https://github.com/truecharts/charts/issues/19228))
-## [beets-11.7.7](https://github.com/truecharts/charts/compare/beets-11.6.0...beets-11.7.7) (2024-04-06)
+## [beets-11.7.7](https://github.com/truecharts/charts/compare/beets-11.6.0...beets-11.7.7) (2024-04-07)
### Chore
diff --git a/stable/davos/12.7.8/CHANGELOG.md b/stable/davos/12.7.8/CHANGELOG.md
index 73f2137230a..a32f98900ab 100644
--- a/stable/davos/12.7.8/CHANGELOG.md
+++ b/stable/davos/12.7.8/CHANGELOG.md
@@ -89,7 +89,7 @@ title: Changelog
- update container image ghcr.io/linuxserver/davos to 2.2.2[@c20172c](https://github.com/c20172c) by renovate ([#19232](https://github.com/truecharts/charts/issues/19232))
-## [davos-12.7.8](https://github.com/truecharts/charts/compare/davos-12.6.0...davos-12.7.8) (2024-04-06)
+## [davos-12.7.8](https://github.com/truecharts/charts/compare/davos-12.6.0...davos-12.7.8) (2024-04-07)
### Chore
diff --git a/stable/dokuwiki/11.3.9/CHANGELOG.md b/stable/dokuwiki/11.3.9/CHANGELOG.md
index e476cbeeb35..de3b86219e1 100644
--- a/stable/dokuwiki/11.3.9/CHANGELOG.md
+++ b/stable/dokuwiki/11.3.9/CHANGELOG.md
@@ -89,7 +89,7 @@ title: Changelog
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
-## [dokuwiki-11.3.9](https://github.com/truecharts/charts/compare/dokuwiki-11.2.0...dokuwiki-11.3.9) (2024-04-06)
+## [dokuwiki-11.3.9](https://github.com/truecharts/charts/compare/dokuwiki-11.2.0...dokuwiki-11.3.9) (2024-04-07)
### Chore
diff --git a/stable/duckdns/9.7.9/CHANGELOG.md b/stable/duckdns/9.7.9/CHANGELOG.md
index a593625d67c..b84e34adebf 100644
--- a/stable/duckdns/9.7.9/CHANGELOG.md
+++ b/stable/duckdns/9.7.9/CHANGELOG.md
@@ -89,7 +89,7 @@ title: Changelog
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
-## [duckdns-9.7.9](https://github.com/truecharts/charts/compare/duckdns-9.6.0...duckdns-9.7.9) (2024-04-06)
+## [duckdns-9.7.9](https://github.com/truecharts/charts/compare/duckdns-9.6.0...duckdns-9.7.9) (2024-04-07)
### Chore
diff --git a/stable/firefox/13.0.6/CHANGELOG.md b/stable/firefox/13.0.6/CHANGELOG.md
index 78961ff37b1..e1af5fc49fa 100644
--- a/stable/firefox/13.0.6/CHANGELOG.md
+++ b/stable/firefox/13.0.6/CHANGELOG.md
@@ -14,6 +14,35 @@ title: Changelog
+- update container image ghcr.io/linuxserver/firefox to 124.0.1[@31d4cf2](https://github.com/31d4cf2) by renovate ([#20337](https://github.com/truecharts/charts/issues/20337))
+
+- update container image ghcr.io/linuxserver/firefox to 124.0.1[@4343d3e](https://github.com/4343d3e) by renovate ([#20016](https://github.com/truecharts/charts/issues/20016))
+
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
+- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
+
+- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
+
+- update container image ghcr.io/linuxserver/firefox to 124.0.1[@e906a0e](https://github.com/e906a0e) by renovate ([#19703](https://github.com/truecharts/charts/issues/19703))
+
+- update container image ghcr.io/linuxserver/firefox to v124.0.1[@46761f7](https://github.com/46761f7) by renovate ([#19676](https://github.com/truecharts/charts/issues/19676))
+
+- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
+
+- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
+
+- update container image ghcr.io/linuxserver/firefox to 123.0.1[@55adf05](https://github.com/55adf05) by renovate ([#19382](https://github.com/truecharts/charts/issues/19382))
+
+- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
+
+
+## [firefox-13.0.6](https://github.com/truecharts/charts/compare/firefox-12.2.0...firefox-13.0.6) (2024-04-07)
+
+### Chore
+
+
+
- update container image ghcr.io/linuxserver/firefox to 124.0.1[@31d4cf2](https://github.com/31d4cf2) by renovate ([#20337](https://github.com/truecharts/charts/issues/20337))
- update container image ghcr.io/linuxserver/firefox to 124.0.1[@4343d3e](https://github.com/4343d3e) by renovate ([#20016](https://github.com/truecharts/charts/issues/20016))
@@ -68,33 +97,3 @@ title: Changelog
### Chore
-
-
-- update container image ghcr.io/linuxserver/firefox to 124.0.1[@4343d3e](https://github.com/4343d3e) by renovate ([#20016](https://github.com/truecharts/charts/issues/20016))
-
-- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
-
-- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
-
-- update container image ghcr.io/linuxserver/firefox to 124.0.1[@e906a0e](https://github.com/e906a0e) by renovate ([#19703](https://github.com/truecharts/charts/issues/19703))
-
-- update container image ghcr.io/linuxserver/firefox to v124.0.1[@46761f7](https://github.com/46761f7) by renovate ([#19676](https://github.com/truecharts/charts/issues/19676))
-
-- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
-
-- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
-
-- update container image ghcr.io/linuxserver/firefox to 123.0.1[@55adf05](https://github.com/55adf05) by renovate ([#19382](https://github.com/truecharts/charts/issues/19382))
-
-- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
-
-
-## [firefox-13.0.5](https://github.com/truecharts/charts/compare/firefox-12.2.0...firefox-13.0.5) (2024-04-01)
-
-### Chore
-
-
-
-- update container image ghcr.io/linuxserver/firefox to 124.0.1[@4343d3e](https://github.com/4343d3e) by renovate ([#20016](https://github.com/truecharts/charts/issues/20016))
\ No newline at end of file
diff --git a/stable/flexget/9.7.8/CHANGELOG.md b/stable/flexget/9.7.8/CHANGELOG.md
index b27928ad28f..186adba12a6 100644
--- a/stable/flexget/9.7.8/CHANGELOG.md
+++ b/stable/flexget/9.7.8/CHANGELOG.md
@@ -89,7 +89,7 @@ title: Changelog
- update container image wiserain/flexget to v3.11.23[@c3382cf](https://github.com/c3382cf) by renovate ([#19331](https://github.com/truecharts/charts/issues/19331))
-## [flexget-9.7.8](https://github.com/truecharts/charts/compare/flexget-9.6.0...flexget-9.7.8) (2024-04-06)
+## [flexget-9.7.8](https://github.com/truecharts/charts/compare/flexget-9.6.0...flexget-9.7.8) (2024-04-07)
### Chore
diff --git a/stable/guacamole/13.7.6/CHANGELOG.md b/stable/guacamole/13.7.6/CHANGELOG.md
index 5a900fc44b8..c0a30f07e2a 100644
--- a/stable/guacamole/13.7.6/CHANGELOG.md
+++ b/stable/guacamole/13.7.6/CHANGELOG.md
@@ -77,7 +77,7 @@ title: Changelog
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
-## [guacamole-13.7.6](https://github.com/truecharts/charts/compare/guacamole-13.6.0...guacamole-13.7.6) (2024-04-06)
+## [guacamole-13.7.6](https://github.com/truecharts/charts/compare/guacamole-13.6.0...guacamole-13.7.6) (2024-04-07)
### Chore
diff --git a/stable/guacd/9.7.6/CHANGELOG.md b/stable/guacd/9.7.6/CHANGELOG.md
index 9def59717eb..c52b651f810 100644
--- a/stable/guacd/9.7.6/CHANGELOG.md
+++ b/stable/guacd/9.7.6/CHANGELOG.md
@@ -71,7 +71,7 @@ title: Changelog
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
-## [guacd-9.7.6](https://github.com/truecharts/charts/compare/guacd-9.6.0...guacd-9.7.6) (2024-04-06)
+## [guacd-9.7.6](https://github.com/truecharts/charts/compare/guacd-9.6.0...guacd-9.7.6) (2024-04-07)
### Chore
diff --git a/stable/heimdall/20.7.8/CHANGELOG.md b/stable/heimdall/20.7.8/CHANGELOG.md
index c956e66b618..32f185c7baa 100644
--- a/stable/heimdall/20.7.8/CHANGELOG.md
+++ b/stable/heimdall/20.7.8/CHANGELOG.md
@@ -89,7 +89,7 @@ title: Changelog
- update container image linuxserver/heimdall to v[@c4ff101](https://github.com/c4ff101) by renovate ([#19267](https://github.com/truecharts/charts/issues/19267))
-## [heimdall-20.7.8](https://github.com/truecharts/charts/compare/heimdall-20.6.0...heimdall-20.7.8) (2024-04-06)
+## [heimdall-20.7.8](https://github.com/truecharts/charts/compare/heimdall-20.6.0...heimdall-20.7.8) (2024-04-07)
### Chore
diff --git a/stable/icloudpd/6.7.8/CHANGELOG.md b/stable/icloudpd/6.7.8/CHANGELOG.md
index d7203dad301..e701c0b70b0 100644
--- a/stable/icloudpd/6.7.8/CHANGELOG.md
+++ b/stable/icloudpd/6.7.8/CHANGELOG.md
@@ -83,7 +83,7 @@ title: Changelog
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
-## [icloudpd-6.7.8](https://github.com/truecharts/charts/compare/icloudpd-6.6.0...icloudpd-6.7.8) (2024-04-06)
+## [icloudpd-6.7.8](https://github.com/truecharts/charts/compare/icloudpd-6.6.0...icloudpd-6.7.8) (2024-04-07)
### Chore
diff --git a/stable/jellyfin/18.7.8/CHANGELOG.md b/stable/jellyfin/18.7.8/CHANGELOG.md
index 67cf774e5c8..8939c3196aa 100644
--- a/stable/jellyfin/18.7.8/CHANGELOG.md
+++ b/stable/jellyfin/18.7.8/CHANGELOG.md
@@ -89,7 +89,7 @@ title: Changelog
- update container image docker.io/alpine/socat to 1.8.0.0[@2e782d6](https://github.com/2e782d6) by renovate ([#19222](https://github.com/truecharts/charts/issues/19222))
-## [jellyfin-18.7.8](https://github.com/truecharts/charts/compare/jellyfin-18.6.0...jellyfin-18.7.8) (2024-04-06)
+## [jellyfin-18.7.8](https://github.com/truecharts/charts/compare/jellyfin-18.6.0...jellyfin-18.7.8) (2024-04-07)
### Chore
diff --git a/stable/jupyter/8.7.5/CHANGELOG.md b/stable/jupyter/8.7.5/CHANGELOG.md
index b993bb2ee22..5be6fcc1b9c 100644
--- a/stable/jupyter/8.7.5/CHANGELOG.md
+++ b/stable/jupyter/8.7.5/CHANGELOG.md
@@ -65,7 +65,7 @@ title: Changelog
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
-## [jupyter-8.7.5](https://github.com/truecharts/charts/compare/jupyter-8.6.0...jupyter-8.7.5) (2024-04-06)
+## [jupyter-8.7.5](https://github.com/truecharts/charts/compare/jupyter-8.6.0...jupyter-8.7.5) (2024-04-07)
### Chore
diff --git a/stable/lazylibrarian/18.7.10/CHANGELOG.md b/stable/lazylibrarian/18.7.10/CHANGELOG.md
index d79b8befccb..82ff28ef455 100644
--- a/stable/lazylibrarian/18.7.10/CHANGELOG.md
+++ b/stable/lazylibrarian/18.7.10/CHANGELOG.md
@@ -14,6 +14,35 @@ title: Changelog
+- update container image ghcr.io/linuxserver/lazylibrarian to latest[@5bd296f](https://github.com/5bd296f) by renovate ([#20338](https://github.com/truecharts/charts/issues/20338))
+
+- update container image ghcr.io/linuxserver/lazylibrarian to latest[@ce63ae6](https://github.com/ce63ae6) by renovate ([#20017](https://github.com/truecharts/charts/issues/20017))
+
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
+- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
+
+- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
+
+- update container image ghcr.io/linuxserver/lazylibrarian to latest[@ce850ac](https://github.com/ce850ac) by renovate ([#19704](https://github.com/truecharts/charts/issues/19704))
+
+- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
+
+- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
+
+- update container image ghcr.io/linuxserver/lazylibrarian to latest[@025a4c3](https://github.com/025a4c3) by renovate ([#19421](https://github.com/truecharts/charts/issues/19421))
+
+- update container image ghcr.io/linuxserver/lazylibrarian to latest[@4d7743b](https://github.com/4d7743b) by renovate ([#19383](https://github.com/truecharts/charts/issues/19383))
+
+- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
+
+
+## [lazylibrarian-18.7.10](https://github.com/truecharts/charts/compare/lazylibrarian-18.6.0...lazylibrarian-18.7.10) (2024-04-07)
+
+### Chore
+
+
+
- update container image ghcr.io/linuxserver/lazylibrarian to latest[@5bd296f](https://github.com/5bd296f) by renovate ([#20338](https://github.com/truecharts/charts/issues/20338))
- update container image ghcr.io/linuxserver/lazylibrarian to latest[@ce63ae6](https://github.com/ce63ae6) by renovate ([#20017](https://github.com/truecharts/charts/issues/20017))
@@ -68,33 +97,3 @@ title: Changelog
### Chore
-
-
-- update container image ghcr.io/linuxserver/lazylibrarian to latest[@ce63ae6](https://github.com/ce63ae6) by renovate ([#20017](https://github.com/truecharts/charts/issues/20017))
-
-- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
-
-- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
-
-- update container image ghcr.io/linuxserver/lazylibrarian to latest[@ce850ac](https://github.com/ce850ac) by renovate ([#19704](https://github.com/truecharts/charts/issues/19704))
-
-- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
-
-- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
-
-- update container image ghcr.io/linuxserver/lazylibrarian to latest[@025a4c3](https://github.com/025a4c3) by renovate ([#19421](https://github.com/truecharts/charts/issues/19421))
-
-- update container image ghcr.io/linuxserver/lazylibrarian to latest[@4d7743b](https://github.com/4d7743b) by renovate ([#19383](https://github.com/truecharts/charts/issues/19383))
-
-- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
-
-
-## [lazylibrarian-18.7.9](https://github.com/truecharts/charts/compare/lazylibrarian-18.6.0...lazylibrarian-18.7.9) (2024-04-01)
-
-### Chore
-
-
-
-- update container image ghcr.io/linuxserver/lazylibrarian to latest[@ce63ae6](https://github.com/ce63ae6) by renovate ([#20017](https://github.com/truecharts/charts/issues/20017))
\ No newline at end of file
diff --git a/stable/mysql-workbench/9.7.6/CHANGELOG.md b/stable/mysql-workbench/9.7.6/CHANGELOG.md
index 5de71c4afc8..516f3a7eae1 100644
--- a/stable/mysql-workbench/9.7.6/CHANGELOG.md
+++ b/stable/mysql-workbench/9.7.6/CHANGELOG.md
@@ -89,7 +89,7 @@ title: Changelog
- update container image ghcr.io/linuxserver/mysql-workbench to 8.0.36[@70f624e](https://github.com/70f624e) by renovate ([#19241](https://github.com/truecharts/charts/issues/19241))
-## [mysql-workbench-9.7.6](https://github.com/truecharts/charts/compare/mysql-workbench-9.6.0...mysql-workbench-9.7.6) (2024-04-06)
+## [mysql-workbench-9.7.6](https://github.com/truecharts/charts/compare/mysql-workbench-9.6.0...mysql-workbench-9.7.6) (2024-04-07)
### Chore
diff --git a/stable/neko/6.0.2/CHANGELOG.md b/stable/neko/6.0.2/CHANGELOG.md
index 00a14980f56..1b03a0e94bd 100644
--- a/stable/neko/6.0.2/CHANGELOG.md
+++ b/stable/neko/6.0.2/CHANGELOG.md
@@ -71,7 +71,7 @@ title: Changelog
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
-## [neko-6.0.2](https://github.com/truecharts/charts/compare/neko-5.6.0...neko-6.0.2) (2024-04-06)
+## [neko-6.0.2](https://github.com/truecharts/charts/compare/neko-5.6.0...neko-6.0.2) (2024-04-07)
### Chore
diff --git a/stable/odoo/17.7.7/CHANGELOG.md b/stable/odoo/17.7.7/CHANGELOG.md
index c792f802ad9..205d1c29b5b 100644
--- a/stable/odoo/17.7.7/CHANGELOG.md
+++ b/stable/odoo/17.7.7/CHANGELOG.md
@@ -83,7 +83,7 @@ title: Changelog
- update container image docker.io/odoo to 17.0[@7523a05](https://github.com/7523a05) by renovate ([#19224](https://github.com/truecharts/charts/issues/19224))
-## [odoo-17.7.7](https://github.com/truecharts/charts/compare/odoo-17.6.0...odoo-17.7.7) (2024-04-06)
+## [odoo-17.7.7](https://github.com/truecharts/charts/compare/odoo-17.6.0...odoo-17.7.7) (2024-04-07)
### Chore
diff --git a/stable/ollama/5.3.11/CHANGELOG.md b/stable/ollama/5.3.11/CHANGELOG.md
index 0940814184b..37251730b02 100644
--- a/stable/ollama/5.3.11/CHANGELOG.md
+++ b/stable/ollama/5.3.11/CHANGELOG.md
@@ -53,12 +53,14 @@ title: Changelog
- update container image ghcr.io/open-webui/open-webui to latest[@74b95a7](https://github.com/74b95a7) by renovate ([#19262](https://github.com/truecharts/charts/issues/19262))
-## [ollama-5.3.10](https://github.com/truecharts/charts/compare/ollama-5.1.1...ollama-5.3.10) (2024-04-06)
+## [ollama-5.3.11](https://github.com/truecharts/charts/compare/ollama-5.1.1...ollama-5.3.11) (2024-04-07)
### Chore
+- update container image ghcr.io/open-webui/open-webui to latest[@5d7ca0c](https://github.com/5d7ca0c) by renovate ([#20341](https://github.com/truecharts/charts/issues/20341))
+
- update container image ollama/ollama to v0.1.31 by renovate ([#20262](https://github.com/truecharts/charts/issues/20262))
- update container image ghcr.io/open-webui/open-webui to latest[@f4b1769](https://github.com/f4b1769) by renovate ([#20255](https://github.com/truecharts/charts/issues/20255))
@@ -95,5 +97,3 @@ title: Changelog
- update container image ghcr.io/open-webui/open-webui to latest[@74b95a7](https://github.com/74b95a7) by renovate ([#19262](https://github.com/truecharts/charts/issues/19262))
-
-## [ollama-5.3.10](https://github.com/truecharts/charts/compare/ollama-5.1.1...ollama-5.3.10) (2024-04-06)
diff --git a/stable/openvscode-server/9.8.7/CHANGELOG.md b/stable/openvscode-server/9.8.7/CHANGELOG.md
index 9df6b28315e..cbbcd82de16 100644
--- a/stable/openvscode-server/9.8.7/CHANGELOG.md
+++ b/stable/openvscode-server/9.8.7/CHANGELOG.md
@@ -95,6 +95,6 @@ title: Changelog
- update container image ghcr.io/linuxserver/openvscode-server to 1.87.0[@42dff8d](https://github.com/42dff8d) by renovate ([#19242](https://github.com/truecharts/charts/issues/19242))
-## [openvscode-server-9.8.7](https://github.com/truecharts/charts/compare/openvscode-server-9.7.0...openvscode-server-9.8.7) (2024-04-06)
+## [openvscode-server-9.8.7](https://github.com/truecharts/charts/compare/openvscode-server-9.7.0...openvscode-server-9.8.7) (2024-04-07)
### Chore
\ No newline at end of file
diff --git a/stable/paperless-ngx/7.10.0/CHANGELOG.md b/stable/paperless-ngx/7.10.0/CHANGELOG.md
index be3f146de50..9ed58e541b4 100644
--- a/stable/paperless-ngx/7.10.0/CHANGELOG.md
+++ b/stable/paperless-ngx/7.10.0/CHANGELOG.md
@@ -89,7 +89,7 @@ title: Changelog
- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324))
-## [paperless-ngx-7.10.0](https://github.com/truecharts/charts/compare/paperless-ngx-7.7.0...paperless-ngx-7.10.0) (2024-04-06)
+## [paperless-ngx-7.10.0](https://github.com/truecharts/charts/compare/paperless-ngx-7.7.0...paperless-ngx-7.10.0) (2024-04-07)
### Chore
diff --git a/stable/portainer/8.9.6/CHANGELOG.md b/stable/portainer/8.9.6/CHANGELOG.md
index fc52b07f0c8..cc9e32747fd 100644
--- a/stable/portainer/8.9.6/CHANGELOG.md
+++ b/stable/portainer/8.9.6/CHANGELOG.md
@@ -77,7 +77,7 @@ title: Changelog
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
-## [portainer-8.9.6](https://github.com/truecharts/charts/compare/portainer-8.6.0...portainer-8.9.6) (2024-04-06)
+## [portainer-8.9.6](https://github.com/truecharts/charts/compare/portainer-8.6.0...portainer-8.9.6) (2024-04-07)
### Chore
diff --git a/stable/pyload-ng/5.7.8/CHANGELOG.md b/stable/pyload-ng/5.7.8/CHANGELOG.md
index bfa71e0060a..bb9bd24a94d 100644
--- a/stable/pyload-ng/5.7.8/CHANGELOG.md
+++ b/stable/pyload-ng/5.7.8/CHANGELOG.md
@@ -89,7 +89,7 @@ title: Changelog
- update container image lscr.io/linuxserver/pyload-ng to latest[@59d3b48](https://github.com/59d3b48) by renovate ([#19271](https://github.com/truecharts/charts/issues/19271))
-## [pyload-ng-5.7.8](https://github.com/truecharts/charts/compare/pyload-ng-5.6.0...pyload-ng-5.7.8) (2024-04-06)
+## [pyload-ng-5.7.8](https://github.com/truecharts/charts/compare/pyload-ng-5.6.0...pyload-ng-5.7.8) (2024-04-07)
### Chore
diff --git a/stable/qbitmanage/8.8.0/CHANGELOG.md b/stable/qbitmanage/8.8.0/CHANGELOG.md
index b75984ee592..41dd0ffece7 100644
--- a/stable/qbitmanage/8.8.0/CHANGELOG.md
+++ b/stable/qbitmanage/8.8.0/CHANGELOG.md
@@ -71,7 +71,7 @@ title: Changelog
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
-## [qbitmanage-8.8.0](https://github.com/truecharts/charts/compare/qbitmanage-8.6.0...qbitmanage-8.8.0) (2024-04-06)
+## [qbitmanage-8.8.0](https://github.com/truecharts/charts/compare/qbitmanage-8.6.0...qbitmanage-8.8.0) (2024-04-07)
### Chore
diff --git a/stable/qbittorrent/19.7.6/CHANGELOG.md b/stable/qbittorrent/19.7.6/CHANGELOG.md
index 1007702c842..ca80707fcda 100644
--- a/stable/qbittorrent/19.7.6/CHANGELOG.md
+++ b/stable/qbittorrent/19.7.6/CHANGELOG.md
@@ -77,7 +77,7 @@ title: Changelog
- update container image ghcr.io/onedr0p/qbittorrent to 4.6.3[@f2895e6](https://github.com/f2895e6) by renovate ([#19256](https://github.com/truecharts/charts/issues/19256))
-## [qbittorrent-19.7.6](https://github.com/truecharts/charts/compare/qbittorrent-19.6.0...qbittorrent-19.7.6) (2024-04-06)
+## [qbittorrent-19.7.6](https://github.com/truecharts/charts/compare/qbittorrent-19.6.0...qbittorrent-19.7.6) (2024-04-07)
### Chore
diff --git a/stable/radarr/21.5.7/CHANGELOG.md b/stable/radarr/21.5.7/CHANGELOG.md
index 9db19218c1e..119f7e48dd8 100644
--- a/stable/radarr/21.5.7/CHANGELOG.md
+++ b/stable/radarr/21.5.7/CHANGELOG.md
@@ -83,7 +83,7 @@ title: Changelog
- update container image ghcr.io/onedr0p/radarr to 5.3.6.8612[@431f4d8](https://github.com/431f4d8) by renovate ([#19257](https://github.com/truecharts/charts/issues/19257))
-## [radarr-21.5.7](https://github.com/truecharts/charts/compare/radarr-21.4.0...radarr-21.5.7) (2024-04-06)
+## [radarr-21.5.7](https://github.com/truecharts/charts/compare/radarr-21.4.0...radarr-21.5.7) (2024-04-07)
### Chore
diff --git a/stable/rdtclient/4.7.6/CHANGELOG.md b/stable/rdtclient/4.7.6/CHANGELOG.md
index 1558fc44a27..e06f97e07e0 100644
--- a/stable/rdtclient/4.7.6/CHANGELOG.md
+++ b/stable/rdtclient/4.7.6/CHANGELOG.md
@@ -14,6 +14,27 @@ title: Changelog
+- update container image ghcr.io/rogerfar/rdtclient to v2.0.64[@ff440bd](https://github.com/ff440bd) by renovate ([#20343](https://github.com/truecharts/charts/issues/20343))
+
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
+- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
+
+- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
+
+- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
+
+- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
+
+- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
+
+
+## [rdtclient-4.7.6](https://github.com/truecharts/charts/compare/rdtclient-4.6.0...rdtclient-4.7.6) (2024-04-07)
+
+### Chore
+
+
+
- update container image ghcr.io/rogerfar/rdtclient to v2.0.64[@ff440bd](https://github.com/ff440bd) by renovate ([#20343](https://github.com/truecharts/charts/issues/20343))
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
@@ -76,24 +97,3 @@ title: Changelog
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
-
-- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
-
-- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
-
-- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
-
-- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
-
-
-## [rdtclient-4.7.5](https://github.com/truecharts/charts/compare/rdtclient-4.6.0...rdtclient-4.7.5) (2024-04-02)
-
-### Chore
-
-
-
-- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
-
-- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
diff --git a/stable/readarr/21.5.9/CHANGELOG.md b/stable/readarr/21.5.9/CHANGELOG.md
index 8a7d7e898fa..5c7ad1ecc82 100644
--- a/stable/readarr/21.5.9/CHANGELOG.md
+++ b/stable/readarr/21.5.9/CHANGELOG.md
@@ -95,6 +95,6 @@ title: Changelog
- update container image ghcr.io/onedr0p/readarr-develop to 0.3.19.2437[@7db08fb](https://github.com/7db08fb) by renovate ([#19258](https://github.com/truecharts/charts/issues/19258))
-## [readarr-21.5.9](https://github.com/truecharts/charts/compare/readarr-21.4.0...readarr-21.5.9) (2024-04-06)
+## [readarr-21.5.9](https://github.com/truecharts/charts/compare/readarr-21.4.0...readarr-21.5.9) (2024-04-07)
### Chore
\ No newline at end of file
diff --git a/stable/remmina/10.7.9/CHANGELOG.md b/stable/remmina/10.7.9/CHANGELOG.md
index edd40be16d4..7797dfcae79 100644
--- a/stable/remmina/10.7.9/CHANGELOG.md
+++ b/stable/remmina/10.7.9/CHANGELOG.md
@@ -95,6 +95,6 @@ title: Changelog
- update container image ghcr.io/linuxserver/remmina to 1.4.2[@434b2fc](https://github.com/434b2fc) by renovate ([#19243](https://github.com/truecharts/charts/issues/19243))
-## [remmina-10.7.9](https://github.com/truecharts/charts/compare/remmina-10.6.0...remmina-10.7.9) (2024-04-06)
+## [remmina-10.7.9](https://github.com/truecharts/charts/compare/remmina-10.6.0...remmina-10.7.9) (2024-04-07)
### Chore
\ No newline at end of file
diff --git a/stable/rimgo/6.7.24/CHANGELOG.md b/stable/rimgo/6.7.24/CHANGELOG.md
index 30807405712..e3848328b77 100644
--- a/stable/rimgo/6.7.24/CHANGELOG.md
+++ b/stable/rimgo/6.7.24/CHANGELOG.md
@@ -73,12 +73,14 @@ title: Changelog
- update container image quay.io/pussthecatorg/rimgo to latest[@760f7c7](https://github.com/760f7c7) by renovate ([#19280](https://github.com/truecharts/charts/issues/19280))
-## [rimgo-6.7.23](https://github.com/truecharts/charts/compare/rimgo-6.6.0...rimgo-6.7.23) (2024-04-07)
+## [rimgo-6.7.24](https://github.com/truecharts/charts/compare/rimgo-6.6.0...rimgo-6.7.24) (2024-04-07)
### Chore
+- update container image quay.io/pussthecatorg/rimgo to latest[@87e561b](https://github.com/87e561b) by renovate ([#20311](https://github.com/truecharts/charts/issues/20311))
+
- update container image quay.io/pussthecatorg/rimgo to latest[@b9cc1b7](https://github.com/b9cc1b7) by renovate ([#20260](https://github.com/truecharts/charts/issues/20260))
- update container image quay.io/pussthecatorg/rimgo to latest[@8a64166](https://github.com/8a64166) by renovate ([#20215](https://github.com/truecharts/charts/issues/20215))
@@ -95,6 +97,4 @@ title: Changelog
- update container image quay.io/pussthecatorg/rimgo to latest[@c633971](https://github.com/c633971) by renovate ([#19984](https://github.com/truecharts/charts/issues/19984))
-- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
-
-- update container image quay.io/pussthecatorg/rimgo to latest[@d6a488f](https://github.com/d6a488f) by renovate ([#19945](https://github.com/truecharts/charts/issues/19945))
\ No newline at end of file
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
\ No newline at end of file
diff --git a/stable/solr/10.7.8/CHANGELOG.md b/stable/solr/10.7.8/CHANGELOG.md
index 64c750db421..755310b2853 100644
--- a/stable/solr/10.7.8/CHANGELOG.md
+++ b/stable/solr/10.7.8/CHANGELOG.md
@@ -83,7 +83,7 @@ title: Changelog
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
-## [solr-10.7.8](https://github.com/truecharts/charts/compare/solr-10.6.0...solr-10.7.8) (2024-04-06)
+## [solr-10.7.8](https://github.com/truecharts/charts/compare/solr-10.6.0...solr-10.7.8) (2024-04-07)
### Chore
diff --git a/stable/sonarr/21.5.8/CHANGELOG.md b/stable/sonarr/21.5.8/CHANGELOG.md
index 7e5eb74a5c7..53eced1e2ca 100644
--- a/stable/sonarr/21.5.8/CHANGELOG.md
+++ b/stable/sonarr/21.5.8/CHANGELOG.md
@@ -89,7 +89,7 @@ title: Changelog
- update container image ghcr.io/onedr0p/sonarr to 4.0.2.1183[@bbfcda0](https://github.com/bbfcda0) by renovate ([#19260](https://github.com/truecharts/charts/issues/19260))
-## [sonarr-21.5.8](https://github.com/truecharts/charts/compare/sonarr-21.4.0...sonarr-21.5.8) (2024-04-06)
+## [sonarr-21.5.8](https://github.com/truecharts/charts/compare/sonarr-21.4.0...sonarr-21.5.8) (2024-04-07)
### Chore
diff --git a/stable/speedtest-tracker/1.8.8/CHANGELOG.md b/stable/speedtest-tracker/1.8.8/CHANGELOG.md
index bf080b204a7..136709e214c 100644
--- a/stable/speedtest-tracker/1.8.8/CHANGELOG.md
+++ b/stable/speedtest-tracker/1.8.8/CHANGELOG.md
@@ -74,12 +74,14 @@ title: Changelog
- update container image ghcr.io/linuxserver/speedtest-tracker to v0.18.3[@85071b7](https://github.com/85071b7) by renovate ([#19307](https://github.com/truecharts/charts/issues/19307))
-## [speedtest-tracker-1.8.7](https://github.com/truecharts/charts/compare/speedtest-tracker-1.6.0...speedtest-tracker-1.8.7) (2024-04-02)
+## [speedtest-tracker-1.8.8](https://github.com/truecharts/charts/compare/speedtest-tracker-1.6.0...speedtest-tracker-1.8.8) (2024-04-07)
### Chore
+- update container image ghcr.io/linuxserver/speedtest-tracker to 0.18.5[@01b54f8](https://github.com/01b54f8) by renovate ([#20339](https://github.com/truecharts/charts/issues/20339))
+
- update container image ghcr.io/linuxserver/speedtest-tracker to v0.18.5[@8392208](https://github.com/8392208) by renovate ([#20107](https://github.com/truecharts/charts/issues/20107))
- update container image ghcr.io/linuxserver/speedtest-tracker to v0.18.4[@3a690db](https://github.com/3a690db) by renovate ([#20034](https://github.com/truecharts/charts/issues/20034))
@@ -95,5 +97,3 @@ title: Changelog
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365))
-
-- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
diff --git a/stable/steam-headless/3.7.8/CHANGELOG.md b/stable/steam-headless/3.7.8/CHANGELOG.md
index 29606fd25f9..a19ea28b43f 100644
--- a/stable/steam-headless/3.7.8/CHANGELOG.md
+++ b/stable/steam-headless/3.7.8/CHANGELOG.md
@@ -89,7 +89,7 @@ title: Changelog
- update container image josh5/steam-headless to latest[@6633416](https://github.com/6633416) by renovate ([#19266](https://github.com/truecharts/charts/issues/19266))
-## [steam-headless-3.7.8](https://github.com/truecharts/charts/compare/steam-headless-3.6.0...steam-headless-3.7.8) (2024-04-06)
+## [steam-headless-3.7.8](https://github.com/truecharts/charts/compare/steam-headless-3.6.0...steam-headless-3.7.8) (2024-04-07)
### Chore
diff --git a/stable/thelounge/13.7.6/CHANGELOG.md b/stable/thelounge/13.7.6/CHANGELOG.md
index a30a95317e4..ecacfb08111 100644
--- a/stable/thelounge/13.7.6/CHANGELOG.md
+++ b/stable/thelounge/13.7.6/CHANGELOG.md
@@ -14,6 +14,27 @@ title: Changelog
+- update container image thelounge/thelounge to v4.4.3[@8e74f5a](https://github.com/8e74f5a) by renovate ([#20345](https://github.com/truecharts/charts/issues/20345))
+
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
+- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
+
+- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
+
+- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
+
+- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
+
+- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
+
+
+## [thelounge-13.7.6](https://github.com/truecharts/charts/compare/thelounge-13.6.0...thelounge-13.7.6) (2024-04-07)
+
+### Chore
+
+
+
- update container image thelounge/thelounge to v4.4.3[@8e74f5a](https://github.com/8e74f5a) by renovate ([#20345](https://github.com/truecharts/charts/issues/20345))
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
@@ -76,24 +97,3 @@ title: Changelog
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
-
-- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
-
-- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
-
-- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
-
-- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
-
-
-## [thelounge-13.7.5](https://github.com/truecharts/charts/compare/thelounge-13.6.0...thelounge-13.7.5) (2024-03-30)
-
-### Chore
-
-
-
-- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
-
-- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
diff --git a/stable/tvheadend/19.7.9/CHANGELOG.md b/stable/tvheadend/19.7.9/CHANGELOG.md
index 5354dc8b676..7f0ead6519a 100644
--- a/stable/tvheadend/19.7.9/CHANGELOG.md
+++ b/stable/tvheadend/19.7.9/CHANGELOG.md
@@ -95,6 +95,6 @@ title: Changelog
- update container image ghcr.io/linuxserver/tvheadend to latest[@b04a8ce](https://github.com/b04a8ce) by renovate ([#19354](https://github.com/truecharts/charts/issues/19354))
-## [tvheadend-19.7.9](https://github.com/truecharts/charts/compare/tvheadend-19.6.0...tvheadend-19.7.9) (2024-04-06)
+## [tvheadend-19.7.9](https://github.com/truecharts/charts/compare/tvheadend-19.6.0...tvheadend-19.7.9) (2024-04-07)
### Chore
\ No newline at end of file
diff --git a/stable/unpoller/10.10.1/CHANGELOG.md b/stable/unpoller/10.10.1/CHANGELOG.md
index cd697d31276..11c67224681 100644
--- a/stable/unpoller/10.10.1/CHANGELOG.md
+++ b/stable/unpoller/10.10.1/CHANGELOG.md
@@ -14,6 +14,29 @@ title: Changelog
+- update container image ghcr.io/unpoller/unpoller to v2.11.1[@1e54332](https://github.com/1e54332) by renovate ([#20344](https://github.com/truecharts/charts/issues/20344))
+
+- update container image ghcr.io/unpoller/unpoller to v2.11.0[@6e04812](https://github.com/6e04812) by renovate ([#20208](https://github.com/truecharts/charts/issues/20208))
+
+- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
+
+- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
+
+- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
+
+- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
+
+- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
+
+- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
+
+
+## [unpoller-10.10.1](https://github.com/truecharts/charts/compare/unpoller-10.8.0...unpoller-10.10.1) (2024-04-07)
+
+### Chore
+
+
+
- update container image ghcr.io/unpoller/unpoller to v2.11.1[@1e54332](https://github.com/1e54332) by renovate ([#20344](https://github.com/truecharts/charts/issues/20344))
- update container image ghcr.io/unpoller/unpoller to v2.11.0[@6e04812](https://github.com/6e04812) by renovate ([#20208](https://github.com/truecharts/charts/issues/20208))
@@ -74,26 +97,3 @@ title: Changelog
## [unpoller-10.10.0](https://github.com/truecharts/charts/compare/unpoller-10.8.0...unpoller-10.10.0) (2024-04-05)
-
-### Chore
-
-
-
-- update container image ghcr.io/unpoller/unpoller to v2.11.0[@6e04812](https://github.com/6e04812) by renovate ([#20208](https://github.com/truecharts/charts/issues/20208))
-
-- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
-
-- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
-
-- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
-
-- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
-
-- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
-
-- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
-
-
-## [unpoller-10.10.0](https://github.com/truecharts/charts/compare/unpoller-10.8.0...unpoller-10.10.0) (2024-04-05)
-
-### Chore
diff --git a/stable/vikunja/13.8.4/CHANGELOG.md b/stable/vikunja/13.8.4/CHANGELOG.md
index c7921d73dff..fd5bedebd55 100644
--- a/stable/vikunja/13.8.4/CHANGELOG.md
+++ b/stable/vikunja/13.8.4/CHANGELOG.md
@@ -83,7 +83,7 @@ title: Changelog
- update container image nginx to 1.25.4[@6db391d](https://github.com/6db391d) by renovate ([#19277](https://github.com/truecharts/charts/issues/19277))
-## [vikunja-13.8.4](https://github.com/truecharts/charts/compare/vikunja-13.6.0...vikunja-13.8.4) (2024-04-06)
+## [vikunja-13.8.4](https://github.com/truecharts/charts/compare/vikunja-13.6.0...vikunja-13.8.4) (2024-04-07)
### Chore
diff --git a/stable/xen-orchestra/8.9.2/CHANGELOG.md b/stable/xen-orchestra/8.9.2/CHANGELOG.md
index 4e1aa29627f..59fb5c4220d 100644
--- a/stable/xen-orchestra/8.9.2/CHANGELOG.md
+++ b/stable/xen-orchestra/8.9.2/CHANGELOG.md
@@ -89,7 +89,7 @@ title: Changelog
- update container image ronivay/xen-orchestra to 5.138.1[@bfb0711](https://github.com/bfb0711) by renovate ([#19284](https://github.com/truecharts/charts/issues/19284))
-## [xen-orchestra-8.9.2](https://github.com/truecharts/charts/compare/xen-orchestra-8.7.0...xen-orchestra-8.9.2) (2024-04-06)
+## [xen-orchestra-8.9.2](https://github.com/truecharts/charts/compare/xen-orchestra-8.7.0...xen-orchestra-8.9.2) (2024-04-07)
### Chore